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 (
Expand
)
Author
Age
Files
Lines
*
remove spaces before tabs at the beginning of lines (^( )+\t)
Martin Willi
2009-09-04
1
-2
/
+2
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
11
-87
/
+87
*
Refactored the lifetime_cfg_t struct to be simpler and more expressive. Initi...
Tobias Brunner
2009-09-01
1
-5
/
+8
*
Adapted the kernel interfaces to the new lifetime configuration.
Tobias Brunner
2009-09-01
1
-2
/
+2
*
Adapted the config backends to the new lifetime configuration.
Tobias Brunner
2009-09-01
1
-2
/
+6
*
use time_monotonic() instead of time() for statistics and time difference cal...
Martin Willi
2009-08-31
1
-1
/
+1
*
updated load-tester plugin to new fingerprinting API
Martin Willi
2009-08-26
1
-11
/
+19
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
1
-2
/
+2
*
display transmitted bytes per SA
Andreas Steffen
2009-07-30
1
-0
/
+11
*
added -avoid-version to LDFLAGS, plugins are not versioned
Martin Willi
2009-07-03
1
-1
/
+1
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
12
-24
/
+0
*
merging changes from portability branch back to trunk
Tobias Brunner
2009-04-30
1
-3
/
+4
*
added ike_rekey/child_rekey options to load-tester
Martin Willi
2009-04-17
1
-5
/
+23
*
merged multi-auth branch back into trunk
Martin Willi
2009-04-14
1
-35
/
+114
*
updated Doxyfile
Martin Willi
2009-03-24
6
-6
/
+6
*
changed [4856] to dynamically choose traffic selector family
Martin Willi
2009-02-11
1
-2
/
+2
*
support of dynamic/128 and %any6
Andreas Steffen
2009-02-05
1
-2
/
+2
*
disable MOBIKE in load-tester
Andreas Steffen
2009-02-05
1
-1
/
+1
*
disable DPD and sending of cert requests in load-tester
Andreas Steffen
2009-01-14
1
-2
/
+2
*
load tester got a "shutdown_when_complete" option, allows performance test us...
Martin Willi
2008-12-12
3
-15
/
+51
*
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 load-...
Martin Willi
2008-11-22
4
-1
/
+127
*
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
*
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