aboutsummaryrefslogtreecommitdiff
path: root/sys/netipsec/ipsec.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing locking for secpolicy refcnt manipulations.Sam Leffler2004-09-301-3/+3
* o add missing breakSam Leffler2004-01-271-1/+10
* MFp4: portability work, general cleanup, locking fixesSam Leffler2003-09-291-129/+105
* Locking and misc cleanups; most of which I've been running for >4 months:Sam Leffler2003-09-011-9/+24
* plug xform memory leaks:Sam Leffler2003-06-291-0/+2
* fix compilation w/o INET6Sam Leffler2003-02-281-0/+4
* Update to work with the new timewait state.Jonathan Lemon2003-02-241-21/+5
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-1/+1
* "Fast IPsec": this is an experimental IPsec implementation that is derivedSam Leffler2002-10-161-0/+1941