aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/control/interfaces/xml_interface.c
Commit message (Expand)AuthorAgeFilesLines
* handle right=%any case in strongSwan managerAndreas Steffen2007-11-171-3/+3
* filtering out IKEv1 configurations for managerMartin Willi2007-11-151-0/+5
* implemented configuration query and IKE_SA initiation in XML interfaceMartin Willi2007-11-131-32/+205
* implemented IKE/CHILD_SA termination through XML interfaceMartin Willi2007-11-121-0/+75
* remove control sockets on startup, as we don't have privileges on shutdownMartin Willi2007-10-021-5/+3
* fixed CHILD_SA SPI byte order in XML interfaceMartin Willi2007-09-281-1/+1
* reduced debbugging levelMartin Willi2007-09-271-1/+1
* refactored strongswan managerMartin Willi2007-09-261-26/+36
* added subnets of CHILD_SAs to xml interfaceMartin Willi2007-09-141-1/+36
* fixed 64bit issue with file descriptorMartin Willi2007-09-131-1/+9
* manager can query and list IKE_SA status (no layout yet)Martin Willi2007-09-131-2/+3
* updated XML interface to new schemaMartin Willi2007-07-191-79/+267
* ported interfaces to new threading functions (incomplete)Martin Willi2007-06-111-130/+119
* introduced callback_job:Martin Willi2007-06-111-1/+210
* reducing capabilities of the threads to a minimumMartin Willi2007-05-031-1/+1
* restructuring of configuration backendsMartin Willi2007-04-271-0/+63