aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* Added a load tester strongswan.conf option to throttle initiationMartin Willi2011-05-163-6/+51
|
* 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-1616-33/+36
|
* Show total and half-open SA count in statusallMartin Willi2011-05-161-1/+6
|
* 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
|
* Show how many threads are active in each class in statusallMartin Willi2011-05-161-3/+8
|
* Added a statusallnb stroke command to show status non-blockingMartin Willi2011-05-163-7/+13
|
* 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
|
* Added a non-blocking, skipping variant of IKE_SA enumeratorMartin Willi2011-05-167-12/+23
|
* Processor job scheduling respects job priority classesMartin Willi2011-05-161-4/+8
|
* Added a stroke memusage command to show memory usageMartin Willi2011-05-161-0/+15
|
* fixed whitelist enablingAndreas Steffen2011-05-141-2/+3
|
* do not call recommendations if recs does not existAndreas Steffen2011-05-141-1/+1
|
* Restrict IMCs and IMVs to call SendMessage()Andreas Steffen2011-05-142-2/+43
|
* Disable whitelist plugin by defaultMartin Willi2011-05-121-1/+1
|
* Protect the communication with the SIM card during a transaction from access ↵Duncan Salerno2011-05-121-12/+46
| | | | by a second application
* protection against insane IMCs and IMVsAndreas Steffen2011-05-114-6/+108
|
* terminate imc/imv that couldn't be initialized properlyAndreas Steffen2011-05-102-0/+12
|
* lock the set_message_types() method for imvsAndreas Steffen2011-05-091-0/+14
|
* cosmeticsAndreas Steffen2011-05-091-4/+2
|
* adapted state_machine for retry batchesAndreas Steffen2011-05-092-14/+29
|
* lock the set_message_types() methodAndreas Steffen2011-05-071-1/+17
|
* added missing commaAndreas Steffen2011-05-071-1/+1
|
* refactored tnccs->remove_connection()Andreas Steffen2011-05-062-22/+4
|
* Accept name fields in EAP-MD5 messagesMartin Willi2011-05-021-6/+6
|
* adapted debug outputAndreas Steffen2011-04-283-3/+3
|
* log unsupported IMC_IMV message typesAndreas Steffen2011-04-282-0/+12
|
* list registered TNCCS message typesAndreas Steffen2011-04-282-2/+39
|
* Migrated eap_sim_file to INIT/METHOD macrosAndreas Steffen2011-04-223-60/+60
|
* fixed segmentation fault due to null pointerAndreas Steffen2011-04-221-1/+1
|
* do not include length field in non-fragmented EAP-PEAP packetsAndreas Steffen2011-04-214-7/+23
|
* Win 7 accepts compressed EAP Identity requestAndreas Steffen2011-04-211-8/+2
|
* added level 3 debug output of forwarded EAP payloadsAndreas Steffen2011-04-211-1/+6
|
* Resolve and connect to RADIUS servers not before requiredMartin Willi2011-04-216-56/+93
|
* Revert alloc_str changesMartin Willi2011-04-2110-57/+29
| | | | | | This reverts commit fdead26ffe1da8501a6ff5e0639a6f44c723e763. This reverts commit 3e2419ebe32de72d824864eb2e0e677a7c197af1. This reverts commit 17ce69b47a1efd6234960cf7d1f50712aee61db5.
* Use thread save settings alloc_str function where appropriateMartin Willi2011-04-2110-29/+59
|
* Cast size_t len arguments to %.*s to intMartin Willi2011-04-202-6/+7
|
* Synchronize ESN support in HA pluginMartin Willi2011-04-204-0/+13
|
* Added an esn parameter to the kernel interface add_sa functionsMartin Willi2011-04-201-2/+2
|
* Use strncpy when reading smartcard keyids from ipsec.secrets.Tobias Brunner2011-04-191-1/+1
|
* Fixed typo in unit-tester plugin.Tobias Brunner2011-04-191-1/+1
|
* send an empty EAP Ack client message if TLS was successful and handle it on ↵Andreas Steffen2011-04-152-33/+14
| | | | the server
* Windows 7 expects an uncompressed EAP Identity requestAndreas Steffen2011-04-151-16/+30
|
* Set broadcast flag in DHCP requests when sending broadcastsMartin Willi2011-04-151-0/+3
|
* Added reload support to eap-radius pluginMartin Willi2011-04-154-39/+83
|