aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/load_tester/load_tester_config.c
Commit message (Expand)AuthorAgeFilesLines
* Refactored the lifetime_cfg_t struct to be simpler and more expressive. Initi...Tobias Brunner2009-09-011-5/+8
* Adapted the config backends to the new lifetime configuration.Tobias Brunner2009-09-011-2/+6
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* added ike_rekey/child_rekey options to load-testerMartin Willi2009-04-171-5/+23
* merged multi-auth branch back into trunkMartin Willi2009-04-141-35/+114
* changed [4856] to dynamically choose traffic selector familyMartin Willi2009-02-111-2/+2
* support of dynamic/128 and %any6Andreas Steffen2009-02-051-2/+2
* disable MOBIKE in load-testerAndreas Steffen2009-02-051-1/+1
* disable DPD and sending of cert requests in load-testerAndreas Steffen2009-01-141-2/+2
* generating different initiator identities, configs and certificates on the flyMartin Willi2008-12-081-36/+98
* added a "load_tester.auth" option: "pubkey" (default) or "psk"Martin Willi2008-11-231-3/+12
* make load_tester more strict to use it along strokeMartin Willi2008-11-101-2/+7
* two new load_testing options:Martin Willi2008-11-041-3/+11
* added fake_kernel option to make dummy kernel implementation optionalMartin Willi2008-11-031-1/+1
* load testing between different hostsMartin Willi2008-11-031-3/+6
* a load testing plugin, to:Martin Willi2008-10-211-0/+127