aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/kernel_alg.c
Commit message (Collapse)AuthorAgeFilesLines
* Bye bye Pluto!Tobias Brunner2012-06-111-663/+0
| | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack.
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
| | | | Mostly found by 'codespell'.
* Removed unused variables.Tobias Brunner2011-04-121-4/+2
|
* implemented wrap around of registered IKEv1 algorithm namesAndreas Steffen2010-12-261-25/+25
|
* pluto: Replaced DBG_KLIPS with DBG_KERNEL.Tobias Brunner2010-09-021-9/+9
|
* pluto: Removed KLIPS specific algorithm detection.Tobias Brunner2010-09-021-60/+0
|
* Adding support for AES GMAC (RFC4543).Tobias Brunner2010-02-121-0/+4
|
* fixed IKEv1 support of HMAC_SHA2_256_96Andreas Steffen2009-12-091-0/+11
|
* IKEv1 support of ESP SHA2_HMAC with correct truncationAndreas Steffen2009-12-091-6/+6
|
* do not send all available kernel algorithms if esp string is faultyAndreas Steffen2009-11-241-28/+0
|
* check if alg_info_esp existsElmar Vonlanthen2009-11-241-1/+1
|
* abbreviated struct connection by connection_tAndreas Steffen2009-09-271-1/+1
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-13/+13
|
* pluto supports AES_CCM and AES_GCM ESP algorithmsAndreas Steffen2009-07-121-13/+35
|
* cosmeticsAndreas Steffen2009-07-121-3/+3
|
* pluto supports ECDSA authenticationAndreas Steffen2009-06-121-29/+4
|
* more concise listing of ESP algorithmsAndreas Steffen2009-06-091-22/+28
|
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-1/+0
|
* updated copyright statementsAndreas Steffen2009-05-221-1/+2
|
* output of encryption algs with zero key lengthAndreas Steffen2009-05-191-16/+23
|
* fixed debug output of ah transformsAndreas Steffen2009-05-191-57/+45
|
* streamlined pluto alg_info debug outputAndreas Steffen2009-05-191-24/+6
|
* puto uses proposal_get_token() from libstrongswanAndreas Steffen2009-05-191-5/+2
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-548/+548
|
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-13/+1
|
* activated Id propertyAndreas Steffen2007-10-061-1/+1
|
* - 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/+775