Commit Graph
315 Commits
Author SHA1 Message Date
Andreas Steffen c4963c92ac version bump to 4.3.3 2009-06-19 17:00:34 +02:00
Andreas Steffen 8caf7711c9 fixed typo 2009-06-18 05:56:02 +02:00
Andreas Steffen 280effc034 moved ike_alg descriptions to crypto.c 2009-06-16 18:06:16 +02:00
Andreas Steffen 5fa879238b initiator now checks for private key much earlier 2009-06-16 07:59:31 +02:00
Andreas Steffen ebde1a7ddd consistent display of strongSwan version 2009-06-13 16:03:08 +02:00
Andreas Steffen c71f212627 renamed OAKLEY_ECDSA_512 to OAKLEY_ECDSA_512 2009-06-13 15:16:49 +02:00
Andreas Steffen 8df811146d fixed broken XAUTH authentication 2009-06-12 21:04:48 +02:00
Andreas Steffen b34862b14e not restricted to RSA public keys 2009-06-12 20:17:02 +02:00
Andreas Steffen 37c9f11f11 load_private_key() loads all kinds of keys 2009-06-12 20:09:00 +02:00
Andreas Steffen 3c5a2342b4 ASN.1 parsing of RSA public key not needed anymore 2009-06-12 20:06:39 +02:00
Andreas Steffen 11e6d28533 pluto supports ECDSA authentication 2009-06-12 19:59:49 +02:00
Martin Willi c66cd00df4 removed pluto test vectors, --disable-self-test option 2009-06-11 20:27:32 +02:00
Andreas Steffen a038ef2bb1 renamed listing of IKEv1 authentication algorithms 2009-06-09 11:43:08 +02:00
Andreas Steffen 3d2745110e more concise listing of ESP algorithms 2009-06-09 11:03:35 +02:00
Andreas Steffen 527960de0f activated INTEGRITY_TEST option in pluto 2009-06-09 11:03:35 +02:00
Andreas Steffen 290b2359c2 some fixes in pkcs7.c 2009-06-09 11:03:35 +02:00
Andreas Steffen 23d7e76788 hooray, pluto and scepclient do not depend on libgmp anymore 2009-06-09 11:03:34 +02:00
Andreas Steffen 53df4793d4 pkcs7.c also uses signature_scheme_from_oid() 2009-06-09 11:03:34 +02:00
Andreas Steffen f3e87f5935 created signature_scheme_from_oid() helper function 2009-06-09 11:03:34 +02:00
Andreas Steffen 123fdf700a updated documentation on leftsendcert 2009-06-09 11:03:33 +02:00
Andreas Steffen d17a120598 fixed OpenPGP parsing 2009-06-09 11:03:33 +02:00
Andreas Steffen ca062e48ee moved PGP types to pgp/pgp.h 2009-06-09 11:03:33 +02:00
Andreas Steffen 8b799d55ce pluto and scepclient use private and public key plugins of libstrongswan 2009-06-09 11:03:32 +02:00
Andreas Steffen af1feed96a NO_CREDENTIAL_FACTORY compile option not needed anymore 2009-05-28 15:44:22 +02:00
Andreas Steffen 517895bd05 eliminated ipsec_policy.h 2009-05-26 17:19:26 +02:00
Andreas Steffen 0355a1320c show strongSwan version in pluto's statusall 2009-05-26 15:35:32 +02:00
Andreas Steffen 7d858a9d3c pluto uses optionsfrom from libstrongswan 2009-05-24 20:03:01 +02:00
Andreas Steffen 8585af7acb KE payload of ECP groups has X and Y coordinates 2009-05-24 18:06:49 +02:00
Andreas Steffen 52ccea657b use the Diffie-Hellman functionality of libstrongswan 2009-05-24 11:26:00 +02:00
Andreas Steffen 770b408902 cosmetics 2009-05-24 11:24:19 +02:00
Andreas Steffen 2799f19432 added dh group descriptions 2009-05-24 11:23:24 +02:00
Andreas Steffen 42bdf001f0 updated copyright statements 2009-05-22 17:25:32 +02:00
Andreas Steffen a213175d96 version bump to 4.3.2 2009-05-22 17:05:58 +02:00
Andreas Steffen c22889b96c fixed compiler warning 2009-05-22 14:15:39 +02:00
Andreas Steffen 0be0c52624 added lookup of ESP_NULL 2009-05-19 16:46:49 +02:00
Andreas Steffen 24e72a311a status output of 3DES_CBC without key length 2009-05-19 16:02:50 +02:00
Andreas Steffen d57456f425 removed unused functions 2009-05-19 15:45:01 +02:00
Andreas Steffen f66f534ee9 output of encryption algs with zero key length 2009-05-19 15:45:01 +02:00
Andreas Steffen 597cee84d3 support of ESP AES_XCBC_96 2009-05-19 15:45:01 +02:00
Andreas Steffen e3891754e6 fixed debug output of ah transforms 2009-05-19 13:32:17 +02:00
Andreas Steffen a57820c59b streamlined pluto alg_info debug output 2009-05-19 10:02:25 +02:00
Andreas Steffen 4491d66692 add _CBC to all encryption algorithms in CBC mode 2009-05-19 10:02:24 +02:00
Andreas Steffen 3bf5727acb fixed lookup table 2009-05-19 10:02:24 +02:00
Andreas Steffen b0471fb272 puto uses proposal_get_token() from libstrongswan 2009-05-19 10:02:24 +02:00
Andreas Steffen 540061b59a removed some ancient files 2009-05-15 21:25:21 +02:00
Andreas Steffen 89699b7660 added OAKLEY_CAMELLIA 2009-05-15 21:08:43 +02:00
Andreas Steffen 11239b55b6 oops, this was a hash_desc 2009-05-15 19:13:32 +02:00
Andreas Steffen 8cabe789a7 st_okley.hash contains hash algorithm 2009-05-15 19:10:42 +02:00
Andreas Steffen d8cb1d1668 abort pluto if crypto self-test fails 2009-05-15 17:44:02 +02:00
Andreas Steffen c6f43acc62 cosmetics in show_debug() output 2009-05-15 15:58:00 +02:00