| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r275390: | Andrey V. Elsukov | 2015-06-02 | 1 | -29/+27 |
| * | MFC r275392: | Andrey V. Elsukov | 2015-06-02 | 1 | -0/+4 |
| * | MFC r263710, r273377, r273378, r273423 and r273455: | Hans Petter Selasky | 2014-10-27 | 1 | -1/+1 |
| * | Remove most of the remaining sysctl name list macros. They were only | John Baldwin | 2013-08-26 | 1 | -34/+0 |
| * | Remove the large part of struct ipsecstat. Only few fields of this | Andrey V. Elsukov | 2013-07-23 | 1 | -30/+4 |
| * | Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, | Andrey V. Elsukov | 2013-07-09 | 1 | -3/+5 |
| * | Prepare network statistics structures for migration to PCPU counters. | Andrey V. Elsukov | 2013-07-09 | 1 | -40/+40 |
| * | Use IPSECSTAT_INC() and IPSEC6STAT_INC() macros for ipsec statistics | Andrey V. Elsukov | 2013-06-20 | 1 | -0/+1 |
| * | Optimisation in IPSEC(4): | Fabien Thomas | 2011-03-31 | 1 | -6/+10 |
| * | MFP4: @176978-176982, 176984, 176990-176994, 177441 | Bjoern A. Zeeb | 2010-04-29 | 1 | -22/+22 |
| * | Correct typo in comment. | Pawel Jakub Dawidek | 2009-09-06 | 1 | -1/+1 |
| * | Remove unused VNET_SET() and related macros; only VNET_GET() is | Robert Watson | 2009-07-16 | 1 | -14/+14 |
| * | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | Robert Watson | 2009-07-14 | 1 | -20/+32 |
| * | Add sysctls to toggle the behaviour of the (former) IPSEC_FILTERTUNNEL | Bjoern A. Zeeb | 2009-05-23 | 1 | -0/+1 |
| * | Try to remove/assimilate as much of formerly IPv4/6 specific | Bjoern A. Zeeb | 2009-02-08 | 1 | -3/+3 |
| * | Make ipsec_getpolicybysock() static and no longer export it. It has not | Bjoern A. Zeeb | 2008-12-27 | 1 | -2/+0 |
| * | Unify ipsec[46]_delete_pcbpolicy in ipsec_delete_pcbpolicy. | Bjoern A. Zeeb | 2008-11-27 | 1 | -1/+1 |
| * | Change the initialization methodology for global variables scheduled | Marko Zec | 2008-11-19 | 1 | -0/+1 |
| * | Step 1.5 of importing the network stack virtualization infrastructure | Marko Zec | 2008-10-02 | 1 | -1/+4 |
| * | Commit step 1 of the vimage project, (network stack) | Bjoern A. Zeeb | 2008-08-17 | 1 | -2/+2 |
| * | In addition to the ipsec_osdep.h removal a week ago, now also eliminate | Bjoern A. Zeeb | 2008-05-24 | 1 | -1/+0 |
| * | Remove last bits of OS adaptation code from the IPSec code. | George V. Neville-Neil | 2008-05-17 | 1 | -1/+8 |
| * | Rather than passing around a cached 'priv', pass in an ucred to | Bjoern A. Zeeb | 2008-02-02 | 1 | -1/+1 |
| * | Add sysctls to if_enc(4) to control whether the firewalls or | Bjoern A. Zeeb | 2007-11-28 | 1 | -2/+9 |
| * | Commit IPv6 support for FAST_IPSEC to the tree. | George V. Neville-Neil | 2007-07-01 | 1 | -9/+2 |
| * | Add a pseudo interface for packet filtering IPSec connections before or after | Andrew Thompson | 2006-06-26 | 1 | -0/+2 |
| * | Hide net.inet.ipsec.test_{replay,integrity} sysctls under #ifdef REGRESSION. | Pawel Jakub Dawidek | 2006-04-10 | 1 | -0/+2 |
| * | Introduce two new sysctls: | Pawel Jakub Dawidek | 2006-04-09 | 1 | -0/+2 |
| * | promote fast ipsec's m_clone routine for public use; it is renamed | Sam Leffler | 2006-03-15 | 1 | -1/+0 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -1/+1 |
| * | Initial import of RFC 2385 (TCP-MD5) digest support. | Bruce M Simpson | 2004-02-11 | 1 | -0/+1 |
| * | add spdcachelookup and spdcachemiss to our version of struct ipsecstat so | Sam Leffler | 2004-01-27 | 1 | -0/+3 |
| * | fix build after KAME changes | Sam Leffler | 2004-01-20 | 1 | -0/+4 |
| * | MFp4: portability work, general cleanup, locking fixes | Sam Leffler | 2003-09-29 | 1 | -5/+27 |
| * | Locking and misc cleanups; most of which I've been running for >4 months: | Sam Leffler | 2003-09-01 | 1 | -0/+5 |
| * | FAST_IPSEC fixups: | Sam Leffler | 2002-11-08 | 1 | -0/+3 |
| * | "Fast IPsec": this is an experimental IPsec implementation that is derived | Sam Leffler | 2002-10-16 | 1 | -0/+389 |