Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pluto: Removed unneeded kernel abstractions. | Tobias Brunner | 2010-09-02 | 1 | -1319/+0 |
| | |||||
* | Adding support for AES GMAC (RFC4543). | Tobias Brunner | 2010-02-12 | 1 | -0/+2 |
| | |||||
* | Increased the buffer for netlink responses. | Tobias Brunner | 2010-02-05 | 1 | -0/+1 |
| | | | | | | | | If an error occurs while manipulating policies in the kernel, the original netlink request gets attached to the response. Prior to Linux 2.6.32 the size in the netlink header of the response was wrong. | ||||
* | IKEv1 support of ESP SHA2_HMAC with correct truncation | Andreas Steffen | 2009-12-09 | 1 | -19/+39 |
| | |||||
* | setting the IP family enables mixed tunnels | Heiko Hund | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | set XFRM_STATE_AF_UNSPEC flag | Andreas Steffen | 2009-09-22 | 1 | -1/+14 |
| | |||||
* | 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 | -20/+74 |
| | |||||
* | added AES_CTR, AES_CCM, and AES_GCM strings | Andreas Steffen | 2009-07-10 | 1 | -19/+26 |
| | |||||
* | enforced strongSwan coding rules | Andreas Steffen | 2009-07-09 | 1 | -126/+130 |
| | |||||
* | 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 | -873/+873 |
| | |||||
* | fixed cbc(camellia) netlink configuration error | Andreas Steffen | 2008-04-18 | 1 | -1/+1 |
| | |||||
* | fixed aes-xcbc netlink configuration error | Andreas Steffen | 2008-04-18 | 1 | -1/+1 |
| | |||||
* | support of AES_XCBC and CAMELLIA ESP cipher by pluto | Andreas Steffen | 2008-04-18 | 1 | -14/+15 |
| | |||||
* | activated Id property | Andreas Steffen | 2007-10-06 | 1 | -1/+1 |
| | |||||
* | fixed include | Andreas Steffen | 2007-04-29 | 1 | -1/+1 |
| | |||||
* | moved linux26/rtnetlink.h and linux26/netlink.h to src/include/linux | Andreas Steffen | 2007-04-28 | 1 | -1/+1 |
| | |||||
* | kernel_netlink.c now includes src/include/linux/xfrm.h | Andreas Steffen | 2007-04-19 | 1 | -1/+1 |
| | |||||
* | removed NAT_TRAVERSAL and VIRTUAL_IP compile options | Andreas Steffen | 2006-07-07 | 1 | -2/+0 |
| | |||||
* | (no commit message) | Martin Willi | 2006-04-28 | 1 | -0/+1221 |