index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netipsec
/
key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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