| Commit message (Expand) | Author | Age | Files | Lines |
* | In keeping with style(9)'s recommendations on macros, use a ';' | rwatson | 2008-03-16 | 1 | -1/+1 |
* | Rather than passing around a cached 'priv', pass in an ucred to | bz | 2008-02-02 | 1 | -11/+14 |
* | Adjust a comment that suggest that we might consider a panic. | bz | 2007-11-28 | 1 | -1/+3 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 1 | -7/+11 |
* | Implement ICMPv6 support in ipsec6_get_ulp(). | bz | 2007-05-29 | 1 | -0/+10 |
* | add include now required for crypto flags | sam | 2007-03-22 | 1 | -0/+2 |
* | Overhaul driver/subsystem api's: | sam | 2007-03-21 | 1 | -1/+1 |
* | s,#if INET6,#ifdef INET6, | bz | 2006-12-14 | 1 | -1/+1 |
* | MFp4: 92972, 98913 + one more change | bz | 2006-12-12 | 1 | -1/+5 |
* | Add priv.h include required to build FAST_IPSEC, which is not present in | rwatson | 2006-11-07 | 1 | -0/+1 |
* | Change '#if INET' and '#if INET6' to '#ifdef INET' and '#ifdef INET6'. | pjd | 2006-06-04 | 1 | -2/+2 |
* | Hide net.inet.ipsec.test_{replay,integrity} sysctls under #ifdef REGRESSION. | pjd | 2006-04-10 | 1 | -0/+2 |
* | Introduce two new sysctls: | pjd | 2006-04-09 | 1 | -0/+15 |
* | Remove unintended DEBUG flag setting. | gnn | 2006-04-04 | 1 | -1/+0 |
* | First steps towards IPSec cleanup. | gnn | 2006-03-25 | 1 | -0/+1 |
* | Correct typo in a comment describing vshiftl(). | hmp | 2005-06-02 | 1 | -1/+1 |
* | correct space check | sam | 2005-03-09 | 1 | -1/+1 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Add missing locking for secpolicy refcnt manipulations. | sam | 2004-09-30 | 1 | -3/+3 |
* | o add missing break | sam | 2004-01-27 | 1 | -1/+10 |
* | MFp4: portability work, general cleanup, locking fixes | sam | 2003-09-29 | 1 | -129/+105 |
* | Locking and misc cleanups; most of which I've been running for >4 months: | sam | 2003-09-01 | 1 | -9/+24 |
* | plug xform memory leaks: | sam | 2003-06-29 | 1 | -0/+2 |
* | fix compilation w/o INET6 | sam | 2003-02-28 | 1 | -0/+4 |
* | Update to work with the new timewait state. | jlemon | 2003-02-24 | 1 | -21/+5 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -1/+1 |
* | "Fast IPsec": this is an experimental IPsec implementation that is derived | sam | 2002-10-16 | 1 | -0/+1941 |