aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implemented X.509 certificate reading using OpenSSLMartin Willi2010-05-216-2/+1054
* oops, removed stray parenthesisAndreas Steffen2010-05-201-1/+1
* Fixed doxygen groupMartin Willi2010-05-201-1/+1
* Whitelist OpenSSLs ERR_put_error() in leak-detectiveMartin Willi2010-05-201-0/+1
* Added a --print command to pki that dumps different credentialsMartin Willi2010-05-202-0/+369
* Option to skip slow addr2line resolution in leak-detectiveMartin Willi2010-05-207-49/+76
* range check for configuration attribute typesAndreas Steffen2010-05-201-0/+6
* implement ipsec pool -showattr functionAndreas Steffen2010-05-203-0/+57
* removed deprecated use of ipsec pool --attr|del dns|nbns from usage()Andreas Steffen2010-05-201-8/+0
* Only include C files that start with the plugin name when building for Android.Tobias Brunner2010-05-201-1/+3
* added ipsec pool attribute support to NEWSAndreas Steffen2010-05-191-0/+3
* management of any attribute by ipsec poolAndreas Steffen2010-05-196-218/+693
* updated ikev1/rw-cert scenario to support xauth integrity testAndreas Steffen2010-05-192-2/+2
* checksum_builder() needs the pluto symbolAndreas Steffen2010-05-191-0/+3
* updated ikev1/xauth-rsa-mode-config scenario to support xauth pluginAndreas Steffen2010-05-186-4/+37
* updated ikev1/xauth-psk-mode-config scenario to support xauth pluginAndreas Steffen2010-05-1811-21/+16
* updated ikev1/xauth-psk-mode-config scenario to support xauth pluginAndreas Steffen2010-05-1814-0/+0
* register virtual IPs under the XAUTH identityAndreas Steffen2010-05-181-2/+4
* updated ikev1/xauth-rsa-nosecret scenario to support xauth pluginAndreas Steffen2010-05-185-3/+25
* created ikev1/xauth-id-psk scenarioAndreas Steffen2010-05-1814-0/+178
* updated ikev1/xauth-psk scenario to support xauth pluginAndreas Steffen2010-05-1810-8/+15
* clarified secret loading debug outputAndreas Steffen2010-05-181-1/+1
* updated ikev1/xauth-rsa-fail scenario to xauth pluginAndreas Steffen2010-05-184-2/+24
* created ikev1/xauth-id-rsa scenario using XAUTH identitiesAndreas Steffen2010-05-1814-0/+184
* updated ikev1/xauth-rsa scenario to xauth pluginAndreas Steffen2010-05-189-6/+43
* Typo fixed.Tobias Brunner2010-05-181-2/+2
* implemented xauth as a pluto pluginAndreas Steffen2010-05-1822-455/+1050
* Handle collisions between rekey and the following delete properlyMartin Willi2010-05-181-27/+63
* Added simple conditional packet receive delayMartin Willi2010-05-181-9/+38
* Added simple conditional packet send delayMartin Willi2010-05-181-2/+39
* Explicitly link gpg-error to gcrypt pluginMartin Willi2010-05-171-1/+1
* Link to libgpg-error to resolve additional symbols when testing for libgcryptMartin Willi2010-05-171-1/+1
* it's too late on Saturday eveningAndreas Steffen2010-05-151-2/+2
* roll back some changesAndreas Steffen2010-05-151-2/+2
* encoding of MODE_TUNNEL changedAndreas Steffen2010-05-153-5/+5
* the keyid is a subjectKeyIdentifierAndreas Steffen2010-05-156-14/+14
* fixed keyids in sql/rw-psk-rsa-split scenarioAndreas Steffen2010-05-153-19/+55
* fixed keyids in sql/rw-eap-aka-rsa scenarioAndreas Steffen2010-05-152-11/+35
* fixed keyids in sql/rw-cert scenarioAndreas Steffen2010-05-153-21/+57
* fixed keyids in sql/net2net-cert scenarioAndreas Steffen2010-05-152-14/+38
* inserted newlineAndreas Steffen2010-05-151-0/+1
* fixed keyids in sql/ip-split-pools-db-restart scenarioAndreas Steffen2010-05-153-28/+59
* fixed keyids in sql/ip-split-pools-db scenarioAndreas Steffen2010-05-153-21/+57
* fixed keyids in sql/ip-pool-db-restart scenarioAndreas Steffen2010-05-153-25/+61
* fixed keyids in sql/ip-pool-db-expired scenarioAndreas Steffen2010-05-153-25/+55
* fixed keyids in sql/ip-pool-db scenarioAndreas Steffen2010-05-153-18/+54
* introduced xauth_identity keywordAndreas Steffen2010-05-1510-20/+50
* adapted evaltest of ikev1/ip-pool-db-push scenario to resolve pluginAndreas Steffen2010-05-143-8/+17
* adapted evaltest of ikev1/ip-pool-db scenario to resolve pluginAndreas Steffen2010-05-143-8/+17
* refactoring of Mode Config functionality allows transport and handling of any...Andreas Steffen2010-05-1410-732/+729