aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/kernel_pfkey.c
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-380/+0
| | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
* pluto: Removed no_klips flag (--noklips option).Tobias Brunner2010-09-021-60/+56
|
* pluto: Removed references to KLIPS from documentation, log messages and ↵Tobias Brunner2010-09-021-1/+1
| | | | comments.
* pluto: Replaced DBG_KLIPS with DBG_KERNEL.Tobias Brunner2010-09-021-5/+5
|
* pluto: Removed the KLIPS preprocessor flag.Tobias Brunner2010-09-021-3/+0
|
* pluto: Refactored PF_KEY capabilities registration.Tobias Brunner2010-09-021-229/+98
| | | | | Although we use the kernel interface from libhydra we still need this to make the available algorithms known to pluto.
* pluto: Removed unneeded functions from PF_KEY interface.Tobias Brunner2010-09-021-424/+31
| | | | We still use the algorithm registration.
* pluto: Completely removed orphaned_holds.Tobias Brunner2010-09-021-13/+0
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-2/+2
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-605/+605
|
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-3/+3
|
* activated Id propertyAndreas Steffen2007-10-061-1/+1
|
* removed NAT_TRAVERSAL and VIRTUAL_IP compile optionsAndreas Steffen2006-07-071-15/+3
|
* (no commit message)Martin Willi2006-04-281-0/+938