aboutsummaryrefslogtreecommitdiff
path: root/sys/netipsec/keydb.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for IPsec ESN and pass relevant information to crypto layerMarcin Wojtas2020-10-161-0/+2
* Implement anti-replay algorithm with ESN supportMarcin Wojtas2020-10-161-3/+2
* OCF: Add a typedef for session identifiersConrad Meyer2018-07-131-1/+2
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* GC some unused declarations.Andrey V. Elsukov2017-04-031-22/+0
* Merge projects/ipsec into head/.Andrey V. Elsukov2017-02-061-56/+78
* Add a missing headerScott Long2016-11-261-0/+1
* IPsec RFC6479 support for replay window sizes up to 2^32 - 32 packets.Fabien Thomas2016-11-251-7/+13
* Make IPsec work with AES-GCM and AES-ICM (aka CTR) in OCF... IPsecJohn-Mark Gurney2015-08-041-1/+7
* Remove __P() macro.Andrey V. Elsukov2014-12-031-11/+11
* Remove route chaching support from ipsec code. It isn't used for some time.Andrey V. Elsukov2014-12-021-8/+0
* Make the IPsec SADB embedded route cache a union to be able to hold both theBjoern A. Zeeb2010-10-231-1/+7
* Correct typo in comment.Pawel Jakub Dawidek2010-02-181-1/+1
* Added support for NAT-Traversal (RFC 3948) in IPsec stack.VANHULLEBUS Yvan2009-06-121-0/+6
* First steps towards IPSec cleanup.George V. Neville-Neil2006-03-251-7/+32
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Protect sockaddr_union definitions with a protecting define. This allows toMax Laier2004-09-231-0/+3
* MFp4: portability work, general cleanup, locking fixesSam Leffler2003-09-291-4/+9
* Locking and misc cleanups; most of which I've been running for >4 months:Sam Leffler2003-09-011-0/+1
* "Fast IPsec": this is an experimental IPsec implementation that is derivedSam Leffler2002-10-161-0/+181