Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding support for AES GMAC (RFC4543). | Tobias Brunner | 2010-02-12 | 1 | -0/+1 |
| | |||||
* | IKEv1 support of ESP SHA2_HMAC with correct truncation | Andreas Steffen | 2009-12-09 | 1 | -2/+2 |
| | |||||
* | replaced struct id by identification_t | Andreas Steffen | 2009-10-10 | 1 | -7/+31 |
| | |||||
* | migrated public key IDs to identification_t | Andreas Steffen | 2009-10-08 | 1 | -3/+13 |
| | |||||
* | abbreviated struct connection by connection_t | Andreas Steffen | 2009-09-27 | 1 | -23/+23 |
| | |||||
* | enforce coding rules | Andreas Steffen | 2009-09-22 | 1 | -7/+42 |
| | |||||
* | remove spaces within tabs (\t( )+\t) | Martin Willi | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -20/+20 |
| | |||||
* | pluto supports AES_CCM and AES_GCM ESP algorithms | Andreas Steffen | 2009-07-12 | 1 | -79/+107 |
| | |||||
* | updated copyright statement | Andreas Steffen | 2009-07-03 | 1 | -0/+1 |
| | |||||
* | pluto and scepclient use private and public key plugins of libstrongswan | Andreas Steffen | 2009-06-09 | 1 | -2/+3 |
| | |||||
* | eliminated ipsec_policy.h | Andreas Steffen | 2009-05-26 | 1 | -1/+0 |
| | |||||
* | pluto and scepclient use the random plugin from libstrongswan | Andreas Steffen | 2009-04-30 | 1 | -108/+91 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | conversion from 8 spaces to 4 spaces per tab | Andreas Steffen | 2009-04-19 | 1 | -2246/+2246 |
| | |||||
* | created pluto and scepclient now use libstrongswan-lite | Andreas Steffen | 2009-04-18 | 1 | -1/+1 |
| | |||||
* | ported most of the libstrongswan chunk_t macros to pluto | Andreas Steffen | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | changed elemsof() macro to countof() | Andreas Steffen | 2009-04-17 | 1 | -2/+2 |
| | |||||
* | port the libstrongswan memory allocation methods to pluto | Andreas Steffen | 2009-04-17 | 1 | -11/+11 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -1/+1 |
| | |||||
* | support of AES_XCBC and CAMELLIA ESP cipher by pluto | Andreas Steffen | 2008-04-18 | 1 | -10/+10 |
| | |||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 |
| | |||||
* | removed NAT_TRAVERSAL and VIRTUAL_IP compile options | Andreas Steffen | 2006-07-07 | 1 | -72/+68 |
| | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -1/+1 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | - applied patch from andreas | Martin Willi | 2006-05-04 | 1 | -1/+3 |
| | | | | | | | | - pem loading - secrets file parsing - ikev2 testcase - some other additions here and there | ||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+2997 |