| Age | Commit message (Expand) | Author |
| 2003-12-12 | Cast an expression with sizeof() to long. | thorpej |
| 2003-12-12 | Make fast-ipsec and ipflow (Fast Forwarding) interoperate. | scw |
| 2003-12-12 | Add KEYCTL_DUMPSA/KEYCTL_DUMPSP support. | scw |
| 2003-12-04 | Dynamic sysctl. | atatat |
| 2003-11-24 | For FAST_IPSEC, ipfilter gets to see wire-format IPsec-encapsulated packets | scw |
| 2003-11-20 | This file was derived from FreeBSD, where "in6pcb" is a macro for | jonathan |
| 2003-11-17 | Revert the (default) ip_id algorithm to the pre-randomid algorithm, | jonathan |
| 2003-11-14 | Use ip_randomid(), dependent on either __NetBSD__ preprocessor | jonathan |
| 2003-11-11 | Change global head-of-local-IP-address list from in_ifaddr to | jonathan |
| 2003-10-06 | Reversion of "netkey merge", part 2 (replacement of removed files in the | tls |
| 2003-09-29 | No copyrignt notice here (caught by Sam Leffler). Add the same two-clause | jonathan |
| 2003-09-20 | separate netkey/key* and netipsec/key* | itojun |
| 2003-09-12 | merge netipsec/key* into netkey/key*. no need for both. | itojun |
| 2003-09-12 | use ip_randomid | itojun |
| 2003-09-12 | no need for netipsec/key*, they are almost identical to netkey/key* | itojun |
| 2003-08-22 | change the additional arg to be passed to ip{,6}_output to struct socket *. | itojun |
| 2003-08-20 | opt_inet6.h is FreeBSD-specific, so wrap it with #ifdef __FreeBSD__/#endif. | jonathan |
| 2003-08-15 | Fix bug with IP_DF handling which was breaking TCP: on FreeBSD, ip_off | jonathan |
| 2003-08-15 | Change ipsec4_common_input() to return void (not int with errno, | jonathan |
| 2003-08-15 | (fast-ipsec): Add hooks to pass IPv4 IPsec traffic into fast-ipsec, if | jonathan |
| 2003-08-13 | Make sure one (potentially) overlapping copy is safe. | jonathan |
| 2003-08-13 | Initial import of Sam Leffler's `Fast-IPsec' from FreeBSD 4. | jonathan |
| 2003-08-06 | Move the preprocessor/config feature-test macro (FAST_IPSEC) into opt_ipsec.h, | jonathan |
| 2003-07-25 | Commit initial NetBSD port of the OpenCrypto Framework (OCF). This | jonathan |