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_klips
/
kernel_klips_ipsec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove kernel-klips plugin
Tobias Brunner
2014-06-19
1
-2653
/
+0
*
kernel-interface: Add a replay_window parameter to add_sa()
Martin Willi
2014-06-17
1
-2
/
+3
*
kernel-klips: Pass a pointer to a properly sized integer for algorithm lookup
Martin Willi
2014-05-16
1
-1
/
+1
*
libhydra: Use lib->ns instead of hydra->daemon
Tobias Brunner
2014-02-12
1
-5
/
+5
*
kernel: Use a time_t to report use time in query_policy()
Martin Willi
2013-10-11
1
-1
/
+1
*
kernel: Use a time_t to report use time in query_sa()
Martin Willi
2013-10-11
1
-1
/
+1
*
linked-list: Remove barely used find_last() method
Tobias Brunner
2013-07-17
1
-2
/
+3
*
Use strpfx() helper where appropriate
Tobias Brunner
2013-07-08
1
-2
/
+2
*
kernel-interface: add an exchange initiator parameter to add_sa()
Martin Willi
2013-06-11
1
-2
/
+2
*
kernel-interface: query SAD for last use time if SPD query didn't yield one
Martin Willi
2013-05-06
1
-1
/
+1
*
kernel-interface: get_address_by_ts() can tell if a returned IP is virtual
Martin Willi
2013-05-06
1
-1
/
+1
*
kernel_ipsec_t.query_sa() additionally returns the number of processed packets
Martin Willi
2013-03-14
1
-2
/
+2
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Make it easy to check if an address is locally usable via changed get_interfa...
Tobias Brunner
2012-09-21
1
-3
/
+3
*
Use source address in get_nexthop() call
Tobias Brunner
2012-09-21
1
-1
/
+1
*
Added algorithm lookup via kernel_interface_t to the various kernel interfaces
Tobias Brunner
2012-09-13
1
-4
/
+20
*
Let kernel interfaces decide how to enable UDP decapsulation of ESP packets.
Tobias Brunner
2012-08-08
1
-8
/
+4
*
Check rng return value when generating SPIs in kernel-klips plugin
Tobias Brunner
2012-07-16
1
-3
/
+3
*
Centralized thread cancellation in processor_t
Tobias Brunner
2012-06-25
1
-12
/
+3
*
The kernel-klips plugin does currently not support SAD/SPD flushing.
Tobias Brunner
2011-10-21
1
-0
/
+2
*
Remove policies in kernel interfaces based on their priority.
Tobias Brunner
2011-07-27
1
-7
/
+10
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
1
-1
/
+1
*
Add the reqid to kernel_ipsec_t.del_policy.
Tobias Brunner
2011-07-06
1
-2
/
+2
*
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
*
Kernel interface updated for KLIPS plugin (TFC padding).
Tobias Brunner
2011-02-10
1
-1
/
+1
*
Charon specific strongswan.conf options generalized.
Tobias Brunner
2010-09-02
1
-6
/
+8
*
Fixing installation of trap policies (SPI=0) in kernel interface.
Tobias Brunner
2010-09-02
1
-7
/
+9
*
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
-2
/
+2
*
Moved all kernel plugins to libhydra.
Tobias Brunner
2010-09-02
1
-0
/
+2639