summaryrefslogtreecommitdiffstats
path: root/sys/net/pfkeyv2.h
Commit message (Expand)AuthorAgeFilesLines
* Implement the sadb_x_policy_priority field as it is done in Linux:fabient2015-11-171-1/+1
* looks like all archs either have clang or cdefs included before..jmg2015-08-021-2/+0
* convert to C11's _Static_assert, and pull in sys/cdefs.h forjmg2015-08-021-7/+5
* temporarily fix build.. This isn't the final fix, and testing isjmg2015-07-311-0/+4
* Clean up this header file...jmg2015-07-311-18/+20
* New AES modes for IPSec, user space components.gnn2015-07-031-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