summaryrefslogtreecommitdiffstats
path: root/sys/net/pfkeyv2.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r290982:Luiz Otavio O Souza2016-05-121-1/+1
* MFC r286213:Luiz Otavio O Souza2015-10-201-2/+0
* MFC r286168:Luiz Otavio O Souza2015-10-201-7/+5
* MFC r286110:Luiz Otavio O Souza2015-10-201-0/+4
* MFC r286100:Luiz Otavio O Souza2015-10-201-18/+20
* MFC r285108:Luiz Otavio O Souza2015-10-201-0/+7
* Revert AESNI patches.Luiz Otavio O Souza2015-10-201-7/+0
* Importing pfSense patch aesgcm.soft.1.patchRenato Botelho2015-08-171-0/+7
* Added support for NAT-Traversal (RFC 3948) in IPsec stack.vanhu2009-06-121-1/+36
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECgnn2007-07-031-1/+1
* Integrate the Camellia Block Cipher. For more information see RFC 4132gnn2007-05-091-0/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Initial import of RFC 2385 (TCP-MD5) digest support.bms2004-02-111-2/+4
* fix comments.ume2003-11-141-5/+3
* - support AES counter mode for ESP.ume2003-10-131-4/+4
* - support AES XCBC MAC for AHume2003-10-131-1/+2
* add definitions for RIPEMD-160 HMAC and Skipjack encryption algorithms,sam2002-10-161-0/+2
* Correct the definitions of SADB_* to be compatible withume2002-10-151-15/+15
* printed current sequence number of the SA. accordingly, changedume2001-08-061-2/+2
* Sync with recent KAME.ume2001-06-111-18/+28
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-291/+253
* cosmetic change: sort function prototypesshin2000-01-151-27/+27
* -K&R fix for some prototype declarationshin2000-01-151-4/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-221-0/+420
OpenPOWER on IntegriCloud