aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/wps_supplicant.h
Commit message (Expand)AuthorAgeFilesLines
* WPS ER: Add support for building NFC configuration tokenJouni Malinen2012-06-281-0/+2
* WPS: Add support for NFC configuration token from external programJouni Malinen2012-06-281-1/+3
* WPS: Add new mechanism for NFC config method using password tokenJouni Malinen2012-06-271-0/+2
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* WPS ER: Add wps_er_set_config to use local configurationJouni Malinen2010-10-201-0/+2
* WPS: Allow pending WPS operation to be cancelledArdong Chen2010-09-101-0/+1
* P2P: Set Device Password ID in WPS M1/M2 per new rulesJouni Malinen2010-09-091-1/+1
* P2P: Let WPS code know if it is used in a P2P groupJouni Malinen2010-09-091-2/+3
* Allow ctrl_iface SET command to change global config parametersJouni Malinen2010-09-091-0/+1
* WPS 2.0: Add support for AuthorizedMACs attributeJouni Malinen2010-09-091-2/+2
* WPS: Use different scan result sorting rules when doing WPS provisioningJouni Malinen2010-06-111-0/+1
* WPS ER: Add command for configuring an APJouni Malinen2010-05-281-0/+2
* WPS ER: Allow AP filtering based on IP addressJouni Malinen2010-05-271-1/+1
* Fix compiler warnings for non-WPS buildJouni Malinen2010-01-031-2/+3
* Do not store raw scan resultsJouni Malinen2010-01-021-0/+1
* Use BSS table entry instead of raw scan result for connectionJouni Malinen2010-01-021-2/+3
* WPS ER: Delay wpa_supplicant termination to allow unsubscriptionJouni Malinen2009-12-191-0/+1
* WPS ER: Add command for fetching current AP settingsJouni Malinen2009-11-151-0/+2
* WPS ER: Add preliminary PBC supportJouni Malinen2009-11-151-0/+1
* WPS ER: Add PIN configuration and SetSelectedRegistrar callJouni Malinen2009-11-131-0/+2
* WPS: Add initial part of External Registrar functionalityJouni Malinen2009-11-071-0/+2
* Add parsed information from WPS IE(s) into scan resultsJouni Malinen2009-09-111-0/+2
* WPS: Add support for AP reconfiguration with wps_regJouni Malinen2009-09-061-2/+9
* WPS: Add support for NFC out-of-band mechanismMasashi Honma2009-03-061-1/+1
* WPS: Add UFD support (USBA out-of-band mechanism)Masashi Honma2009-02-261-0/+2
* Allow WPS APs for PIN enrollment even without Selected RegistrarJouni Malinen2009-01-231-4/+8
* Added Doxygen documentation for WPS codeJouni Malinen2009-01-031-1/+4
* WPS: Added support for wildcard SSID matching in ap_scan=2 modeJouni Malinen2008-12-201-0/+6
* WPS: Added control interface notification for available WPS APsJouni Malinen2008-12-151-0/+5
* WPS: Added support for fragmented WPS IE in Beacon and Probe ResponseJouni Malinen2008-11-291-1/+25
* WPS: Added wpa_supplicant ctrl_iface commands to start WPS processingJouni Malinen2008-11-291-0/+5
* WPS: Set Request Type properly into WPS IE in ProbeReq/AssocReqJouni Malinen2008-11-291-3/+3
* WPS: Moved wps_context initialization into wps_supplicant.cJouni Malinen2008-11-281-0/+11
* WPS: Move WPS glue code from wpas_glue.c to wps_supplicant.cJouni Malinen2008-11-281-0/+37