aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/netkey.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
|
* Only load kernel plugins in starter when flushing SAD/SPD entriesTobias Brunner2012-08-161-0/+7
| | | | | | | | This avoids keeping the kernel sockets open when they are not actually needed, which could lead to resource problems (in particular with PF_KEY where all open sockets receive all messages). Fixes #217.
* starter: Migrated logging to libstrongswan.Tobias Brunner2012-06-111-15/+6
|
* starter: Use kernel interfaces to flush SAD and SPD.Tobias Brunner2011-10-211-14/+3
| | | | | This now supports platforms where neither 'ip xfrm' nor 'setkey' are available (like Android).
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-41/+41
|
* fixed compiler warnings issued by:Martin Willi2008-11-111-10/+10
| | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking
* added RCSIDAndreas Steffen2007-10-081-1/+1
|
* (no commit message)Martin Willi2006-04-281-0/+85