Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bye bye Pluto! | Tobias Brunner | 2012-06-11 | 1 | -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 Brunner | 2011-04-14 | 1 | -2/+2 |
| | |||||
* | substitute obsolete function calls(bzero/index) | Waldemar Brodkorb | 2010-08-01 | 1 | -1/+1 |
| | |||||
* | Adding support for AES GMAC (RFC4543). | Tobias Brunner | 2010-02-12 | 1 | -1/+2 |
| | |||||
* | fixed IKEv1 support of HMAC_SHA2_256_96 | Andreas Steffen | 2009-12-09 | 1 | -18/+4 |
| | |||||
* | IKEv1 support of ESP SHA2_HMAC with correct truncation | Andreas Steffen | 2009-12-09 | 1 | -7/+8 |
| | |||||
* | replaced struct id by identification_t | Andreas Steffen | 2009-10-10 | 1 | -5/+13 |
| | |||||
* | remove spaces within tabs (\t( )+\t) | Martin Willi | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -7/+7 |
| | |||||
* | pluto supports AES_CCM and AES_GCM ESP algorithms | Andreas Steffen | 2009-07-12 | 1 | -4/+28 |
| | |||||
* | eliminated ipsec_policy.h | Andreas Steffen | 2009-05-26 | 1 | -1/+0 |
| | |||||
* | use the Diffie-Hellman functionality of libstrongswan | Andreas Steffen | 2009-05-24 | 1 | -10/+7 |
| | |||||
* | updated copyright statements | Andreas Steffen | 2009-05-22 | 1 | -1/+2 |
| | |||||
* | output of encryption algs with zero key length | Andreas Steffen | 2009-05-19 | 1 | -8/+24 |
| | |||||
* | streamlined pluto alg_info debug output | Andreas Steffen | 2009-05-19 | 1 | -28/+21 |
| | |||||
* | puto uses proposal_get_token() from libstrongswan | Andreas Steffen | 2009-05-19 | 1 | -669/+141 |
| | |||||
* | SKEYID derivation based on libstrongswan | Andreas Steffen | 2009-05-05 | 1 | -2/+0 |
| | |||||
* | 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 | -851/+851 |
| | |||||
* | changed elemsof() macro to countof() | Andreas Steffen | 2009-04-17 | 1 | -3/+3 |
| | |||||
* | port the libstrongswan memory allocation methods to pluto | Andreas Steffen | 2009-04-17 | 1 | -33/+9 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -2/+5 |
| | |||||
* | support of AES_XCBC and CAMELLIA ESP cipher by pluto | Andreas Steffen | 2008-04-18 | 1 | -3/+7 |
| | |||||
* | use RCSID | Andreas Steffen | 2007-10-06 | 1 | -2/+3 |
| | |||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 |
| | |||||
* | 'sha' and 'sha1' are now treated as synonyms | Andreas Steffen | 2006-08-23 | 1 | -0/+8 |
| | |||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 1 | -1/+1 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+1197 |