index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libhydra
/
kernel
/
kernel_ipsec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel_ipsec_t.query_sa() additionally returns the number of processed packets
Martin Willi
2013-03-14
1
-1
/
+2
*
Introduce "features" for the kernel backends returning kernel capabilities
Martin Willi
2013-03-01
1
-0
/
+8
*
Moved host_t and host_resolver_t to a new networking subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved types used by kernel_ipsec_t interface (and libipsec) to libstrongswan
Tobias Brunner
2012-08-08
1
-146
/
+1
*
Let kernel interfaces decide how to enable UDP decapsulation of ESP packets.
Tobias Brunner
2012-08-08
1
-1
/
+12
*
Define a special XFRM mark_t.value that dynamically uses the CHILD_SA reqid
Martin Willi
2012-03-22
1
-0
/
+5
*
Added not-yet used sa_payload parameters used in IKEv1
Martin Willi
2012-03-20
1
-0
/
+2
*
Defined functions in the kernel interface to flush SAD and SPD entries.
Tobias Brunner
2011-10-21
1
-0
/
+14
*
Added kernel_ipsec/net plugin feature loading callbacks
Martin Willi
2011-10-14
1
-0
/
+15
*
Install fallback drop policies to avoid transmitting unencrypted packets.
Tobias Brunner
2011-07-27
1
-0
/
+2
*
Remove policies in kernel interfaces based on their priority.
Tobias Brunner
2011-07-27
1
-4
/
+16
*
Add the reqid to kernel_ipsec_t.del_policy.
Tobias Brunner
2011-07-06
1
-3
/
+4
*
implemented PASS and DROP shunt policies
Andreas Steffen
2011-06-28
1
-0
/
+4
*
Added an esn parameter to the kernel interface add_sa functions
Martin Willi
2011-04-20
1
-1
/
+2
*
Implemented Traffic Flow Confidentiality padding in kernel_interface
Martin Willi
2010-12-20
1
-1
/
+2
*
Fixing installation of trap policies (SPI=0) in kernel interface.
Tobias Brunner
2010-09-02
1
-9
/
+27
*
Added an option to specify the type of a policy to kernel_ipsec.add_policy.
Tobias Brunner
2010-09-02
1
-2
/
+16
*
Replaced the protocol argument in add_policy with an optional SPI for an AH SA.
Tobias Brunner
2010-09-02
1
-3
/
+3
*
Moved ipsec_transform_t to kernel_ipsec.h in libhydra.
Tobias Brunner
2010-09-02
1
-1
/
+18
*
Moved kernel interface to libhydra.
Tobias Brunner
2010-09-02
1
-0
/
+319