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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make IPsec work with AES-GCM and AES-ICM (aka CTR) in OCF... IPsec
jmg
2015-08-04
4
-89
/
+96
*
these are comparing authenticators and need to be constant time...
jmg
2015-07-31
2
-2
/
+2
*
Clean up this header file...
jmg
2015-07-31
1
-2
/
+0
*
Correct IPSec SA statistic keeping
eri
2015-07-30
1
-1
/
+2
*
RFC4868 section 2.3 requires that the output be half... This fixes
jmg
2015-07-29
3
-26
/
+38
*
IPSEC, remove variable argument function its already due.
eri
2015-07-21
2
-23
/
+8
*
Summary: Fix LINT build. The names of the new AES modes were not
gnn
2015-07-10
1
-3
/
+3
*
Add support for AES modes to IPSec. These modes work both in software only
gnn
2015-07-09
2
-73
/
+99
*
Fill the port and protocol information in the SADB_ACQUIRE message
ae
2015-07-06
1
-8
/
+60
*
Reduce overhead of IPSEC for traffic generated from host
eri
2015-07-03
1
-0
/
+6
*
drop key_sa_stir_iv as it isn't used...
jmg
2015-06-11
2
-9
/
+0
*
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
jkim
2015-05-22
1
-1
/
+1
*
In the reply to SADB_X_SPDGET message use the same sequence number that
ae
2015-05-20
1
-2
/
+3
*
Remove unneded mbuf length adjustment, M_PREPEND() already did that.
ae
2015-05-19
1
-2
/
+0
*
Change SA's state before sending SADB_EXPIRE message. This state will
ae
2015-05-19
1
-2
/
+2
*
Teach key_expire() send SADB_EXPIRE message with the SADB_EXT_LIFETIME_HARD
ae
2015-05-19
1
-40
/
+38
*
Summary: Remove spurious, extra, next header comments.
gnn
2015-05-15
1
-4
/
+2
*
Fix the comment. We will not do SPD lookup again, because
ae
2015-04-28
1
-2
/
+1
*
Since PFIL can change mbuf pointer, we should update pointers after
ae
2015-04-28
2
-0
/
+3
*
Make ipsec_in_reject() static. We use ipsec[46]_in_reject() instead.
ae
2015-04-27
2
-2
/
+2
*
Fix possible use after free due to security policy deletion.
ae
2015-04-27
4
-8
/
+30
*
Change ipsec_address() and ipsec_logsastr() functions to take two
ae
2015-04-18
7
-132
/
+105
*
Requeue mbuf via netisr when we use IPSec tunnel mode and IPv6.
ae
2015-04-18
1
-1
/
+30
*
Fix handling of scoped IPv6 addresses in IPSec code.
ae
2015-04-18
3
-36
/
+21
*
Remove xform_ipip.c and code related to XF_IP4.
ae
2015-04-18
3
-404
/
+129
*
o Use new function ip_fillid() in all places throughout the kernel,
glebius
2015-04-01
1
-3
/
+1
*
Remove extra '&'. sin6 is already a pointer.
ae
2015-03-07
1
-1
/
+1
*
Fix possible memory leak and several races in the IPsec policy management
ae
2015-02-24
2
-1
/
+18
*
key_spdget uses key_setdumpsp() without SPTREE_RLOCK held (it uses
ae
2015-01-27
1
-2
/
+0
*
In order to reduce use of M_EXT outside of the mbuf allocator and
rwatson
2015-01-06
2
-12
/
+6
*
Fix VIMAGE build.
ae
2014-12-25
1
-1
/
+1
*
Rename ip4_def_policy variable to def_policy. It is used by both IPv4 and
ae
2014-12-24
4
-209
/
+140
*
Treat errors when retrieving security policy as policy violation.
ae
2014-12-11
1
-2
/
+4
*
Initialize error variable.
ae
2014-12-11
1
-0
/
+1
*
Remove flag/flags argument from the following functions:
ae
2014-12-11
2
-23
/
+12
*
Remove flags and tunalready arguments from ipsec4_process_packet()
ae
2014-12-11
2
-94
/
+54
*
Remove now unused mtag argument from ipsec*_common_input_cb.
ae
2014-12-11
6
-31
/
+16
*
Remove code related to PACKET_TAG_IPSEC_IN_CRYPTO_DONE mbuf tag.
ae
2014-12-11
2
-153
/
+71
*
Remove unused mtag variable.
ae
2014-12-11
1
-2
/
+0
*
key_getspacq() returns holding the spacq_lock. Unlock it in all cases.
ae
2014-12-07
1
-1
/
+2
*
Fix style(9) and remove m_freem(NULL).
ae
2014-12-04
1
-4
/
+3
*
Remove __P() macro.
ae
2014-12-03
10
-206
/
+202
*
ANSIfy function declarations.
ae
2014-12-03
3
-257
/
+103
*
Remove unneded check. No need to do m_pullup to the size that we prepended.
ae
2014-12-02
1
-2
/
+0
*
Remove route chaching support from ipsec code. It isn't used for some time.
ae
2014-12-02
15
-47
/
+4
*
Remove unused structure declarations.
ae
2014-12-02
1
-11
/
+0
*
Remove unused declartations.
ae
2014-12-02
1
-10
/
+0
*
Remove ip4_input() declaration. It was removed in r275133.
ae
2014-11-27
1
-1
/
+0
*
Do not use xform_ipip as decapsulation fallback.
ae
2014-11-26
3
-433
/
+6
*
Count statistics for the specific address family.
ae
2014-11-13
1
-1
/
+2
[next]