aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cosmeticsAndreas Steffen2007-10-071-0/+3
* use RCSIDAndreas Steffen2007-10-066-7/+8
* activated Id propertyAndreas Steffen2007-10-0698-96/+98
* activated Id propertyAndreas Steffen2007-10-061-1/+1
* activated Id propertyAndreas Steffen2007-10-061-1/+1
* fixed some typosMartin Willi2007-10-051-2/+2
* removed recursive mutex and __USE_UNIX98, should fix uClibc buildMartin Willi2007-10-051-12/+13
* fixed bad cast which resulted in a crash on "ipsec update"Martin Willi2007-10-051-1/+2
* fixed memory leakMartin Willi2007-10-041-0/+1
* implemented an optional DH public value testMartin Willi2007-10-042-125/+125
* cleanups, fixes and simplification of diffie hellman codeMartin Willi2007-10-041-123/+96
* implemented enumerator for linked_listMartin Willi2007-10-042-1/+63
* moved enumerator from libappserv to libstrongswanMartin Willi2007-10-048-5/+5
* fixed sqlite_backend compilation to respect changes from [3238]Martin Willi2007-10-041-1/+1
* version bump to 4.1.8Andreas Steffen2007-10-044-3/+5
* added Andreas Eigenmann and Joel Stillhart to copyright statement4.1.7Andreas Steffen2007-10-031-2/+3
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-0341-31/+5114
* proper cleanup on errorMartin Willi2007-10-031-2/+4
* more libstrongswan-like error handling in optionsfromMartin Willi2007-10-033-53/+36
* added inbound and outbound arrows to ESP SPIsAndreas Steffen2007-10-031-2/+2
* reverted changeset [3215], as we need NULL callback to do asynchronous callsMartin Willi2007-10-033-35/+62
* selection from multiple PSK in ipsec.secretsAndreas Steffen2007-10-031-1/+5
* reformulationAndreas Steffen2007-10-031-1/+1
* added missing enumerator implementationMartin Willi2007-10-031-0/+44
* check for NAT faking log entryAndreas Steffen2007-10-021-0/+1
* added force-udp-encaps scenarioAndreas Steffen2007-10-028-0/+184
* added mobike=no to net2net scenariosAndreas Steffen2007-10-028-2/+10
* switched mobike-nat and mobike-virtual-ip scenarios to a virtual IP of 10.3.0.3Andreas Steffen2007-10-026-16/+16
* version bump to 4.1.7Andreas Steffen2007-10-022-2/+2
* activated the libstrongswan integrity testAndreas Steffen2007-10-021-0/+2
* typoTobias Brunner2007-10-021-1/+1
* do not attempt to encrypt payloads without crypter or signer (allows to overr...Tobias Brunner2007-10-021-0/+7
* fixed "ipsec statusall" SPI formattingMartin Willi2007-10-021-2/+2
* destruction helper macrosTobias Brunner2007-10-021-1/+11
* fixed sqlite database pathMartin Willi2007-10-021-2/+2
* ID payload with explicit payload typeTobias Brunner2007-10-024-69/+20
* get_first_payload_type for message_tTobias Brunner2007-10-022-2/+21
* updated NEWS for 4.1.7Martin Willi2007-10-021-0/+13
* dummy callback added to interface managerTobias Brunner2007-10-022-48/+34
* added thread initialization/deinitialization hooksMartin Willi2007-10-026-32/+78
* remove control sockets on startup, as we don't have privileges on shutdownMartin Willi2007-10-022-9/+5
* improved debugging code for traffic selector processingMartin Willi2007-10-021-7/+15
* renamed force_encap to forceencaps (as it is named in openswan)Martin Willi2007-10-024-4/+4
* fixed path to the local libstrongswan buildAndreas Steffen2007-10-011-1/+1
* moved force_encap to ike_config, enables responder to enforce udp encapsulationMartin Willi2007-10-019-42/+46
* removed accidentally checked in debugging codeMartin Willi2007-10-011-4/+0
* implemented IKEv2 force_encap connection parameterMartin Willi2007-10-0116-12/+101
* fixed stuid()/setgid() and error handlingMartin Willi2007-10-011-2/+12
* fixed updown script privilige inheritance for pluto, tooMartin Willi2007-09-281-2/+2
* implemented more aggressive MOBIKE path probingMartin Willi2007-09-284-24/+100