summaryrefslogtreecommitdiff
path: root/sys/netipsec/key.c
Commit message (Expand)AuthorAgeFilesLines
* MFp4: portability work, general cleanup, locking fixesSam Leffler2003-09-291-562/+574
* Locking and misc cleanups; most of which I've been running for >4 months:Sam Leffler2003-09-011-422/+288
* plug xform memory leaks:Sam Leffler2003-06-291-2/+13
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-22/+22
* Comment out srandom():Andrey A. Chernov2003-02-051-0/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-22/+22
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-5/+5
* "Fast IPsec": this is an experimental IPsec implementation that is derivedSam Leffler2002-10-161-0/+7287