strongswan/src/charon
Martin Willi 98bcdfe2c9 removed private generator function pointers, allows compiler to inline 2008-11-26 10:42:54 +00:00
..
bus dynamic logging configuration through strongswan.conf 2008-11-11 10:52:37 +00:00
config added a MODP_NULL Diffie Hellman group to avoid calculation overhead in load-testing 2008-11-22 16:14:55 +00:00
control some typos 2008-11-11 13:11:44 +00:00
credentials wrapped all pthread_rwlock_t in profilable rwlock_t 2008-11-05 16:12:54 +00:00
encoding removed private generator function pointers, allows compiler to inline 2008-11-26 10:42:54 +00:00
kernel do not use a route if outgoing interface is down 2008-11-14 13:04:22 +00:00
network allow to globally disable DOS protection by setting charon.dos_protection to no. 2008-11-26 09:22:19 +00:00
plugins moved the IPV6_IPSEC_POLICY definition to the ipsec plugins, fixes uClibc build 2008-11-24 08:22:05 +00:00
processing optimized the scheduler for performance by replacing the linked list with a heap. 2008-11-25 19:56:05 +00:00
sa performance optimization for the DOS protection. 2008-11-25 13:16:05 +00:00
Makefile.am merging kernel_klips plugin back into trunk 2008-11-11 09:22:00 +00:00
daemon.c fixed compiler warnings issued by: 2008-11-11 18:37:19 +00:00
daemon.h dynamic logging configuration through strongswan.conf 2008-11-11 10:52:37 +00:00
debug renamed all static clone() functions to avoid naming conflicts with uclibc 2007-02-01 15:24:10 +00:00