aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated the EAP-FAST patch for the latest OpenSSL 0.9.9 snapshotJouni Malinen2008-05-291-33/+47
* Added the EAP-FAST patch for OpenSSL 0.9.8hJouni Malinen2008-05-291-0/+344
* Add eap_tls_state() to get closer to EAP-TTLS/PEAP/FAST codeJouni Malinen2008-05-281-5/+31
* Share EAP-TLS/PEAP/TTLS/FAST core process() functionalityJouni Malinen2008-05-286-140/+130
* Do not refer to Flags::Version field as 'PEAP version'Jouni Malinen2008-05-285-12/+10
* Redesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassemblyJouni Malinen2008-05-287-585/+447
* Fixed EAP-IKEv2 server fragment processingJouni Malinen2008-05-261-0/+3
* Added a workaround for handling TLS compressionJouni Malinen2008-05-264-0/+32
* Do not define tls_engine_get_cert() if OpenSSL engine is disabledJouni Malinen2008-05-261-4/+2
* Added fragmentation support for EAP-TNCJouni Malinen2008-05-264-36/+487
* Example configuration for EAP-TLS authentication using PKCS#11 TPM tokenJouni Malinen2008-05-232-1/+48
* Add support to wpa_supplicant configuring eap_peer for client cert and CADavid Smith2008-05-233-0/+20
* Add support to eap_peer for client cert and CA cert on smartcard and inDavid Smith2008-05-232-0/+45
* Add support to crypto/tls for client cert and CA cert from smartcardDavid Smith2008-05-232-15/+156
* Added instructions on how to create the DH parameters files.Jouni Malinen2008-05-211-0/+2
* Only use SSL_OP_NO_COMPRESSION if it is definedJouni Malinen2008-05-211-3/+7
* Disable TLS compression since the EAP-TTLS/PEAP/FAST payload processingJouni Malinen2008-05-151-1/+1
* Updated the comment on 'bridge' variable to mention nl80211 which needsJouni Malinen2008-05-071-3/+3
* Fixed xsi:schemaLocation to use whitespace to separate members of the pair.Jouni Malinen2008-05-062-2/+2
* Add setSmartcardModules DBus message to set pkcs11 and opensc optionsDavid Smith2008-04-283-0/+76
* Fix compilation without IEEE8021X_EAPOL definedHenrik Brix Andersen2008-04-281-0/+2
* Disable functionality in hostapd_deauth_all_stas for hostap driver onlyMichael Bernhard2008-04-161-7/+8
* Fixed fallback to full handshake when server rejects PAC-OpaqueJouni Malinen2008-04-152-36/+22
* Fixed fallback to full handshake when server rejects PAC-OpaqueJouni Malinen2008-04-151-47/+31
* Fixed tls_prf() to handle keys with odd lengthJouni Malinen2008-04-141-0/+4
* Small whitespace cleanupJouni Malinen2008-04-131-5/+5
* driver_nl80211: Do not send nl80211 message if beacon is not set yetMichael Bernhard2008-04-131-0/+3
* driver_nl80211: Return correct valueMichael Bernhard2008-04-131-2/+2
* driver_nl80211: Initialize local variableMichael Bernhard2008-04-131-1/+1
* driver_nl80211: Clone netlink callbacks instead of creating new onesMichael Bernhard2008-04-131-3/+3
* driver_nl80211: Use customizable netlink callbacksBernhard Michael2008-04-131-1/+9
* driver_nl80211: Use the correct nl80211 command to flush all stationsMichael Bernhard2008-04-131-1/+1
* nl80211 driver: fix beacon interval settingJohannes Berg2008-04-091-2/+4
* TNC: Added preliminary code for IF-TNCCS-SOH client side supportJouni Malinen2008-04-083-0/+159
* PEAPv0: Added crypto_binding configuration option (part of phase1)Jouni Malinen2008-04-083-0/+22
* Fix nl80211 driver to receive EAPOL responseArtem Antonov2008-04-081-0/+5
* driver_wext: Fix missing bracket in [DORMANT]Pavel Roskin2008-04-071-1/+1
* Rename NL80211_[ATTR]_STA_STAT_* to NL80211_[ATTR_]STA_INFO_Daniel Wagner2008-03-311-14/+14
* Remove the -w option from help outputKel Modderman2008-03-311-1/+1
* Explain not all driver backends will be compiled into wpa_supplicant binaryKel Modderman2008-03-311-1/+5
* eapol_test: Allow client IP address to be specifiedTomasz Wolniewicz2008-03-303-8/+83
* Chargeable-User-Identity (RFC 4372) in eapol_testTomasz Wolniewicz2008-03-303-3/+36
* TNC: Added preliminary code for IF-TNCCS-SOH server side supportJouni Malinen2008-03-304-3/+265
* EAP-TTLS: Fixed implicit challenge derivation to use correct output lengthJouni Malinen2008-03-231-3/+5
* EAP-PEAP: Fixed interop issues in key derivation with cryptobindingJouni Malinen2008-03-194-4/+16
* EAP-PEAP: Swap MS-CHAP-v2 MPPE keys for EAP-PEAP ISK derivationJouni Malinen2008-03-182-0/+30
* EAP-PEAP: Added preliminary code for PEAPv0 and PEAPv2 cryptobindingJouni Malinen2008-03-182-22/+612
* EAP-PEAP: Moved EAP-TLV processing into eap_peap.cJouni Malinen2008-03-185-225/+172
* EAP-PEAP: Moved EAP-TLV processing into eap_peap.cJouni Malinen2008-03-184-259/+152
* Some cleanup for the new driver wrapper for PS3Jouni Malinen2008-03-131-12/+13