strongswan/src/libstrongswan
Andreas Steffen c59825fbfc support of dynamic/128 and %any6 2009-02-05 22:13:48 +00:00
..
asn1 use thread-safe variant of gmtime 2008-12-09 15:00:30 +00:00
credentials using rwlock to parallel build credentials 2008-12-09 15:57:51 +00:00
crypto added a MODP_NULL Diffie Hellman group to avoid calculation overhead in load-testing 2008-11-22 16:14:55 +00:00
database added a driver type getter for database implementations 2008-07-21 11:13:06 +00:00
fetcher wrapped all pthread_rwlock_t in profilable rwlock_t 2008-11-05 16:12:54 +00:00
fips fixed libstrongswan integrity test 2008-08-19 18:51:30 +00:00
plugins support for Padlock RNG 2008-12-18 16:21:05 +00:00
utils support of dynamic/128 and %any6 2009-02-05 22:13:48 +00:00
Makefile.am add a compatible memrchr() function if the platform does not support it (e.g. old glibc). Patch courtesy to Thomas Jarosch 2009-01-09 01:19:45 +00:00
chunk.c incremental version of chunk_hash 2008-12-10 13:43:51 +00:00
chunk.h proper initialization and disposal of keying material 2009-01-15 01:52:44 +00:00
debug.c reduced default debug hook verbosity 2008-06-11 14:09:46 +00:00
debug.h merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
enum.c merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
enum.h merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
library.c capability API to allow plugin-controlled capability set 2008-08-28 16:27:48 +00:00
library.h capability API to allow plugin-controlled capability set 2008-08-28 16:27:48 +00:00
printf_hook.c merged the modularization branch (credentials) back to trunk 2008-03-13 14:14:44 +00:00
printf_hook.h defining hook functions ourself as definition in uClibc and glibc differ, fixes #36 2008-04-04 11:37:19 +00:00
settings.c settings section enumeration 2008-11-07 15:08:53 +00:00
settings.h settings section enumeration 2008-11-07 15:08:53 +00:00
utils.c added memstr and extract_token_str helper functions 2008-12-03 09:45:58 +00:00
utils.h added memstr and extract_token_str helper functions 2008-12-03 09:45:58 +00:00