aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/wps_supplicant.c
Commit message (Expand)AuthorAgeFilesLines
* WPS: Add more verbose debug info on PBC session overlap detectionJouni Malinen2010-09-201-3/+20
* WPS: Add BSSID to strict validation error messagesJouni Malinen2010-09-201-1/+1
* WPS: Allow pending WPS operation to be cancelledArdong Chen2010-09-101-0/+27
* WPS: Fix timeout event to be sent over ctrl_interfaceArdong Chen2010-09-101-2/+2
* Fix build without CONFIG_P2P=yJouni Malinen2010-09-091-0/+4
* P2P: Use SSID from GO Negotiation to limit WPS provisioning stepJouni Malinen2010-09-091-0/+21
* Trigger WPS configuration update on string changesJouni Malinen2010-09-091-1/+2
* WPS: Fix configuration strings on config reloadJouni Malinen2010-09-091-0/+9
* P2P: Set Device Password ID in WPS M1/M2 per new rulesJouni Malinen2010-09-091-3/+5
* P2P: Add initial version of P2P ModuleJouni Malinen2010-09-091-0/+4
* P2P: Do not save temporary networksJouni Malinen2010-09-091-0/+4
* P2P: Do not filter BSSes based on SSID during P2P ProvisioningJouni Malinen2010-09-091-0/+9
* P2P: Let WPS code know if it is used in a P2P groupJouni Malinen2010-09-091-3/+8
* Allow ctrl_iface SET command to change global config parametersJouni Malinen2010-09-091-0/+41
* WPS: Make fragment size configurable for EAP-WSC peerJouni Malinen2010-09-091-0/+6
* WPS 2.0: Make sure PHY/VIRT flag gets set for PBCJouni Malinen2010-09-091-0/+3
* WPS 2.0: Validate WPS attributes in management frames and WSC messagesJouni Malinen2010-09-091-0/+22
* WPS 2.0: Add support for AuthorizedMACs attributeJouni Malinen2010-09-091-10/+17
* WPS: Do not allow Label and Display config methods to be enabledJouni Malinen2010-07-171-0/+7
* WPS: Use different scan result sorting rules when doing WPS provisioningJouni Malinen2010-06-111-0/+13
* WPS ER: Add command for configuring an APJouni Malinen2010-05-281-0/+51
* WPS ER: Add ctrl_iface event for learned AP settingsJouni Malinen2010-05-271-0/+30
* WPS ER: Allow AP filtering based on IP addressJouni Malinen2010-05-271-2/+2
* Optimize post-WPS scan based on channel used during provisioningJouni Malinen2010-04-111-0/+2
* Move wpa_supplicant specific scan code away from src/driversJouni Malinen2010-01-031-0/+1
* Use BSS table entry instead of raw scan result for connectionJouni Malinen2010-01-021-12/+9
* WPS: Use BSS table instead of raw scan resultsJouni Malinen2010-01-021-44/+16
* WPS: Clear SSID selection if more than one BSSID match is foundJouni Malinen2009-12-281-2/+15
* Use wpa_msg_ctrl() for WPS AP available eventsJouni Malinen2009-12-281-3/+6
* WPS: Make Config Methods configurable for wpa_supplicantJouni Malinen2009-12-211-2/+2
* WPS ER: Delay wpa_supplicant termination to allow unsubscriptionJouni Malinen2009-12-191-2/+22
* WPS: Add display and keypad config methods for WPS ERJouni Malinen2009-12-121-0/+2
* Remove src/crypto from default include pathJouni Malinen2009-11-291-7/+7
* Remove src/rsn_supp from default header pathJouni Malinen2009-11-291-1/+1
* Remove src/common from default header file pathJouni Malinen2009-11-291-4/+4
* WPS: Update couple of missed Primary Device Type usesJouni Malinen2009-11-261-10/+6
* WPS: Clean up Primary Device Type handlingJouni Malinen2009-11-261-28/+10
* WPS ER: Add more AP information into the ctrl_interface messageJouni Malinen2009-11-211-2/+13
* WPS ER: Refresh ER data on WPS_ER_START when already startedJouni Malinen2009-11-201-1/+1
* WPS ER: Deinit ER before WPS registrar/contextJouni Malinen2009-11-151-5/+5
* WPS ER: Add command for fetching current AP settingsJouni Malinen2009-11-151-0/+12
* WPS ER: Add preliminary PBC supportJouni Malinen2009-11-151-0/+10
* WPS ER: Add ctrl_iface notifications for AP/Enrollee add/removeJouni Malinen2009-11-151-0/+77
* WPS ER: Add PIN configuration and SetSelectedRegistrar callJouni Malinen2009-11-131-0/+32
* WPS: Fix WPS build with ER support disabledJouni Malinen2009-11-101-0/+2
* WPS: Add initial part of External Registrar functionalityJouni Malinen2009-11-071-0/+30
* WPS: Add PBC overlap and timeout events from WPS moduleOleg Kravtsov2009-11-011-0/+4
* Allow the internal DH implementation to be overriddenJouni Malinen2009-10-111-4/+5
* Add wpa_supplicant notification callsJouni Malinen2009-09-131-5/+21
* Add parsed information from WPS IE(s) into scan resultsJouni Malinen2009-09-111-0/+17