aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/ike_alg.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused variables.Tobias Brunner2011-04-121-3/+1
|
* implemented wrap around of registered IKEv1 algorithm namesAndreas Steffen2010-12-261-51/+35
|
* trace back crypto algorithms to the plugins that registered themAndreas Steffen2010-12-181-5/+30
|
* Use bits instead of bytes for a private/public keyMartin Willi2010-08-101-7/+5
|
* merged pluto's PGP certificate parsing with charon'sAndreas Steffen2009-11-101-2/+3
|
* fixed broken smartcard support (bug #91)Andreas Steffen2009-10-111-6/+30
|
* abbreviated struct connection by connection_tAndreas Steffen2009-09-271-3/+3
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-2/+2
|
* initiator now checks for private key much earlierAndreas Steffen2009-06-161-3/+4
|
* renamed OAKLEY_ECDSA_512 to OAKLEY_ECDSA_512Andreas Steffen2009-06-131-1/+1
|
* pluto supports ECDSA authenticationAndreas Steffen2009-06-121-4/+44
|
* removed pluto test vectors, --disable-self-test optionMartin Willi2009-06-111-185/+0
|
* renamed listing of IKEv1 authentication algorithmsAndreas Steffen2009-06-091-1/+1
|
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-1/+0
|
* use the Diffie-Hellman functionality of libstrongswanAndreas Steffen2009-05-241-72/+61
|
* updated copyright statementsAndreas Steffen2009-05-221-1/+2
|
* status output of 3DES_CBC without key lengthAndreas Steffen2009-05-191-9/+21
|
* removed unused functionsAndreas Steffen2009-05-191-58/+0
|
* streamlined pluto alg_info debug outputAndreas Steffen2009-05-191-23/+4
|
* puto uses proposal_get_token() from libstrongswanAndreas Steffen2009-05-191-5/+1
|
* abort pluto if crypto self-test failsAndreas Steffen2009-05-151-1/+1
|
* introduced encryption test vectorsAndreas Steffen2009-05-141-54/+106
|
* fixed compiler warningsTobias Brunner2009-05-071-3/+3
|
* removed all hash function code from plutoAndreas Steffen2009-05-061-26/+25
|
* all hashes, hmacs and prfs use libstrongswanAndreas Steffen2009-05-061-15/+25
|
* SKEYID derivation based on libstrongswanAndreas Steffen2009-05-051-2/+0
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-377/+377
|
* changed elemsof() macro to countof()Andreas Steffen2009-04-171-1/+1
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-4/+4
|
* fixed all pluto compiler warningsMartin Willi2008-03-281-3/+0
|
* activated Id propertyAndreas Steffen2007-10-061-1/+1
|
* SHA512-HMAC bug fix and hash function self-test supportAndreas Steffen2007-02-211-0/+107
|
* fixed XAUTHResp bugAndreas Steffen2007-01-151-4/+3
|
* added XAUTH server and client supportAndreas Steffen2006-12-191-2/+29
|
* - introduced autotoolsMartin Willi2006-05-161-1/+1
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* (no commit message)Martin Willi2006-04-281-0/+459