strongswan/src/libstrongswan
Martin Willi efd0fe21e4 ref_get()/ref_put() use atomic gcc operations if supported, thanks to Thomas Jarosch for the patch 2008-12-02 12:14:32 +00:00
..
asn1 OIDs used by strongSwan 2008-09-01 11:38:03 +00:00
credentials fixed builder_cancel macro to return NULL on failed build 2008-10-06 13:08:49 +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 ported some hard-to-merge cherries back to trunk :-/ 2008-11-12 15:09:24 +00:00
utils token enumerator missed the last token if it contains only a single char 2008-11-27 09:21:52 +00:00
Makefile.am threshhold and ./configure option for lock profiler 2008-11-05 14:36:57 +00:00
chunk.c inlined some short chunk functions, showed up in the profiler 2008-11-26 10:08:36 +00:00
chunk.h inlined some short chunk functions, showed up in the profiler 2008-11-26 10:08:36 +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 ref_get()/ref_put() use atomic gcc operations if supported, thanks to Thomas Jarosch for the patch 2008-12-02 12:14:32 +00:00
utils.h ref_get()/ref_put() use atomic gcc operations if supported, thanks to Thomas Jarosch for the patch 2008-12-02 12:14:32 +00:00