aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix compiler warning after fetcher_t.fetch signature changeMartin Willi2011-04-121-1/+2
|
* version bump to 4.5.2dr5Andreas Steffen2011-04-111-1/+1
|
* updated NEWSAndreas Steffen2011-04-111-0/+7
|
* Use an IV size of zero for DES in ECB modeMartin Willi2011-04-082-3/+1
|
* Fixed debug statement if algorithm benchmarking enabledMartin Willi2011-04-081-3/+3
|
* with the 2.6.38 kernel alice is preferred for handling the IKE connectionsAndreas Steffen2011-04-081-7/+7
|
* fixed bit maskDuncan Salerno2011-04-071-2/+2
|
* added EAP-PEAP options to strongswan.confAndreas Steffen2011-04-061-0/+20
|
* define MSCHAPv2 as default phase2 algorithm for EAP-PEAPAndreas Steffen2011-04-061-1/+1
|
* added ikev2/rw-eap-peap-mschapv2 scenarioAndreas Steffen2011-04-0614-0/+166
|
* added ikev2/rw-eap-peap-md5 scenarioAndreas Steffen2011-04-0614-0/+169
|
* added ikev2/rw-eap-peap-radius scenarioAndreas Steffen2011-04-0622-0/+486
|
* allow multi-pass authentication schemes as e.g. MSCHAPv2Andreas Steffen2011-04-062-30/+28
|
* display EAP identifiers in HEX formatAndreas Steffen2011-04-063-8/+8
|
* no EAP identifier offset required in build() functionAndreas Steffen2011-04-061-1/+1
|
* added missing function pointers in eap_identity_create_server()Andreas Steffen2011-04-061-0/+2
|
* implemented the PEAP tunneling protocol as an EAP pluginAndreas Steffen2011-04-0615-1/+1427
|
* added get|set_identifier() methods to eap_tnc_tAndreas Steffen2011-04-061-0/+14
|
* added EAP identifier to debug outputAndreas Steffen2011-04-051-4/+5
|
* added get|set_identifier() methods to eap_tls_t and eap_ttls_tAndreas Steffen2011-04-052-0/+28
|
* added TLS_PURPOSE_EAP_PEAPAndreas Steffen2011-04-053-0/+4
|
* implemented get|set_identifier() for tls_eap_tAndreas Steffen2011-04-052-24/+85
|
* eap_packet_t definition moved to libstrongswan/eap/eap.hAndreas Steffen2011-04-051-11/+0
|
* added EAP PEAP and MSTLV protocolsAndreas Steffen2011-04-052-4/+24
|
* implemented get|set_identifier() for eap_sim_tAndreas Steffen2011-04-052-34/+56
|
* Migrated eap_sim plugin to INIT/METHOD macrosAndreas Steffen2011-04-052-80/+56
|
* implemented get|set_identifier() for eap_radius_tAndreas Steffen2011-04-051-1/+20
|
* store EAP identifier on peer sideAndreas Steffen2011-04-051-1/+2
|
* implemented get|set_identifier() for eap_aka_tAndreas Steffen2011-04-052-19/+54
|
* Added support for DES_ECB to af-alg, required for eap-mschapv2Martin Willi2011-04-051-0/+1
|
* Migrated eap_aka plugin to INIT/METHOD macrosAndreas Steffen2011-04-052-80/+57
|
* implemented get|set_identifier() for eap_gtc_tAndreas Steffen2011-04-051-0/+14
|
* Migrated eap_gtc plugin to INIT/METHOD macrosAndreas Steffen2011-04-051-51/+34
|
* implemented get|set_identifier() for eap_mschapv2_tAndreas Steffen2011-04-051-0/+14
|
* Migrated eap_mschapv2 plugin to INIT/METHOD macrosAndreas Steffen2011-04-051-57/+34
|
* implemented get|set_identifier() for eap_identity_t and eap_md5_tAndreas Steffen2011-04-052-3/+39
|
* log the EAP identifier also for vendor specific EAP methodsAndreas Steffen2011-04-051-2/+2
|
* log the initial value of the EAP identifierAndreas Steffen2011-04-051-5/+6
|
* added get_identifier() and set_identifier() methodsAndreas Steffen2011-04-051-3/+18
|
* Migrated eap_sim_pcsc plugin to INIT/METHOD macrosMartin Willi2011-04-042-32/+38
|
* Slightly reformatted SIM pcsc codeMartin Willi2011-04-042-30/+44
|
* Added SIM card backend based on pcsc-liteDuncan Salerno2011-04-047-0/+527
|
* Added alloc/stream options to fetcher test utilityMartin Willi2011-04-041-6/+32
|
* Added support for FETCH_CALLBACK to soup fetcherMartin Willi2011-04-041-9/+45
|
* Support FETCH_CALLBACK in curl fetcherMartin Willi2011-04-041-11/+34
|
* Added a new FETCH_CALLBACK option to fetch data without allocationMartin Willi2011-04-047-22/+97
|
* Migrated fetcher_manager to INIT/METHOD macrosMartin Willi2011-04-041-32/+25
|
* version bump to 4.5.2dr4Andreas Steffen2011-04-021-1/+1
|
* updated ikev2/rw-eap-tnc scenariosAndreas Steffen2011-04-0111-16/+29
|
* Install systemd service file if systemd is availableMiklos Vajna2011-03-295-1/+34
|