aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* removed superfluous ikev1/esp-alg-camellia scenarioAndreas Steffen2009-12-157-91/+0
* added gcrypt-ikev1/alg-camellia scenarioAndreas Steffen2009-12-159-0/+114
* add IKEv1 support for the Camellia cipherAndreas Steffen2009-12-152-0/+22
* Added htoun16/32 and untoh16/32 to read/write unaligned network order integersMartin Willi2009-12-151-0/+54
* Install v6 routes via outgoing interface for nowMartin Willi2009-12-141-18/+7
* activate tcpdump in ikev1/esp-alg-des scenarioAndreas Steffen2009-12-101-1/+1
* shuffled output order to achieve consistenceAndreas Steffen2009-12-094-8/+8
* added pfkey/alg-sha384 and pfkey/alg-sha512 scenariosAndreas Steffen2009-12-0918-0/+210
* adapted openssl-ikev2/alg scenariosAndreas Steffen2009-12-093-12/+14
* adapted gcrypt-ikev2/alg-camellia scenarioAndreas Steffen2009-12-092-2/+4
* adapted gcrypt-ikev1 alg scenariosAndreas Steffen2009-12-0910-16/+18
* adapted ikev1 alg and esp scenariosAndreas Steffen2009-12-0928-42/+57
* adapted pfkey alg and esp scenariosAndreas Steffen2009-12-097-14/+19
* remove again the ikev2/esp-alg-camellia scenarioAndreas Steffen2009-12-099-104/+0
* adapted ikev2 alg and esp scenariosAndreas Steffen2009-12-0930-22/+243
* removed redundant ikev1/ike-alg-sha2 scenariosAndreas Steffen2009-12-0914-176/+0
* added ikev1/alg-sha512 scenarioAndreas Steffen2009-12-097-0/+93
* added ikev1/alg-sha384 scenarioAndreas Steffen2009-12-097-0/+93
* renamed ikev1/alg-sha2_256 scenario to ikev1/alg-sha256Andreas Steffen2009-12-097-0/+0
* added ikev1/alg-sha256-96 scenarioAndreas Steffen2009-12-097-0/+94
* fixed IKEv1 support of HMAC_SHA2_256_96Andreas Steffen2009-12-093-23/+22
* added Juniper SRX support to NEWSAndreas Steffen2009-12-091-0/+4
* if end id is missing assign IP address to raw public keyAndreas Steffen2009-12-091-4/+10
* IKEv1 support of ESP SHA2_HMAC with correct truncationAndreas Steffen2009-12-0910-112/+160
* some code optimizationsAndreas Steffen2009-12-091-34/+37
* added ipAddrBlocks OIDAndreas Steffen2009-12-091-0/+1
* removed redundant ikev2/esp-alg-camellia scenarioAndreas Steffen2009-12-099-101/+0
* Improved libfast session management, using a hashtableMartin Willi2009-12-082-40/+109
* Removed obsolete curl interface specific destructorMartin Willi2009-12-081-5/+0
* Support "_" and "-" variants of NetworkManager pkg-config packagesMartin Willi2009-12-082-2/+8
* Undef PACKAGE_BUG/URL of strongSwan before including ruby variantsMartin Willi2009-12-082-0/+3
* Remove generated config.h.in from source treeMartin Willi2009-12-082-116/+1
* added ikev2/alg-3des-md5 scenarioAndreas Steffen2009-12-089-0/+107
* The attribute manager was moved from daemon_t to libstrongswan.Tobias Brunner2009-12-071-4/+4
* Do not execute the callback job if it has been cancelled since registrationMartin Willi2009-12-031-2/+8
* Cleanup library if daemon initialization failsMartin Willi2009-12-031-0/+2
* To build strongSwan from git sources, gettext is requiredMartin Willi2009-12-021-1/+4
* Do not install invalid 0.0.0.0 DNS serversMartin Willi2009-12-011-9/+14
* Prefer EAP-Identity for provider attribute/address lookupMartin Willi2009-12-011-4/+37
* Save EAP-Identity on auth configMartin Willi2009-12-011-3/+26
* Store completed authentication rounds permanently on IKE_SA, with flush optionMartin Willi2009-12-016-50/+110
* Removed obsolete and unused [gs]et_eap_identity() methodsMartin Willi2009-11-302-42/+0
* Do not propose transport mode as initiator if connection is NATedMartin Willi2009-11-301-0/+6
* Verify EAP-SIM/AKA AT_MAC before processing any attributesMartin Willi2009-11-304-36/+24
* SIM/AKA/Request/Reauthentication AT_MAC does not include NONCE_S, only the re...Martin Willi2009-11-304-6/+4
* Invoke attribute/key hooks from libsimakaMartin Willi2009-11-302-5/+13
* Extended SIM manager by hooks, currently featuring attribute and key hooksMartin Willi2009-11-302-1/+134
* Added a get_sa() method to the bus, allowing a thread to lookup its IKE_SAMartin Willi2009-11-302-0/+19
* Handle NOT_SUPPORTED or other errors properly in get_quintupletMartin Willi2009-11-301-4/+10
* added RFC-conforming ikev2/sha2 scenariosAndreas Steffen2009-11-2627-0/+315