index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: Update Android.mk files to match changes due to the Windows port
Tobias Brunner
2014-06-24
1
-6
/
+16
*
stream: Separate TCP/Unix stream helpers from stream/service implementations
Martin Willi
2014-06-04
1
-2
/
+4
*
settings: Add flex/bison based parser for strongswan.conf
Tobias Brunner
2014-05-15
1
-0
/
+1
*
settings: Extract section and key/value pair types and helper functions
Tobias Brunner
2014-05-15
1
-3
/
+3
*
parser-helper: Add utility class for flex/bison based parsers
Tobias Brunner
2014-05-15
1
-1
/
+2
*
settings: Move to a separate folder
Tobias Brunner
2014-05-15
1
-3
/
+3
*
android: Use static version of libcrypto
Tobias Brunner
2014-04-25
1
-1
/
+1
*
x509: Integrate IETF attribute handling, and obsolete ietf_attributes_t
Martin Willi
2014-03-31
1
-1
/
+1
*
utils: Move thread-safe strerror replacement to a separate file
Tobias Brunner
2014-02-24
1
-1
/
+2
*
unit-tests: Add facility to register testable functions
Tobias Brunner
2013-12-04
1
-1
/
+1
*
android: Remove dependency on libvstr
Tobias Brunner
2013-11-13
1
-5
/
+2
*
iv_gen: Add IV generator that allocates IVs sequentially
Tobias Brunner
2013-10-11
1
-1
/
+1
*
iv_gen: Add IV generator that allocates IVs randomly
Tobias Brunner
2013-10-11
1
-0
/
+1
*
printf-hook: Move glibc/vstr printf hook backends to separate files
Martin Willi
2013-10-11
1
-1
/
+1
*
stream: add a manager to dynamically register streams and services
Martin Willi
2013-07-18
1
-1
/
+1
*
stream: add a stream service class abstracting services using BSD sockets
Martin Willi
2013-07-18
1
-0
/
+1
*
stream: add a stream class abstracting BSD sockets
Martin Willi
2013-07-18
1
-1
/
+1
*
watcher: add a centralized an generic facility to monitor file descriptors
Martin Willi
2013-07-18
1
-1
/
+1
*
array: introduce an array collection storing elements very efficiently
Martin Willi
2013-07-17
1
-1
/
+1
*
Move PKCS#12 key derivation to a separate file
Tobias Brunner
2013-05-08
1
-1
/
+1
*
Extract PKCS#5 handling from pkcs8 plugin to separate helper class
Tobias Brunner
2013-05-08
1
-1
/
+1
*
Android.mk updated to latest Makefiles
Tobias Brunner
2013-02-26
1
-0
/
+1
*
Android.mk of libstrongswan updated
Tobias Brunner
2013-01-14
1
-2
/
+2
*
Enable pkcs7 plugin when building scepclient on Android
Martin Willi
2012-12-19
1
-0
/
+2
*
Remove unused monolithic PKCS#7 code
Martin Willi
2012-12-19
1
-1
/
+1
*
Moved utils.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved settings_t to utils folder
Tobias Brunner
2012-10-24
1
-2
/
+2
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-3
/
+4
*
Moved enum_name_t to utils folder
Tobias Brunner
2012-10-24
1
-2
/
+2
*
Moved chunk_t to utils folder
Tobias Brunner
2012-10-24
1
-2
/
+2
*
Moved printf hooks to utils folder
Tobias Brunner
2012-10-24
1
-2
/
+2
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+2
*
Moved packet_t and tun_device_t to networking folder
Tobias Brunner
2012-10-24
1
-3
/
+4
*
Moved host_t and host_resolver_t to a new networking subfolder
Tobias Brunner
2012-10-24
1
-2
/
+3
*
Resolve hosts by DNS name in separate threads so we can cancel them
Tobias Brunner
2012-10-18
1
-2
/
+2
*
Moved proposal_keywords to proposal_keywords_static
Francois ten Krooden
2012-09-13
1
-1
/
+2
*
android: Enable pkcs8 plugin
Tobias Brunner
2012-08-31
1
-0
/
+2
*
Added utility class to create TUN devices
Tobias Brunner
2012-08-08
1
-1
/
+1
*
Moved types used by kernel_ipsec_t interface (and libipsec) to libstrongswan
Tobias Brunner
2012-08-08
1
-0
/
+1
*
Added a simple blocking queue around linked_list_t
Tobias Brunner
2012-08-08
1
-2
/
+2
*
Moved packet_t to libstrongswan
Tobias Brunner
2012-08-08
1
-1
/
+1
*
Make path to Android OpenSSL headers configurable.
Tobias Brunner
2012-08-08
1
-1
/
+1
*
Android.mk of libstrongswan adapted to config.h changes
Tobias Brunner
2012-07-12
1
-78
/
+24
*
Android.mk of libstrongswan updated
Tobias Brunner
2012-07-09
1
-0
/
+2
*
Added MAC wrappers to Android.mk
Tobias Brunner
2012-06-26
1
-0
/
+3
*
Build nonce plugin on Android
Tobias Brunner
2012-06-26
1
-0
/
+3
*
Added support for the curl plugin on Android
Tobias Brunner
2012-06-26
1
-0
/
+6
*
Updated PKCS#7 parser/generator in libstrongswan.
Tobias Brunner
2012-06-11
1
-0
/
+1
*
Added a wrapper class around POSIX semaphores.
Tobias Brunner
2012-05-02
1
-0
/
+1
*
Android 4 requires LOCAL_MODULE_TAGS to be set for all modules.
Tobias Brunner
2012-01-12
1
-0
/
+2
[next]