Commit Graph

5326 Commits

Author SHA1 Message Date
Martin Willi 9806381322 Fixed doxygen group 2010-05-20 17:37:18 +02:00
Martin Willi 40b2be16e3 Whitelist OpenSSLs ERR_put_error() in leak-detective
As we do not invoke ERR_get/clear_error() in all error cases, the
error codes are not removed from the error queue. But it is save
to whitelist the put function, as it uses a circular buffer that
does not grow beyond ERR_NUM_ERRORS errors (16 by default).
2010-05-20 17:37:18 +02:00
Martin Willi 2e57b21252 Added a --print command to pki that dumps different credentials 2010-05-20 17:37:18 +02:00
Martin Willi 091d178060 Option to skip slow addr2line resolution in leak-detective 2010-05-20 17:37:18 +02:00
Andreas Steffen 36c1650b19 range check for configuration attribute types 2010-05-20 17:35:10 +02:00
Andreas Steffen c2d10df6e7 implement ipsec pool -showattr function 2010-05-20 17:24:43 +02:00
Andreas Steffen 05f1096cd8 removed deprecated use of ipsec pool --attr|del dns|nbns from usage() 2010-05-20 16:30:15 +02:00
Tobias Brunner e3dd6b1475 Only include C files that start with the plugin name when building for Android. 2010-05-20 12:01:12 +02:00
Andreas Steffen c5c6f9b6da added ipsec pool attribute support to NEWS 2010-05-19 21:53:55 +02:00
Andreas Steffen ad6dbc41e5 management of any attribute by ipsec pool 2010-05-19 21:51:21 +02:00
Andreas Steffen b596f4f260 updated ikev1/rw-cert scenario to support xauth integrity test 2010-05-19 08:31:39 +02:00
Andreas Steffen f71cb4777e checksum_builder() needs the pluto symbol 2010-05-19 08:02:22 +02:00
Andreas Steffen 73434ce9eb updated ikev1/xauth-rsa-mode-config scenario to support xauth plugin 2010-05-18 22:57:12 +02:00
Andreas Steffen 1fe5d973cb updated ikev1/xauth-psk-mode-config scenario to support xauth plugin 2010-05-18 22:56:42 +02:00
Andreas Steffen 17adc8d074 updated ikev1/xauth-psk-mode-config scenario to support xauth plugin 2010-05-18 22:48:37 +02:00
Andreas Steffen ab0ecb7dd9 register virtual IPs under the XAUTH identity 2010-05-18 22:41:22 +02:00
Andreas Steffen efde96b38e updated ikev1/xauth-rsa-nosecret scenario to support xauth plugin 2010-05-18 20:20:55 +02:00
Andreas Steffen 4f1110ab7b created ikev1/xauth-id-psk scenario 2010-05-18 20:04:52 +02:00
Andreas Steffen dc5d63a599 updated ikev1/xauth-psk scenario to support xauth plugin 2010-05-18 20:04:02 +02:00
Andreas Steffen 8d7fffc942 clarified secret loading debug output 2010-05-18 16:54:25 +02:00
Andreas Steffen 8ebc3da64c updated ikev1/xauth-rsa-fail scenario to xauth plugin 2010-05-18 16:54:25 +02:00
Andreas Steffen 2549ff7849 created ikev1/xauth-id-rsa scenario using XAUTH identities 2010-05-18 16:54:25 +02:00
Andreas Steffen 0a6085b13e updated ikev1/xauth-rsa scenario to xauth plugin 2010-05-18 16:54:25 +02:00
Tobias Brunner 9ffb475e5d Typo fixed. 2010-05-18 13:59:23 +02:00
Andreas Steffen 26ec52a405 implemented xauth as a pluto plugin 2010-05-18 13:51:27 +02:00
Martin Willi ea409980b9 Handle collisions between rekey and the following delete properly 2010-05-18 12:21:38 +02:00
Martin Willi d235274486 Added simple conditional packet receive delay 2010-05-18 12:21:05 +02:00
Martin Willi 45def2147b Added simple conditional packet send delay 2010-05-18 12:20:32 +02:00
Martin Willi 42df8beeb6 Explicitly link gpg-error to gcrypt plugin 2010-05-17 12:36:30 +02:00
Martin Willi 322226c0ce Link to libgpg-error to resolve additional symbols when testing for libgcrypt 2010-05-17 11:08:13 +02:00
Andreas Steffen ee1bdd85d3 it's too late on Saturday evening 2010-05-15 18:52:59 +02:00
Andreas Steffen 3399c3dca0 roll back some changes 2010-05-15 18:48:35 +02:00
Andreas Steffen 31b39e5f7c encoding of MODE_TUNNEL changed 2010-05-15 18:36:14 +02:00
Andreas Steffen 20ae6eccf5 the keyid is a subjectKeyIdentifier 2010-05-15 17:03:04 +02:00
Andreas Steffen ccfd54e68d fixed keyids in sql/rw-psk-rsa-split scenario 2010-05-15 16:55:08 +02:00
Andreas Steffen 4636f1579c fixed keyids in sql/rw-eap-aka-rsa scenario 2010-05-15 16:44:53 +02:00
Andreas Steffen 88e180489a fixed keyids in sql/rw-cert scenario 2010-05-15 16:34:50 +02:00
Andreas Steffen 829b790e5b fixed keyids in sql/net2net-cert scenario 2010-05-15 16:20:34 +02:00
Andreas Steffen d147de932e inserted newline 2010-05-15 16:13:22 +02:00
Andreas Steffen c572f93ed7 fixed keyids in sql/ip-split-pools-db-restart scenario 2010-05-15 16:11:08 +02:00
Andreas Steffen 2948e3d0c2 fixed keyids in sql/ip-split-pools-db scenario 2010-05-15 13:40:11 +02:00
Andreas Steffen 1ae9353d8a fixed keyids in sql/ip-pool-db-restart scenario 2010-05-15 13:22:49 +02:00
Andreas Steffen f2c84bd890 fixed keyids in sql/ip-pool-db-expired scenario 2010-05-15 13:07:22 +02:00
Andreas Steffen 0ee2c5e9be fixed keyids in sql/ip-pool-db scenario 2010-05-15 13:06:48 +02:00
Andreas Steffen 8143f10914 introduced xauth_identity keyword 2010-05-15 10:18:29 +02:00
Andreas Steffen b8520ad50d adapted evaltest of ikev1/ip-pool-db-push scenario to resolve plugin 2010-05-14 17:26:59 +02:00
Andreas Steffen 9e229e284f adapted evaltest of ikev1/ip-pool-db scenario to resolve plugin 2010-05-14 17:20:28 +02:00
Andreas Steffen 03b5e4d8d7 refactoring of Mode Config functionality allows transport and handling of any attribute 2010-05-14 17:07:03 +02:00
Andreas Steffen a273546854 adapted evaltest of ikev1/mode-config-push scenario to resolve plugin 2010-05-14 15:12:03 +02:00
Andreas Steffen 3cbf6db653 adapted evaltest to resolve plugin 2010-05-14 11:07:26 +02:00