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
/
load_tester
/
load_tester_ipsec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: Use structs to pass information to the kernel-ipsec interface
Tobias Brunner
2016-04-09
1
-26
/
+15
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-11
/
+11
*
kernel-interface: Pass the same data to del_policy() that was passed to add_p...
Tobias Brunner
2015-11-10
1
-2
/
+3
*
kernel-interface: Add a separate "update" flag to add_sa()
Martin Willi
2015-03-09
1
-1
/
+1
*
kernel-interface: Pass full list of traffic selectors to add_sa()
Martin Willi
2015-02-20
1
-1
/
+1
*
kernel-interface: Remove reqid parameter from get_spi/get_cpi() methods
Martin Willi
2015-02-20
1
-2
/
+2
*
kernel-interface: Add a replay_window parameter to add_sa()
Martin Willi
2014-06-17
1
-2
/
+3
*
load-tester: Fix race condition issuing same SPI
Christophe Gouault
2014-04-24
1
-2
/
+2
*
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
*
kernel-interface: add an exchange initiator parameter to add_sa()
Martin Willi
2013-06-11
1
-1
/
+1
*
kernel-interface: query SAD for last use time if SPD query didn't yield one
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
*
Let kernel interfaces decide how to enable UDP decapsulation of ESP packets.
Tobias Brunner
2012-08-08
1
-7
/
+2
*
The load-tester plugin does not support SAD/SPD flushing.
Tobias Brunner
2011-10-21
1
-0
/
+2
*
Fixed indention in load-tester kernel interface.
Tobias Brunner
2011-10-21
1
-28
/
+28
*
Remove policies in kernel interfaces based on their priority.
Tobias Brunner
2011-07-27
1
-2
/
+2
*
Add the reqid to kernel_ipsec_t.del_policy.
Tobias Brunner
2011-07-06
1
-2
/
+2
*
Don't simulate traffic on load-tester kernel interface
Martin Willi
2011-05-16
1
-1
/
+1
*
Added an esn parameter to the kernel interface add_sa functions
Martin Willi
2011-04-20
1
-2
/
+2
*
Implemented Traffic Flow Confidentiality padding in kernel_interface
Martin Willi
2010-12-20
1
-1
/
+1
*
Fixing installation of trap policies (SPI=0) in kernel interface.
Tobias Brunner
2010-09-02
1
-3
/
+2
*
Replaced the protocol argument in add_policy with an optional SPI for an AH SA.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Removed references to protocol_id_t from kernel interface.
Tobias Brunner
2010-09-02
1
-6
/
+6
*
Implemented missing bypass_socket() method in load-testers faked kernel inter...
Martin Willi
2010-07-07
1
-0
/
+7
*
Added missing markt_t in load tester, also migrated to INIT/METHOD macros.
Tobias Brunner
2010-07-06
1
-89
/
+58
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+176