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
/
charon
/
plugins
/
load_tester
Commit message (
Collapse
)
Author
Age
Files
Lines
*
load tester got a "shutdown_when_complete" option, allows performance test ↵
Martin Willi
2008-12-12
3
-15
/
+51
|
|
|
|
using "time"
*
fixed load-tester shared key lookup
Martin Willi
2008-12-09
1
-2
/
+2
|
*
require explicit enabling of load-testing plugin
Martin Willi
2008-12-09
1
-1
/
+9
|
*
generating different initiator identities, configs and certificates on the fly
Martin Willi
2008-12-08
3
-101
/
+213
|
*
added a "load_tester.auth" option: "pubkey" (default) or "psk"
Martin Willi
2008-11-23
2
-4
/
+57
|
*
proper cancellation of load-testing initiators
Martin Willi
2008-11-23
1
-1
/
+39
|
*
added a MODP_NULL Diffie Hellman group to avoid calculation overhead in ↵
Martin Willi
2008-11-22
4
-1
/
+127
|
|
|
|
load-testing
*
updated method signature of add_policy
Martin Willi
2008-11-11
1
-5
/
+6
|
*
merging kernel_klips plugin back into trunk
Tobias Brunner
2008-11-11
1
-13
/
+14
|
*
make load_tester more strict to use it along stroke
Martin Willi
2008-11-10
2
-4
/
+17
|
*
iterations = 0 for infinite iterations
Martin Willi
2008-11-10
1
-3
/
+3
|
*
added PEM version of keys
Martin Willi
2008-11-10
1
-1
/
+28
|
*
added delete_after_established option
Martin Willi
2008-11-06
4
-1
/
+140
|
*
got rid of deprecated create_iterator_locked()
Martin Willi
2008-11-05
1
-0
/
+2
|
*
two new load_testing options:
Martin Willi
2008-11-04
1
-3
/
+11
|
|
|
|
|
request_virtual_ip: request a INTERNAL_IPV4_ADDR as client pool: provide addresses from a named virtual IP pool
*
added a delay option to delay initiations
Martin Willi
2008-11-04
1
-9
/
+41
|
*
added fake_kernel option to make dummy kernel implementation optional
Martin Willi
2008-11-03
2
-3
/
+7
|
*
load testing between different hosts
Martin Willi
2008-11-03
1
-3
/
+6
|
*
initiate connections simultaneously in load tester
Martin Willi
2008-10-22
1
-2
/
+9
|
*
a load testing plugin, to:
Martin Willi
2008-10-21
9
-0
/
+831
find multi-threading issues do performance profiling