aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/kernel.c
Commit message (Collapse)AuthorAgeFilesLines
...
* enforce coding rulesAndreas Steffen2009-09-221-7/+42
|
* remove spaces within tabs (\t( )+\t)Martin Willi2009-09-041-2/+2
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-20/+20
|
* pluto supports AES_CCM and AES_GCM ESP algorithmsAndreas Steffen2009-07-121-79/+107
|
* updated copyright statementAndreas Steffen2009-07-031-0/+1
|
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-2/+3
|
* eliminated ipsec_policy.hAndreas Steffen2009-05-261-1/+0
|
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-301-108/+91
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-2246/+2246
|
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-181-1/+1
|
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-1/+1
|
* changed elemsof() macro to countof()Andreas Steffen2009-04-171-2/+2
|
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-11/+11
|
* merged multi-auth branch back into trunkMartin Willi2009-04-141-1/+1
|
* support of AES_XCBC and CAMELLIA ESP cipher by plutoAndreas Steffen2008-04-181-10/+10
|
* activated Id propertyAndreas Steffen2007-10-061-1/+1
|
* removed NAT_TRAVERSAL and VIRTUAL_IP compile optionsAndreas Steffen2006-07-071-72/+68
|
* - introduced autotoolsMartin Willi2006-05-161-1/+1
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* - applied patch from andreasMartin Willi2006-05-041-1/+3
| | | | | | | | - pem loading - secrets file parsing - ikev2 testcase - some other additions here and there
* (no commit message)Martin Willi2006-04-281-0/+2997