aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/alg_info.c
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-683/+0
| | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
* pluto: Use %zu to print values of type size_t.Tobias Brunner2011-04-141-2/+2
|
* substitute obsolete function calls(bzero/index)Waldemar Brodkorb2010-08-011-1/+1
|
* Adding support for AES GMAC (RFC4543).Tobias Brunner2010-02-121-1/+2
|
* fixed IKEv1 support of HMAC_SHA2_256_96Andreas Steffen2009-12-091-18/+4
|
* IKEv1 support of ESP SHA2_HMAC with correct truncationAndreas Steffen2009-12-091-7/+8
|
* replaced struct id by identification_tAndreas Steffen2009-10-101-5/+13
|
* remove spaces within tabs (\t( )+\t)Martin Willi2009-09-041-1/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-7/+7
|
* pluto supports AES_CCM and AES_GCM ESP algorithmsAndreas Steffen2009-07-121-4/+28
|
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-1/+0
|
* use the Diffie-Hellman functionality of libstrongswanAndreas Steffen2009-05-241-10/+7
|
* updated copyright statementsAndreas Steffen2009-05-221-1/+2
|
* output of encryption algs with zero key lengthAndreas Steffen2009-05-191-8/+24
|
* streamlined pluto alg_info debug outputAndreas Steffen2009-05-191-28/+21
|
* puto uses proposal_get_token() from libstrongswanAndreas Steffen2009-05-191-669/+141
|
* 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-851/+851
|
* changed elemsof() macro to countof()Andreas Steffen2009-04-171-3/+3
|
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-33/+9
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-2/+5
|
* support of AES_XCBC and CAMELLIA ESP cipher by plutoAndreas Steffen2008-04-181-3/+7
|
* use RCSIDAndreas Steffen2007-10-061-2/+3
|
* activated Id propertyAndreas Steffen2007-10-061-1/+1
|
* 'sha' and 'sha1' are now treated as synonymsAndreas Steffen2006-08-231-0/+8
|
* - 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/+1197