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
/
libcharon
/
plugins
/
kernel_pfkey
/
kernel_pfkey_ipsec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel-pfkey: Prefer policies with reqid over those without
Tobias Brunner
2016-04-09
1
-1
/
+7
*
kernel-pfkey: Only install templates for regular IPsec policies with reqid
Tobias Brunner
2016-04-09
1
-32
/
+35
*
kernel: Use structs to pass information to the kernel-ipsec interface
Tobias Brunner
2016-04-09
1
-167
/
+210
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-55
/
+55
*
libhydra: Move kernel interface to libcharon
Tobias Brunner
2016-03-03
1
-39
/
+31
*
libhydra: Move all kernel plugins to libcharon
Tobias Brunner
2016-03-03
1
-0
/
+3102
*
Moved all kernel plugins to libhydra.
Tobias Brunner
2010-09-02
1
-2172
/
+0
*
Refer to kernel interface via hydra and not charon.
Tobias Brunner
2010-09-02
1
-16
/
+16
*
Removed references to protocol_id_t from kernel interface.
Tobias Brunner
2010-09-02
1
-43
/
+27
*
Moved migrate job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-7
/
+2
*
Moved update SA job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-7
/
+4
*
Moved delete/rekey CHILD_SA job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-15
/
+2
*
Moved acquire job creation to kernel event handler.
Tobias Brunner
2010-09-02
1
-8
/
+4
*
Refer to processor via hydra and not charon.
Tobias Brunner
2010-09-02
1
-5
/
+6
*
Use a seperate section for each nested struct member in INIT macro
Martin Willi
2010-08-18
1
-12
/
+14
*
support of xfrm marks for IKEv2
Andreas Steffen
2010-07-02
1
-11
/
+14
*
Do not install routes in the PF_KEY kernel interface if interface lookup failed.
Tobias Brunner
2010-06-23
1
-15
/
+23
*
Fixing the PF_KEY kernel interface on Android.
Tobias Brunner
2010-06-22
1
-0
/
+2
*
Check for SADB_X_NAT_T_NEW_MAPPING in PF_KEY kernel interface.
Tobias Brunner
2010-06-15
1
-4
/
+4
*
Set the ports of all hosts installed via the PF_KEY kernel interface to zero.
Tobias Brunner
2010-06-15
1
-15
/
+37
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+2175