aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/server.c
Commit message (Expand)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-910/+0
* pluto: CAP_NET_RAW seems to be required on Android even to open regular sockets.Tobias Brunner2011-10-181-1/+1
* pluto: Removed last usage of KERNEL26_SUPPORT (and some KLIPS stuff).Tobias Brunner2011-10-181-73/+8
* pluto: Option added to disable adns.Tobias Brunner2011-10-141-0/+4
* pluto: Handle SIGINT to terminate properly when run with --nofork in a console.Tobias Brunner2011-09-281-0/+1
* pluto: Removed no_klips flag (--noklips option).Tobias Brunner2010-09-021-19/+4
* pluto: Completely removed struct kernel_ops.Tobias Brunner2010-09-021-3/+0
* pluto: Listen for kernel events via libhydra's kernel interface.Tobias Brunner2010-09-021-27/+0
* pluto: Added a generic event queue.Tobias Brunner2010-09-021-1/+18
* cosmetics in show_debug() outputAndreas Steffen2009-05-151-1/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-717/+717
* changed elemsof() macro to countof()Andreas Steffen2009-04-171-1/+1
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-12/+14
* merged multi-auth branch back into trunkMartin Willi2009-04-141-2/+4
* activated Id propertyAndreas Steffen2007-10-061-1/+1
* removed IPSECPOLICY compile optionAndreas Steffen2007-01-291-62/+0
* removed NAT_TRAVERSAL and VIRTUAL_IP compile optionsAndreas Steffen2006-07-071-13/+8
* - introduced autotoolsMartin Willi2006-05-161-1/+0
* (no commit message)Martin Willi2006-04-281-0/+1064