| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removing old, dead, KAME IPsec files as part of the move to the | George V. Neville-Neil | 2007-07-02 | 1 | -7647/+0 |
| * | With exception of the if_name() macro, all definitions in net_osdep.h | Brooks Davis | 2006-08-04 | 1 | -2/+0 |
| * | SADB_UPDATE did not return an error when key length is invalid. | Hajimu UMEMOTO | 2005-08-22 | 1 | -2/+2 |
| * | fix build without option INET6. | Hajimu UMEMOTO | 2005-07-30 | 1 | -0/+8 |
| * | scope cleanup. with this change | Hajimu UMEMOTO | 2005-07-25 | 1 | -28/+35 |
| * | fixed an unexpected addr/port matching failure in IPv6 SA management | SUZUKI Shinsuke | 2005-01-10 | 1 | -0/+1 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -1/+1 |
| * | support TCP-MD5(IPv4) in KAME-IPSEC, too. | SUZUKI Shinsuke | 2004-11-08 | 1 | -2/+26 |
| * | Merge netipsec/key.c:1.17 into KAME pfkey implementation: | Robert Watson | 2004-09-30 | 1 | -5/+0 |
| * | The KAME IPSEC implementation at one point used its own pseudo-random | Robert Watson | 2004-09-02 | 1 | -22/+0 |
| * | Diff reduce against KAME: minor white space synchronization to KAME | Robert Watson | 2004-08-27 | 1 | -4/+4 |
| * | avoid duplicate free. | Hajimu UMEMOTO | 2004-01-25 | 1 | -3/+3 |
| * | invalidate secpolicy pcb cache on key_timehandler. part of | Hajimu UMEMOTO | 2004-01-14 | 1 | -0/+3 |
| * | add missing key_freesp()s. part of | Hajimu UMEMOTO | 2004-01-14 | 1 | -1/+4 |
| * | don't touch after free. | Hajimu UMEMOTO | 2003-12-10 | 1 | -2/+3 |
| * | use callout_*() rather than timeout(). | Hajimu UMEMOTO | 2003-12-07 | 1 | -2/+5 |
| * | missing splx. | Hajimu UMEMOTO | 2003-11-28 | 1 | -0/+1 |
| * | add sysctl MIB net.key.esp_auth which was wrongly dropped | Hajimu UMEMOTO | 2003-11-13 | 1 | -0/+6 |
| * | ipsec_esp_auth is unused when IPSEC_ESP is not defined. | Hajimu UMEMOTO | 2003-11-11 | 1 | -0/+2 |
| * | - cleanup SP refcnt issue. | Hajimu UMEMOTO | 2003-11-04 | 1 | -515/+652 |
| * | correct %d/%u mismatch. | Hajimu UMEMOTO | 2003-11-02 | 1 | -7/+7 |
| * | cleanup secasvar management; refcnt is key.c responsibility; | Hajimu UMEMOTO | 2003-11-02 | 1 | -66/+65 |
| * | mib name was changed by fixing a spelling. | Hajimu UMEMOTO | 2003-10-28 | 1 | -1/+1 |
| * | drop the code of HAVE_NRL_INPCB part. our system doesn't | Hajimu UMEMOTO | 2003-10-22 | 1 | -10/+0 |
| * | Reduce diffs against KAME. No functional change. | Hajimu UMEMOTO | 2003-09-30 | 1 | -15/+7 |
| * | Sync style and comments with latest KAME to reduce diffs. | Hajimu UMEMOTO | 2003-09-30 | 1 | -71/+64 |
| * | add /*CONSTCOND*/ to reduce diffs against latest KAME. | Hajimu UMEMOTO | 2003-09-25 | 1 | -7/+7 |
| * | panic() doesn't need `\n'. | Hajimu UMEMOTO | 2003-09-25 | 1 | -52/+52 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-06-11 | 1 | -1/+3 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -22/+22 |
| * | Comment out srandom(): | Andrey A. Chernov | 2003-02-05 | 1 | -1/+2 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -22/+22 |
| * | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 1 | -4/+4 |
| * | - fixed the order of searching SA table for packets. | Hajimu UMEMOTO | 2002-07-10 | 1 | -20/+47 |
| * | pacify gcc-3.1's -Wunused checking. | Peter Wemm | 2002-05-24 | 1 | -1/+4 |
| * | Remove __P. | Alfred Perlstein | 2002-03-20 | 1 | -109/+109 |
| * | missing splx | Hajimu UMEMOTO | 2002-03-01 | 1 | -0/+1 |
| * | (when new sa is preferred than old sa) | Hajimu UMEMOTO | 2002-03-01 | 1 | -9/+9 |
| * | Fix warnings | Peter Wemm | 2002-02-28 | 1 | -7/+7 |
| * | Lock struct pgrp, session and sigio. | Seigo Tanimura | 2002-02-23 | 1 | -4/+14 |
| * | Newer SA is prefered for a out-bound packet than old one | Hajimu UMEMOTO | 2001-12-05 | 1 | -5/+85 |
| * | Fixed the behavior when there is no inbound policy for the ipsec | Hajimu UMEMOTO | 2001-11-06 | 1 | -22/+0 |
| * | - net.inet.ipsec.esp_auth hasn't been there | Hajimu UMEMOTO | 2001-11-05 | 1 | -459/+217 |
| * | Unbreak build without INET6. | Hajimu UMEMOTO | 2001-11-03 | 1 | -0/+2 |
| * | System wide policy should be returned when no policy found in the SPD. | Hajimu UMEMOTO | 2001-10-29 | 1 | -0/+26 |
| * | Fixed the value of the prefixlen in the sadb_address structure. | Hajimu UMEMOTO | 2001-10-22 | 1 | -8/+20 |
| * | The behavior of SPDUPDATE has been changed. | Hajimu UMEMOTO | 2001-10-17 | 1 | -10/+6 |
| * | printed current sequence number of the SA. accordingly, changed | Hajimu UMEMOTO | 2001-08-06 | 1 | -6/+9 |
| * | do not play too much trick with evaluation order. from netbsd | Hajimu UMEMOTO | 2001-08-06 | 1 | -2/+2 |
| * | fixed to make a response in key_spdadd(). reported by <R.P.Koster@kpn.com> | Hajimu UMEMOTO | 2001-08-06 | 1 | -2/+2 |