Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bye bye Pluto! | Tobias Brunner | 2012-06-11 | 1 | -663/+0 |
| | | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack. | ||||
* | Fixed common misspellings. | Tobias Brunner | 2011-07-20 | 1 | -1/+1 |
| | | | | Mostly found by 'codespell'. | ||||
* | Removed unused variables. | Tobias Brunner | 2011-04-12 | 1 | -4/+2 |
| | |||||
* | implemented wrap around of registered IKEv1 algorithm names | Andreas Steffen | 2010-12-26 | 1 | -25/+25 |
| | |||||
* | pluto: Replaced DBG_KLIPS with DBG_KERNEL. | Tobias Brunner | 2010-09-02 | 1 | -9/+9 |
| | |||||
* | pluto: Removed KLIPS specific algorithm detection. | Tobias Brunner | 2010-09-02 | 1 | -60/+0 |
| | |||||
* | Adding support for AES GMAC (RFC4543). | Tobias Brunner | 2010-02-12 | 1 | -0/+4 |
| | |||||
* | fixed IKEv1 support of HMAC_SHA2_256_96 | Andreas Steffen | 2009-12-09 | 1 | -0/+11 |
| | |||||
* | IKEv1 support of ESP SHA2_HMAC with correct truncation | Andreas Steffen | 2009-12-09 | 1 | -6/+6 |
| | |||||
* | do not send all available kernel algorithms if esp string is faulty | Andreas Steffen | 2009-11-24 | 1 | -28/+0 |
| | |||||
* | check if alg_info_esp exists | Elmar Vonlanthen | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | abbreviated struct connection by connection_t | Andreas Steffen | 2009-09-27 | 1 | -1/+1 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -13/+13 |
| | |||||
* | pluto supports AES_CCM and AES_GCM ESP algorithms | Andreas Steffen | 2009-07-12 | 1 | -13/+35 |
| | |||||
* | cosmetics | Andreas Steffen | 2009-07-12 | 1 | -3/+3 |
| | |||||
* | pluto supports ECDSA authentication | Andreas Steffen | 2009-06-12 | 1 | -29/+4 |
| | |||||
* | more concise listing of ESP algorithms | Andreas Steffen | 2009-06-09 | 1 | -22/+28 |
| | |||||
* | eliminated ipsec_policy.h | Andreas Steffen | 2009-05-26 | 1 | -1/+0 |
| | |||||
* | 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 | -16/+23 |
| | |||||
* | fixed debug output of ah transforms | Andreas Steffen | 2009-05-19 | 1 | -57/+45 |
| | |||||
* | streamlined pluto alg_info debug output | Andreas Steffen | 2009-05-19 | 1 | -24/+6 |
| | |||||
* | puto uses proposal_get_token() from libstrongswan | Andreas Steffen | 2009-05-19 | 1 | -5/+2 |
| | |||||
* | 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 | -548/+548 |
| | |||||
* | port the libstrongswan memory allocation methods to pluto | Andreas Steffen | 2009-04-17 | 1 | -13/+1 |
| | |||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 |
| | |||||
* | - 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/+775 |