aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/load_tester
Commit message (Expand)AuthorAgeFilesLines
* load tester got a "shutdown_when_complete" option, allows performance test us...Martin Willi2008-12-123-15/+51
* fixed load-tester shared key lookupMartin Willi2008-12-091-2/+2
* require explicit enabling of load-testing pluginMartin Willi2008-12-091-1/+9
* generating different initiator identities, configs and certificates on the flyMartin Willi2008-12-083-101/+213
* added a "load_tester.auth" option: "pubkey" (default) or "psk"Martin Willi2008-11-232-4/+57
* proper cancellation of load-testing initiatorsMartin Willi2008-11-231-1/+39
* added a MODP_NULL Diffie Hellman group to avoid calculation overhead in load-...Martin Willi2008-11-224-1/+127
* updated method signature of add_policyMartin Willi2008-11-111-5/+6
* merging kernel_klips plugin back into trunkTobias Brunner2008-11-111-13/+14
* make load_tester more strict to use it along strokeMartin Willi2008-11-102-4/+17
* iterations = 0 for infinite iterationsMartin Willi2008-11-101-3/+3
* added PEM version of keys Martin Willi2008-11-101-1/+28
* added delete_after_established optionMartin Willi2008-11-064-1/+140
* got rid of deprecated create_iterator_locked()Martin Willi2008-11-051-0/+2
* two new load_testing options:Martin Willi2008-11-041-3/+11
* added a delay option to delay initiationsMartin Willi2008-11-041-9/+41
* added fake_kernel option to make dummy kernel implementation optionalMartin Willi2008-11-032-3/+7
* load testing between different hostsMartin Willi2008-11-031-3/+6
* initiate connections simultaneously in load testerMartin Willi2008-10-221-2/+9
* a load testing plugin, to:Martin Willi2008-10-219-0/+831