Commit Graph
20 Commits
Author SHA1 Message Date
Tobias Brunner 71baf5a8f0 Adding support for AES GMAC (RFC4543). 2010-02-12 10:57:39 +01:00
Tobias Brunner 3cc0cc4332 Increased the buffer for netlink responses.
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.
2010-02-05 20:10:54 +01:00
Andreas Steffen a07531250e IKEv1 support of ESP SHA2_HMAC with correct truncation 2009-12-09 00:24:42 +01:00
Heiko Hund 158e9386d2 setting the IP family enables mixed tunnels 2009-10-16 14:50:12 +02:00
Andreas Steffen b88bbe8aa1 set XFRM_STATE_AF_UNSPEC flag 2009-09-22 20:55:10 +02:00
Martin Willi 7daf5226b7 removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
Andreas Steffen 540d02f6c0 pluto supports AES_CCM and AES_GCM ESP algorithms 2009-07-12 00:05:42 +02:00
Andreas Steffen 8e905c44c9 added AES_CTR, AES_CCM, and AES_GCM strings 2009-07-10 06:54:06 +02:00
Andreas Steffen 9d9cb65c8e enforced strongSwan coding rules 2009-07-09 15:02:51 +02:00
Tobias Brunner 8c5d72cd0b removing svn keyword $Id$ from all files 2009-04-30 13:19:35 +00:00
Andreas Steffen 3d7a244b54 conversion from 8 spaces to 4 spaces per tab 2009-04-19 19:16:09 +00:00
Andreas Steffen e92b5bc0ed fixed cbc(camellia) netlink configuration error 2008-04-18 20:01:49 +00:00
Andreas Steffen 228025c2c4 fixed aes-xcbc netlink configuration error 2008-04-18 18:37:57 +00:00
Andreas Steffen 1da277f045 support of AES_XCBC and CAMELLIA ESP cipher by pluto 2008-04-18 17:01:45 +00:00
Andreas Steffen ab40277fd0 activated Id property 2007-10-06 21:24:50 +00:00
Andreas Steffen 803ae77638 fixed include 2007-04-29 19:31:27 +00:00
Andreas Steffen b695e25ad6 moved linux26/rtnetlink.h and linux26/netlink.h to src/include/linux 2007-04-28 20:31:40 +00:00
Andreas Steffen 622f50801c kernel_netlink.c now includes src/include/linux/xfrm.h 2007-04-19 14:15:00 +00:00
Andreas Steffen dc33fee770 removed NAT_TRAVERSAL and VIRTUAL_IP compile options 2006-07-07 05:50:02 +00:00
Martin Willi 1029d84d23 2006-04-28 10:51:19 +00:00