Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bye bye Pluto! | Tobias Brunner | 2012-06-11 | 1 | -698/+0 |
| | | | | | Charon will take over IKEv1 duties from here. This also removes libfreeswan and whack. | ||||
* | pluto: Some whitespace cleanup. | Tobias Brunner | 2011-08-15 | 1 | -1/+1 |
| | |||||
* | trace back crypto algorithms to the plugins that registered them | Andreas Steffen | 2010-12-18 | 1 | -125/+154 |
| | |||||
* | pluto: Functions to convert IKEv1 ESP algos to IKEv2 identifiers added. | Tobias Brunner | 2010-09-02 | 1 | -3/+38 |
| | |||||
* | pluto: Refactored IKEv2/IKEv1 crypto algorithm conversion functions. | Tobias Brunner | 2010-09-02 | 1 | -165/+145 |
| | |||||
* | Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten | Martin Willi | 2010-04-19 | 1 | -0/+30 |
| | |||||
* | Adding support for AES GMAC (RFC4543). | Tobias Brunner | 2010-02-12 | 1 | -1/+3 |
| | |||||
* | add IKEv1 support for the Camellia cipher | Andreas Steffen | 2009-12-15 | 1 | -0/+21 |
| | |||||
* | IKEv1 support of ESP SHA2_HMAC with correct truncation | Andreas Steffen | 2009-12-09 | 1 | -0/+8 |
| | |||||
* | remove spaces before tabs at the beginning of lines (^( )+\t) | Martin Willi | 2009-09-04 | 1 | -2/+2 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -39/+39 |
| | |||||
* | abort pluto or charon if initialization fails | Andreas Steffen | 2009-08-06 | 1 | -7/+8 |
| | |||||
* | moved ike_alg descriptions to crypto.c | Andreas Steffen | 2009-06-16 | 1 | -27/+214 |
| | |||||
* | renamed OAKLEY_ECDSA_512 to OAKLEY_ECDSA_512 | Andreas Steffen | 2009-06-13 | 1 | -1/+1 |
| | |||||
* | fixed broken XAUTH authentication | Andreas Steffen | 2009-06-12 | 1 | -0/+20 |
| | |||||
* | removed pluto test vectors, --disable-self-test option | Martin Willi | 2009-06-11 | 1 | -7/+0 |
| | |||||
* | 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 | -61/+62 |
| | |||||
* | updated copyright statements | Andreas Steffen | 2009-05-22 | 1 | -2/+2 |
| | |||||
* | added lookup of ESP_NULL | Andreas Steffen | 2009-05-19 | 1 | -0/+2 |
| | |||||
* | support of ESP AES_XCBC_96 | Andreas Steffen | 2009-05-19 | 1 | -0/+2 |
| | |||||
* | fixed lookup table | Andreas Steffen | 2009-05-19 | 1 | -1/+1 |
| | |||||
* | puto uses proposal_get_token() from libstrongswan | Andreas Steffen | 2009-05-19 | 1 | -3/+123 |
| | |||||
* | abort pluto if crypto self-test fails | Andreas Steffen | 2009-05-15 | 1 | -6/+12 |
| | |||||
* | pluto aborts if no SHA-1 and MD5 hashers are present | Andreas Steffen | 2009-05-15 | 1 | -29/+42 |
| | |||||
* | register hash functions instead of prfs | Andreas Steffen | 2009-05-15 | 1 | -12/+12 |
| | |||||
* | cleaned up pluto's IKE alg descriptors | Andreas Steffen | 2009-05-15 | 1 | -409/+91 |
| | |||||
* | removed libcrypto includes | Andreas Steffen | 2009-05-14 | 1 | -4/+1 |
| | |||||
* | cleaned up pluto's crypto framework | Andreas Steffen | 2009-05-14 | 1 | -46/+5 |
| | |||||
* | split encrypt/decrypt functionality of crypto_cbc() | Andreas Steffen | 2009-05-14 | 1 | -36/+0 |
| | |||||
* | fixed ikev1 iv derivation | Andreas Steffen | 2009-05-14 | 1 | -9/+31 |
| | |||||
* | introduced encryption test vectors | Andreas Steffen | 2009-05-14 | 1 | -12/+41 |
| | |||||
* | removed all hash function code from pluto | Andreas Steffen | 2009-05-06 | 1 | -75/+5 |
| | |||||
* | SKEYID derivation based on libstrongswan | Andreas Steffen | 2009-05-05 | 1 | -23/+51 |
| | |||||
* | 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 | -325/+325 |
| | |||||
* | changed elemsof() macro to countof() | Andreas Steffen | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | pluto uses the libstrongswan leak detective and a stripped-down version of ↵ | Andreas Steffen | 2009-04-16 | 1 | -0/+13 |
| | | | | library_t | ||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 |
| | |||||
* | SHA512-HMAC bug fix and hash function self-test support | Andreas Steffen | 2007-02-21 | 1 | -11/+377 |
| | |||||
* | - 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/+261 |