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
/
plugins
/
kernel_pfkey
/
kernel_pfkey_ipsec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disabled listening for kernel events in starter.
Tobias Brunner
2012-06-08
1
-18
/
+26
*
Properly install policies with ports in PF_KEY kernel interface.
Tobias Brunner
2012-06-07
1
-27
/
+28
*
Route reinstallation in kernel_ipsec_t implementations is not needed anymore.
Tobias Brunner
2012-05-02
1
-6
/
+1
*
Silently install route again, even if it did not change.
Tobias Brunner
2011-11-04
1
-1
/
+6
*
Compile warning fixed in kernel interfaces.
Tobias Brunner
2011-11-04
1
-1
/
+1
*
Implemented flushing of SAD and SPD entries via PF_KEY.
Tobias Brunner
2011-10-21
1
-0
/
+68
*
Install fallback drop policies to avoid transmitting unencrypted packets.
Tobias Brunner
2011-07-27
1
-0
/
+3
*
Remove policies in kernel interfaces based on their priority.
Tobias Brunner
2011-07-27
1
-17
/
+34
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
1
-1
/
+1
*
Record usage history of policies in PF_KEY kernel interface.
Tobias Brunner
2011-07-06
1
-169
/
+457
*
Some code cleanup in PF_KEY kernel interface.
Tobias Brunner
2011-07-06
1
-118
/
+142
*
Add the reqid to kernel_ipsec_t.del_policy.
Tobias Brunner
2011-07-06
1
-2
/
+2
*
Cache the most recent reqid in the PF_KEY kernel interface.
Tobias Brunner
2011-07-06
1
-1
/
+2
*
install PASS and DROP shunt policies via PFKEYv2 interface
Andreas Steffen
2011-07-05
1
-1
/
+12
*
Use CRITICAL job priority class for long running dispatcher jobs
Martin Willi
2011-05-16
1
-2
/
+2
*
Added an esn parameter to the kernel interface add_sa functions
Martin Willi
2011-04-20
1
-1
/
+1
*
added missing tfc argument to kernel_pfkey_ipsec interface
Andreas Steffen
2010-12-27
1
-1
/
+1
*
Include the destination net in the policy priority calculation.
Tobias Brunner
2010-12-07
1
-6
/
+9
*
Do not install routes for pluto.
Tobias Brunner
2010-09-02
1
-0
/
+5
*
Charon specific strongswan.conf options generalized.
Tobias Brunner
2010-09-02
1
-1
/
+2
*
Fixing installation of trap policies (SPI=0) in kernel interface.
Tobias Brunner
2010-09-02
1
-9
/
+8
*
Added an option to specify the type of a policy to kernel_ipsec.add_policy.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Replaced the protocol argument in add_policy with an optional SPI for an AH SA.
Tobias Brunner
2010-09-02
1
-2
/
+2
*
Refer to scheduler and processor via lib and not hydra.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Moved all kernel plugins to libhydra.
Tobias Brunner
2010-09-02
1
-0
/
+2173