aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/load_tester
Commit message (Collapse)AuthorAgeFilesLines
...
* Migrated load_tester_listern to INIT/METHOD macrosMartin Willi2011-05-161-20/+17
|
* Use CRITICAL job priority class for long running dispatcher jobsMartin Willi2011-05-161-3/+3
|
* Added a DPD option for load-testerMartin Willi2011-05-161-1/+8
|
* Don't simulate traffic on load-tester kernel interfaceMartin Willi2011-05-161-1/+1
|
* Added preshared_key/eap_password load_tester options to set custom credentialsMartin Willi2011-05-161-10/+13
|
* Added initiator/responder_id load tester options to enforce different identitiesMartin Willi2011-05-161-30/+73
|
* Migrated load_tester_config to INIT/METHOD macrosMartin Willi2011-05-161-28/+22
|
* Migrated load_tester_creds to INIT/METHOD macrosMartin Willi2011-05-161-43/+37
|
* Fix load tester shared key enumerator, provide dedicated EAP passwordMartin Willi2011-05-161-8/+51
|
* Revert alloc_str changesMartin Willi2011-04-211-8/+4
| | | | | | This reverts commit fdead26ffe1da8501a6ff5e0639a6f44c723e763. This reverts commit 3e2419ebe32de72d824864eb2e0e677a7c197af1. This reverts commit 17ce69b47a1efd6234960cf7d1f50712aee61db5.
* Use thread save settings alloc_str function where appropriateMartin Willi2011-04-211-4/+8
|
* Added an esn parameter to the kernel interface add_sa functionsMartin Willi2011-04-201-2/+2
|
* Added a (not yet implemented) plugin_t method to reload plugin configurationMartin Willi2011-04-151-0/+1
|
* Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ↵Martin Willi2011-04-151-0/+7
| | | | over plugin_t
* Migrated remaining plugin_t implementations to INIT/METHOD macrosMartin Willi2011-04-151-20/+23
|
* Added a TFC padding option to child_cfgMartin Willi2010-12-201-1/+1
|
* Implemented Traffic Flow Confidentiality padding in kernel_interfaceMartin Willi2010-12-201-1/+1
|
* trace back crypto algorithms to the plugins that registered themAndreas Steffen2010-12-181-1/+3
|
* start and route connections defined in an SQL database via start_action ↵Andreas Steffen2010-11-281-2/+2
| | | | field and ipsec up %startall command
* Fixing installation of trap policies (SPI=0) in kernel interface.Tobias Brunner2010-09-021-3/+2
|
* Replaced the protocol argument in add_policy with an optional SPI for an AH SA.Tobias Brunner2010-09-021-1/+1
|
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-022-3/+2
|
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-021-2/+2
|
* Removed references to protocol_id_t from kernel interface.Tobias Brunner2010-09-021-6/+6
| | | | | Instead we use the actual IP protocol identifier (the conversion now happens in child_sa_t and kernel_handler_t).
* Refer to processor via hydra and not charon.Tobias Brunner2010-09-022-2/+4
|
* Moved credential manager to libstrongswanMartin Willi2010-07-131-2/+2
|
* configuration of different marks for inbound and outbound directionAndreas Steffen2010-07-091-2/+3
|
* Implemented missing bypass_socket() method in load-testers faked kernel ↵Martin Willi2010-07-071-0/+7
| | | | interface
* Added missing markt_t in load tester, also migrated to INIT/METHOD macros.Tobias Brunner2010-07-061-89/+58
|
* support of xfrm marks for IKEv2Andreas Steffen2010-07-021-1/+1
|
* Add reqid field and getter function to child_cfg_t.Reto Buerki2010-05-041-1/+1
|
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-251-1/+2
|
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-1/+1
|
* Convert charon into libcharon.Tobias Brunner2010-03-191-1/+1
|
* Moving charon to libcharon.Tobias Brunner2010-03-1913-0/+1533