Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bye bye Pluto! | Tobias Brunner | 2012-06-11 | 1 | -2527/+0 |
| | | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack. | ||||
* | Fixed common misspellings. | Tobias Brunner | 2011-07-20 | 1 | -2/+2 |
| | | | | Mostly found by 'codespell'. | ||||
* | pluto: from_state is strictly lower than STATE_IKE_ROOF. | Tobias Brunner | 2011-04-19 | 1 | -1/+1 |
| | |||||
* | pluto: Fixed check for NAT-T keepalives. | Tobias Brunner | 2011-04-14 | 1 | -1/+1 |
| | |||||
* | pluto: Properly initialize constants. | Tobias Brunner | 2011-04-14 | 1 | -1/+3 |
| | |||||
* | pluto: Properly free buffer in error cases in read_packet. | Tobias Brunner | 2011-04-14 | 1 | -1/+4 |
| | |||||
* | Some typos fixed. | Tobias Brunner | 2011-02-07 | 1 | -1/+1 |
| | |||||
* | define state_story for STATE_UNDEFINED | Andreas Steffen | 2010-10-16 | 1 | -1/+1 |
| | |||||
* | Use IV length of a crypter instead of block size for IV calculations | Martin Willi | 2010-08-13 | 1 | -6/+7 |
| | |||||
* | Ignore IKEv2 packets in pluto with any minor version | Martin Willi | 2010-06-22 | 1 | -1/+1 |
| | |||||
* | prepended all ISAKMP notification message types with ISAKMP_ | Andreas Steffen | 2009-10-12 | 1 | -26/+26 |
| | |||||
* | abbreviated struct connection by connection_t | Andreas Steffen | 2009-09-27 | 1 | -2/+2 |
| | |||||
* | remove spaces before tabs at the beginning of lines (^( )+\t) | Martin Willi | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -5/+5 |
| | |||||
* | renamed OAKLEY_ECDSA_512 to OAKLEY_ECDSA_512 | Andreas Steffen | 2009-06-13 | 1 | -1/+1 |
| | |||||
* | pluto supports ECDSA authentication | Andreas Steffen | 2009-06-12 | 1 | -1/+3 |
| | |||||
* | split encrypt/decrypt functionality of crypto_cbc() | Andreas Steffen | 2009-05-14 | 1 | -4/+25 |
| | |||||
* | SKEYID derivation based on libstrongswan | Andreas Steffen | 2009-05-05 | 1 | -3/+1 |
| | |||||
* | 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 | -1961/+1961 |
| | |||||
* | initialize new struct msg_digest | Andreas Steffen | 2009-04-19 | 1 | -0/+3 |
| | |||||
* | ported most of the libstrongswan chunk_t macros to pluto | Andreas Steffen | 2009-04-17 | 1 | -7/+9 |
| | |||||
* | changed elemsof() macro to countof() | Andreas Steffen | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | port the libstrongswan memory allocation methods to pluto | Andreas Steffen | 2009-04-17 | 1 | -14/+12 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -1/+1 |
| | |||||
* | fixed all pluto compiler warnings | Martin Willi | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 |
| | |||||
* | corrected typo | Andreas Steffen | 2007-07-30 | 1 | -3/+3 |
| | |||||
* | XAUTH interoperability with Cisco | Andreas Steffen | 2007-01-29 | 1 | -1/+10 |
| | |||||
* | added XAUTH server and client support | Andreas Steffen | 2007-01-04 | 1 | -54/+52 |
| | |||||
* | added XAUTH server and client support | Andreas Steffen | 2006-12-19 | 1 | -11/+107 |
| | |||||
* | support of ModeCfg Push mode | Andreas Steffen | 2006-10-25 | 1 | -17/+28 |
| | |||||
* | removed NAT_TRAVERSAL and VIRTUAL_IP compile options | Andreas Steffen | 2006-07-07 | 1 | -71/+31 |
| | |||||
* | restored lost IKEv2 packet suppression | Andreas Steffen | 2006-07-03 | 1 | -0/+13 |
| | |||||
* | fixed BAD_PROPOSAL_SYNTAX vulnerability | Andreas Steffen | 2006-06-22 | 1 | -16/+3 |
| | |||||
* | - removed IKEV2 ifdefs | Martin Willi | 2006-05-06 | 1 | -2/+0 |
| | |||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+2427 |