aboutsummaryrefslogtreecommitdiff
path: root/sys/netipsec/key_debug.c
Commit message (Expand)AuthorAgeFilesLines
* Make IPsec work with AES-GCM and AES-ICM (aka CTR) in OCF... IPsecJohn-Mark Gurney2015-08-041-5/+0
* Rename ip4_def_policy variable to def_policy. It is used by both IPv4 andAndrey V. Elsukov2014-12-241-2/+2
* Remove __P() macro.Andrey V. Elsukov2014-12-031-9/+9
* ANSIfy function declarations.Andrey V. Elsukov2014-12-031-42/+20
* Remove route chaching support from ipsec code. It isn't used for some time.Andrey V. Elsukov2014-12-021-1/+0
* Fix style bug: rename the refcount field of m_ext to ext_cnt, to matchGleb Smirnoff2014-07-111-2/+2
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorRobert Watson2009-07-141-1/+1
* Shuffle the vimage.h includes or add where missing.Bjoern A. Zeeb2009-02-271-0/+1
* Fix bugs when allocating and passing information of current lifetime andBjoern A. Zeeb2008-03-021-4/+22
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-1/+1
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andRuslan Ermilov2005-12-051-1/+1
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* MFp4: portability work, general cleanup, locking fixesSam Leffler2003-09-291-25/+28
* "Fast IPsec": this is an experimental IPsec implementation that is derivedSam Leffler2002-10-161-0/+747