aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon
Commit message (Collapse)AuthorAgeFilesLines
...
* explicitly activate use of TNC headersAndreas Steffen2011-06-0712-17/+37
|
* Add a closeaction ipsec.conf keyword to configure close actionMartin Willi2011-06-072-17/+23
|
* separated tncif_names from standard TCG TNC header filesAndreas Steffen2011-06-064-0/+6
|
* show PB-PA message type/subtypeAndreas Steffen2011-06-051-4/+23
|
* map action recommendation codes to PB access recommendation codesAndreas Steffen2011-06-051-3/+16
|
* Check if colliding task has actually a CHILD, i.e. after a migrateMartin Willi2011-06-031-1/+4
|
* Fix alignement compiler warningMartin Willi2011-06-031-5/+4
|
* correctly destroy the hostsAndreas Steffen2011-06-031-2/+2
|
* fixed subnet to string conversion by using ts_to_subnet()Andreas Steffen2011-06-031-35/+7
|
* make IMC/IMV pairs independent of libcharonAndreas Steffen2011-06-0128-709/+36
|
* moved imc_test/imv_test plugins to libimcvAndreas Steffen2011-06-019-792/+0
|
* Fix initialization of NM pluginMartin Willi2011-05-311-1/+1
|
* renamed tls_reader|writer to bio_* and moved to libstrongswanAndreas Steffen2011-05-3118-70/+68
|
* removed unused variablesAndreas Steffen2011-05-311-3/+0
|
* fixed typeAndreas Steffen2011-05-311-1/+1
|
* implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pairAndreas Steffen2011-05-309-1/+797
|
* changed VENDOR_ID to PENAndreas Steffen2011-05-294-25/+32
|
* use singular formAndreas Steffen2011-05-292-4/+4
|
* created Private Enterprise Number (PEN) listAndreas Steffen2011-05-293-7/+79
|
* added TNC_Connection_State_namesAndreas Steffen2011-05-292-0/+32
|
* logging initial EAP Identifier in EAP Identity RequestAndreas Steffen2011-05-291-3/+5
|
* Option to enable duplicheck plugin fixed.Tobias Brunner2011-05-261-1/+1
|
* Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variableMartin Willi2011-05-195-19/+6
|
* Migrated controller_t to INIT/METHOD macrosMartin Willi2011-05-162-99/+98
|
* Provide get_priority() method in controller jobsMartin Willi2011-05-161-0/+9
|
* 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
|
* Added strongswan.conf option to override half open IKE_SA timeoutMartin Willi2011-05-161-1/+2
|
* Use CRITICAL job priority class for long running dispatcher jobsMartin Willi2011-05-1618-37/+40
|
* Show total and half-open SA count in statusallMartin Willi2011-05-161-1/+6
|
* Added a get_count() method to IKE_SA managerMartin Willi2011-05-162-3/+27
|
* Fixed identiation in private_ike_sa_managerMartin Willi2011-05-161-57/+57
|
* 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 init_limit_half_open and a init_limit_job_load (replacing ↵Martin Willi2011-05-161-92/+107
| | | | job_threshold) options, some refactorings
* 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-1612-23/+55
|
* Added a job_threshold option to drop IKE_SA_INITs if a certain job load reachedMartin Willi2011-05-161-0/+28
|
* Use high priority for retransmit/dpd/keepalive jobsMartin Willi2011-05-163-3/+3
|
* Use job priorities in process_message job based on exchange typesMartin Willi2011-05-161-1/+16
|
* Processor job scheduling respects job priority classesMartin Willi2011-05-161-4/+8
|
* Introduce priority classes for jobsMartin Willi2011-05-1616-1/+117
|
* Added a stroke memusage command to show memory usageMartin Willi2011-05-161-0/+15
|
* fixed whitelist enablingAndreas Steffen2011-05-141-2/+3
|