aboutsummaryrefslogtreecommitdiffstats
path: root/src/wps/wps.h
Commit message (Expand)AuthorAgeFilesLines
* Move p2p_connect PIN format validation into a separate functionJouni Malinen2012-06-301-0/+1
* WPS: Share a single function for generating NFS password tokensJouni Malinen2012-06-281-0/+3
* WPS: Add support for NCF password token from APJouni Malinen2012-06-281-0/+5
* WPS ER: Add support for building NFC configuration tokenJouni Malinen2012-06-281-0/+1
* WPS: Add support for NFC configuration token from external programJouni Malinen2012-06-281-0/+2
* WPS: Add new mechanism for generation NFC configuration tokenJouni Malinen2012-06-281-0/+1
* WPS: Use separate list of NFC Password Tokens in the RegistrarJouni Malinen2012-06-271-0/+3
* WPS: Add new mechanism for communicating NFC tag read eventsJouni Malinen2012-06-271-1/+4
* WPS: Add new mechanism for NFC config method using password tokenJouni Malinen2012-06-271-0/+3
* NDEF: Mark input data const when it is not modifiedJouni Malinen2012-06-271-2/+2
* WPS: Allow NDEF functions to be used from outside src/wpsJouni Malinen2012-06-271-0/+4
* WPS: Allow vendor specific attribute to be added into M1Anirban Sirkhell2012-04-041-0/+1
* WPS: Invalidate wildcard PIN on other radios after successful useJouni Malinen2012-02-291-2/+6
* P2P: Advertise immediate availability of WPS credentialJouni Malinen2012-02-271-1/+1
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* WPS: Disable AP PIN after 10 consecutive failuresJouni Malinen2012-01-301-1/+6
* WPS: Fix stopping of active WPS operation on dual concurrent APSubrat Dash2011-11-301-0/+1
* WPS: Send AP Settings as a wrapped Credential attribute to ctrl_ifaceZhi Chen2011-09-301-0/+3
* WPS: Set Probe Request config methods based on configurationBharat Chakravarty2011-09-011-0/+1
* WPS: Wait for EAPOL-Start unless WPS 2.0 station as workaroundJouni Malinen2011-08-281-0/+1
* WPS: Add a workaround for Windows 7 capability discovery for PBCJouni Malinen2011-05-171-0/+8
* P2P: Add option for requested device type in P2P search/scanJean-Michel Bachot2011-03-191-1/+3
* P2P: Keep track of peer WPS vendor extensionsJean-Michel Bachot2011-03-191-0/+4
* WPS: Add support for adding WPS Vendor ExtensionsJean-Michel Bachot2011-03-191-0/+3
* P2P: Keep track of secondary device types for peersJean-Michel Bachot2011-03-171-0/+1
* WPS: Add secondary device types into Probe Request framesJean-Michel Bachot2011-03-171-0/+5
* P2P: Allow WPS_PBC command on GO to select on P2P Device AddressJouni Malinen2011-02-071-1/+12
* WPS: Add mechanism for indicating non-standard WPS errorsChao-Wen Yang2011-01-131-0/+1
* WPS ER: Show SetSelectedRegistrar events as ctrl_iface eventsJouni Malinen2010-10-251-1/+18
* hostapd: Add wps_config ctrl_interface command for configuring APJouni Malinen2010-10-211-0/+2
* WPS ER: Add wps_er_set_config to use local configurationJouni Malinen2010-10-201-0/+2
* WPS: Add Config Error into WPS-FAIL eventsJouni Malinen2010-10-141-0/+1
* WPS: Fix strict validation of encrypted data for WSC 2.0-only caseJouni Malinen2010-09-221-10/+12
* WPS: Add MAC address to validation error message for Probe RequestJouni Malinen2010-09-221-2/+3
* WPS: Fix Beacon WPS IE on concurrent dualband AP in PBC modeJouni Malinen2010-09-201-0/+5
* WPS: Add BSSID to strict validation error messagesJouni Malinen2010-09-201-2/+3
* 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-0/+5
* P2P: Do no process Probe Request with P2P wildcard SSID in WPSJouni Malinen2010-09-091-1/+2
* P2P: Add Device Name into WPS IE in Probe Request framesJouni Malinen2010-09-091-0/+3
* WPS 2.0: Add strict validation of SetSelectedRegistrar attributesJouni Malinen2010-09-091-0/+7
* WPS 2.0: Validate WPS attributes in management frames and WSC messagesJouni Malinen2010-09-091-0/+135
* WPS 2.0: Add support for AuthorizedMACs attributeJouni Malinen2010-09-091-2/+5
* WPS: Use different scan result sorting rules when doing WPS provisioningJouni Malinen2010-06-111-0/+2
* WPS ER: Add command for configuring an APJouni Malinen2010-05-281-0/+2
* WPS ER: Add ctrl_iface event for learned AP settingsJouni Malinen2010-05-271-1/+11
* WPS ER: Allow AP filtering based on IP addressJouni Malinen2010-05-271-1/+2
* Add WPS IE into (Re)Association Response frame if WPS is usedJouni Malinen2010-05-261-0/+1
* WPS: Add Enrollee-seen event message and wpa_gui-qt4 Peers entryJouni Malinen2009-12-281-0/+16
* Merge driver ops set_wps_beacon_ie and set_wps_probe_resp_ieJouni Malinen2009-12-241-5/+4