| Commit message (Expand) | Author | Age | Files | Lines |
* | SAs are valid (but dying) when they reached soft lifetime, | vanhu | 2009-03-05 | 1 | -14/+7 |
* | Change the functions to ANSI in those cases where it breaks promotion | rdivacky | 2009-02-24 | 1 | -38/+13 |
* | Another step assimilating IPv[46] PCB code - directly use | bz | 2008-12-15 | 1 | -22/+4 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+2 |
* | Merge more of currently non-functional (i.e. resolving to | zec | 2008-11-26 | 1 | -14/+16 |
* | Change the initialization methodology for global variables scheduled | zec | 2008-11-19 | 1 | -20/+40 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -28/+101 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -98/+99 |
* | Add lifetime informations to generated SPD entries when SPDDUMP | vanhu | 2008-08-05 | 1 | -0/+17 |
* | Enter the 1990s. Use real function declaration. | julian | 2008-06-29 | 1 | -1/+1 |
* | Fix a bug that when getting/dumping the soft lifetime we reported | bz | 2008-03-24 | 1 | -1/+1 |
* | Import change from KAME, rev. 1.362 kame/kame/sys/netkey/key.c | bz | 2008-03-24 | 1 | -1/+1 |
* | Remove the "Fast " from the | bz | 2008-03-14 | 1 | -1/+1 |
* | Fix bugs when allocating and passing information of current lifetime and | bz | 2008-03-02 | 1 | -2/+7 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 1 | -5/+0 |
* | 'spi' and the return value of ntohl are unsigned. Remove the extra >=0 | bz | 2007-06-16 | 1 | -1/+6 |
* | In case of failure we can directly return ENOBUFS because | bz | 2007-06-16 | 1 | -10/+3 |
* | Add a missing return so that we drop out in case of an error and | bz | 2007-06-15 | 1 | -3/+2 |
* | With the current code 'src' is never NULL. Nevertheless move the check for | bz | 2007-06-15 | 1 | -1/+3 |
* | Add missing | bz | 2007-05-29 | 1 | -0/+1 |
* | Prevent disappearing SAD entries by implementing MPsafe refcounting. | pjd | 2006-05-20 | 1 | -20/+33 |
* | First steps towards IPSec cleanup. | gnn | 2006-03-25 | 1 | -85/+211 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Remove extraneous SECPOLICY_LOCK_DESTROY calls that cause the mutex to be | sam | 2004-10-02 | 1 | -2/+0 |
* | Add missing locking for secpolicy refcnt manipulations. | sam | 2004-09-30 | 1 | -0/+12 |
* | Correct handling of SADB_UPDATE and SADB_ADD requests. key_align may split | sam | 2004-09-26 | 1 | -5/+0 |
* | Fix a paste-o in key_cmpspidx_withmask(). | bms | 2004-06-22 | 1 | -2/+2 |
* | use correct address for SADB_EXT_ADDRESS_DST in key_do_allocsa_policy | sam | 2004-05-03 | 1 | -2/+2 |
* | correct behaviour of key_getsavbyspi broken in rev 1.7; corrects problems with | sam | 2004-05-03 | 1 | -2/+2 |
* | add support to prefer old SA to new SA during allocation | sam | 2004-05-03 | 1 | -18/+27 |
* | Unbreak FAST_IPSEC build on 64 bit archs with INVARIANTS. | pjd | 2004-04-07 | 1 | -1/+1 |
* | Fix type in a sysctl. It used to be: net.key.prefered_oldsa | guido | 2004-02-16 | 1 | -5/+5 |
* | Initial import of RFC 2385 (TCP-MD5) digest support. | bms | 2004-02-11 | 1 | -0/+18 |
* | must convert protocol to sa type when preparing a DELETE message | sam | 2004-02-05 | 1 | -1/+7 |
* | MFp4: portability work, general cleanup, locking fixes | sam | 2003-09-29 | 1 | -562/+574 |
* | Locking and misc cleanups; most of which I've been running for >4 months: | sam | 2003-09-01 | 1 | -422/+288 |
* | plug xform memory leaks: | sam | 2003-06-29 | 1 | -2/+13 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -22/+22 |
* | Comment out srandom(): | ache | 2003-02-05 | 1 | -0/+2 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -22/+22 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -5/+5 |
* | "Fast IPsec": this is an experimental IPsec implementation that is derived | sam | 2002-10-16 | 1 | -0/+7287 |