aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/load_tester/load_tester_config.c
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-333/+0
* Add support for dynamic ports in load testerMartin Willi2010-02-261-2/+18
* Store custom IKE src/dst ports on ike_cfgMartin Willi2010-02-261-1/+2
* Made inactivity_timeout a per CHILD_SA config optionMartin Willi2010-01-271-1/+1
* Renamed plugin configuration sections to the actual plugin nameMartin Willi2009-10-151-8/+8
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-2/+2
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-22/+22
* 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