Commit Graph

37 Commits

Author SHA1 Message Date
Tobias Brunner 24e0595437 Removed unused variables. 2011-04-12 14:44:49 +02:00
Andreas Steffen 27a66f9393 implemented wrap around of registered IKEv1 algorithm names 2010-12-26 17:11:02 +01:00
Andreas Steffen 5932f41fcc trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
Martin Willi a944d2092b Use bits instead of bytes for a private/public key 2010-08-10 18:46:30 +02:00
Andreas Steffen f565d0c575 merged pluto's PGP certificate parsing with charon's 2009-11-10 23:54:04 +01:00
Andreas Steffen e8e2a147db fixed broken smartcard support (bug #91) 2009-10-11 21:14:05 +02:00
Andreas Steffen c72080cea8 abbreviated struct connection by connection_t 2009-09-27 23:49:37 +02:00
Martin Willi 7daf5226b7 removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
Andreas Steffen 5fa879238b initiator now checks for private key much earlier 2009-06-16 07:59:31 +02:00
Andreas Steffen c71f212627 renamed OAKLEY_ECDSA_512 to OAKLEY_ECDSA_512 2009-06-13 15:16:49 +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 517895bd05 eliminated ipsec_policy.h 2009-05-26 17:19:26 +02:00
Andreas Steffen 52ccea657b use the Diffie-Hellman functionality of libstrongswan 2009-05-24 11:26:00 +02:00
Andreas Steffen 42bdf001f0 updated copyright statements 2009-05-22 17:25:32 +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 a57820c59b streamlined pluto alg_info debug output 2009-05-19 10:02:25 +02:00
Andreas Steffen b0471fb272 puto uses proposal_get_token() from libstrongswan 2009-05-19 10:02:24 +02:00
Andreas Steffen d8cb1d1668 abort pluto if crypto self-test fails 2009-05-15 17:44:02 +02:00
Andreas Steffen 2b02b0fe9f introduced encryption test vectors 2009-05-14 13:55:56 +02:00
Tobias Brunner d504f1cbac fixed compiler warnings 2009-05-07 17:53:05 +02:00
Andreas Steffen 38a7792d8a removed all hash function code from pluto 2009-05-06 22:46:51 +02:00
Andreas Steffen ab87051f23 all hashes, hmacs and prfs use libstrongswan 2009-05-06 20:05:22 +02:00
Andreas Steffen 6eb9bc9bb8 SKEYID derivation based on libstrongswan 2009-05-05 14:28:31 +02:00
Tobias Brunner 8c5d72cd0b removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
Andreas Steffen 3d7a244b54 conversion from 8 spaces to 4 spaces per tab 2009-04-19 19:16:09 +00:00
Andreas Steffen 2775c9aac8 changed elemsof() macro to countof() 2009-04-17 09:28:45 +00:00
Martin Willi a44bb9345f merged multi-auth branch back into trunk 2009-04-14 10:34:24 +00:00
Martin Willi dca40a9483 fixed all pluto compiler warnings 2008-03-28 11:48:14 +00:00
Andreas Steffen ab40277fd0 activated Id property 2007-10-06 21:24:50 +00:00
Andreas Steffen 51f4dfa035 SHA512-HMAC bug fix and hash function self-test support 2007-02-21 13:10:08 +00:00
Andreas Steffen 4305c488ed fixed XAUTHResp bug 2007-01-15 07:45:42 +00:00
Andreas Steffen 86ae0969b4 added XAUTH server and client support 2006-12-19 22:51:48 +00:00
Martin Willi f2c2d395ff - introduced autotools
- first working version
  - make dist should work
  - things to do:
    - UML testing!
    - more cleanups
2006-05-16 14:24:03 +00:00
Martin Willi 1029d84d23 2006-04-28 10:51:19 +00:00