aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/control/interfaces/stroke_interface.c
Commit message (Expand)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-1818/+0
* split connections with different virtual IPs in different peer_cfgsMartin Willi2008-02-051-1/+20
* implemented Expanded EAP types to support vendor specific methodsMartin Willi2007-12-131-3/+5
* implemented RFC4478 (repeated authentication)Martin Willi2007-11-201-14/+28
* fixed two leaks in stroke_interfaceMartin Willi2007-11-191-6/+4
* refactored bus and interface to resolve threading issues (WIP)Martin Willi2007-11-151-1/+0
* fixed bad cast which resulted in a crash on "ipsec update"Martin Willi2007-10-051-1/+2
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-031-4/+59
* fixed "ipsec statusall" SPI formattingMartin Willi2007-10-021-2/+2
* remove control sockets on startup, as we don't have privileges on shutdownMartin Willi2007-10-021-4/+2
* moved force_encap to ike_config, enables responder to enforce udp encapsulationMartin Willi2007-10-011-3/+3
* implemented IKEv2 force_encap connection parameterMartin Willi2007-10-011-2/+3
* refactored strongswan managerMartin Willi2007-09-261-1/+6
* prototype implemementation of an sqlite configuration backendMartin Willi2007-09-181-42/+4
* adapted format of IKE SPIs to strongSwan Manager's styleAndreas Steffen2007-09-151-2/+2
* peer_cfg now knows about group membershipsAndreas Steffen2007-09-131-1/+21
* added mobike=yes|no connection optionMartin Willi2007-08-291-2/+2
* ipsec stroke rereadaacerts|rereadacerts supportedAndreas Steffen2007-08-101-0/+8
* support of ipsec rereadsecrets for strokeAndreas Steffen2007-08-101-0/+4
* implemented listing of attribute certificatesAndreas Steffen2007-08-071-0/+18
* fixed segfault when sourceip in stroke message is NULLMartin Willi2007-08-061-2/+2
* allow starter to initiate connections simultaneously (on auto=start)Martin Willi2007-08-061-4/+12
* support for left=%any change our address dynamicallyMartin Willi2007-06-181-4/+6
* implemented more flexible iterator hook APIMartin Willi2007-06-151-2/+1
* implemented address change notification (for MOBIKE)Martin Willi2007-06-141-7/+6
* introduced callback_job:Martin Willi2007-06-111-102/+80
* proper thread cancellation when using the charon->interfacesMartin Willi2007-05-231-2/+0
* support for virtual IP definition on client side:Martin Willi2007-05-221-1/+4
* support of left|rightgroups parameterAndreas Steffen2007-05-201-31/+28
* support of CA-based ipsec policiesAndreas Steffen2007-05-181-24/+78
* removed route_job, handled all in interface_managerMartin Willi2007-05-161-1/+0
* routing/unrouting through interfaceMartin Willi2007-05-161-11/+57
* simplified capability droppingMartin Willi2007-05-091-2/+1
* properly implemented interface_managers initiate, terminte_[ike|child]Martin Willi2007-05-091-46/+53
* changing UID/GID after startup of pluto/charonMartin Willi2007-05-071-1/+1
* reducing capabilities of the threads to a minimumMartin Willi2007-05-031-2/+5
* fixed castingAndreas Steffen2007-04-271-2/+2
* restructuring of configuration backendsMartin Willi2007-04-271-0/+1622