strongswan/src/libcharon/plugins/load_tester
Tobias Brunner a6e0f14fd2 kernel-interface: Pass the same data to del_policy() that was passed to add_policy()
The additional data can be helpful to identify the exact policy to
delete.
2015-11-10 16:42:52 +01:00
..
.gitignore Add a simple load-tester utility to initiate over control socket 2012-11-29 10:22:51 +01:00
Makefile.am plugins: Don't link with -rdynamic on Windows 2014-06-04 15:53:02 +02:00
load_tester.c load-tester: Include string.h for strcmp() on some platforms 2015-08-13 15:12:42 +02:00
load_tester_config.c load-tester: Support initiating XAuth authentication 2015-02-20 14:04:23 +01:00
load_tester_config.h load-tester can dynamically install a dedicated external IP for each IKE_SA 2012-11-29 10:22:51 +01:00
load_tester_control.c controller: Optionally adhere to init limits also when initiating IKE_SAs 2015-08-21 18:21:13 +02:00
load_tester_control.h Add a load-tester control socket to manually trigger initiation 2012-11-29 10:22:50 +01:00
load_tester_creds.c load-tester: Add a crl option to include a CRL uri in generated certificates 2014-06-19 10:48:27 +02:00
load_tester_creds.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
load_tester_diffie_hellman.c diffie-hellman: Add a bool return value to set_other_public_value() 2015-03-23 17:54:03 +01:00
load_tester_diffie_hellman.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
load_tester_ipsec.c kernel-interface: Pass the same data to del_policy() that was passed to add_policy() 2015-11-10 16:42:52 +01:00
load_tester_ipsec.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00
load_tester_listener.c libcharon: Use lib->ns instead of charon->name 2014-02-12 14:34:32 +01:00
load_tester_listener.h load-tester can dynamically install a dedicated external IP for each IKE_SA 2012-11-29 10:22:51 +01:00
load_tester_plugin.c controller: Optionally adhere to init limits also when initiating IKE_SAs 2015-08-21 18:21:13 +02:00
load_tester_plugin.h Moving charon to libcharon. 2010-03-19 13:34:52 +01:00