aboutsummaryrefslogtreecommitdiffstats
path: root/src/wps/wps.c
Commit message (Expand)AuthorAgeFilesLines
* WPS: Add support for NCF password token from APJouni Malinen2012-06-281-0/+17
* WPS: Use separate list of NFC Password Tokens in the RegistrarJouni Malinen2012-06-271-0/+7
* P2P: Advertise immediate availability of WPS credentialJouni Malinen2012-02-271-4/+4
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* WPS: Use strdup to initialize dev_password for PBCJouni Malinen2011-11-171-2/+1
* WPS: Set Probe Request config methods based on configurationBharat Chakravarty2011-09-011-28/+1
* WPS: Wait for EAPOL-Start unless WPS 2.0 station as workaroundJouni Malinen2011-08-281-0/+13
* WPS: Add a workaround for Windows 7 capability discovery for PBCJouni Malinen2011-05-171-0/+1
* P2P: Add option for requested device type in P2P search/scanJean-Michel Bachot2011-03-191-1/+8
* WPS: Add secondary device types into Probe Request framesJean-Michel Bachot2011-03-171-3/+2
* P2P: Allow WPS_PBC command on GO to select on P2P Device AddressJouni Malinen2011-02-071-0/+2
* WPS: Include all Config Methods in Probe RequestJouni Malinen2010-12-201-21/+18
* WPS: Make testing operations configurable at runtimeJouni Malinen2010-09-211-0/+6
* WPS 2.0: Fix AuthorizedMACs check to accept wildcard addressJouni Malinen2010-09-211-1/+3
* P2P: Fix WSC IE not to include two Device Name attrs with WPS 2.0 is usedJouni Malinen2010-09-091-0/+2
* P2P: Set Device Password ID in WPS M1/M2 per new rulesJouni Malinen2010-09-091-1/+1
* P2P: Add Device Name into WPS IE in Probe Request framesJouni Malinen2010-09-091-0/+5
* WPS 2.0: Convert new attributes into WFA vendor extensionJouni Malinen2010-09-091-5/+3
* WPS 2.0: Make WSC 2.0 support to be build option (CONFIG_WPS2)Jouni Malinen2010-09-091-1/+10
* WPS 2.0: Fix Probe Request WPS IE building to be able to fragment dataJouni Malinen2010-09-091-9/+2
* WPS 2.0: Disable WPS workarounds if CONFIG_WPS_STRICT is definedJouni Malinen2010-09-091-0/+14
* WPS 2.0: Add virtual/physical display and pushbutton config methodsJouni Malinen2010-09-091-2/+14
* WPS 2.0: Add device attributes into Probe RequestJouni Malinen2010-09-091-0/+4
* WPS 2.0: Add Request to Enroll attribute into Probe RequestJouni Malinen2010-09-091-1/+3
* WPS 2.0: Add support for AuthorizedMACs attributeJouni Malinen2010-09-091-12/+57
* WPS 2.0: Add new attributes and update version negotiationJouni Malinen2010-09-091-3/+6
* WPS: Use different scan result sorting rules when doing WPS provisioningJouni Malinen2010-06-111-0/+30
* Add WPS IE into (Re)Association Response frame if WPS is usedJouni Malinen2010-05-261-0/+33
* WPS: Add option for forcing Registrar to use PSK format in CredentialJouni Malinen2009-12-211-0/+2
* Remove src/crypto from default include pathJouni Malinen2009-11-291-2/+2
* Remove src/common from default header file pathJouni Malinen2009-11-291-1/+1
* WPS: Update couple of missed Primary Device Type usesJouni Malinen2009-11-261-4/+5
* Allow the internal DH implementation to be overriddenJouni Malinen2009-10-111-0/+2
* Add parsed information from WPS IE(s) into scan resultsJouni Malinen2009-09-111-0/+101
* WPS: Store device info and make it available through AP ctrl_ifaceJouni Malinen2009-09-071-0/+3
* WPS: Add support for AP reconfiguration with wps_regJouni Malinen2009-09-061-1/+13
* WPS: Add support for NFC out-of-band mechanismMasashi Honma2009-03-061-0/+3
* WPS UFD: Make build conditional on CONFIG_WPS_UFD=yJouni Malinen2009-02-261-2/+6
* WPS: Add UFD support (USBA out-of-band mechanism)Masashi Honma2009-02-261-2/+3
* WPS UPnP: Added support for multiple external RegistrarsJouni Malinen2009-02-061-0/+13
* WPS: Check Device Password ID attribute only if present in AP searchMasashi Honma2009-01-221-4/+8
* Removed registrar pointer from wps_config and wps_dataJouni Malinen2009-01-031-2/+2
* Removed duplicated authenticator yes/no from wps_config and wps_dataJouni Malinen2009-01-031-1/+0
* Added Doxygen documentation for WPS codeJouni Malinen2009-01-031-4/+76
* WPS: Cleanup UUID and MAC address configurationJouni Malinen2009-01-011-5/+5
* WPS: Do not use Selected Registrar Config Methods from scan resultsAndriy Tkachuk2008-12-251-6/+15
* WPS: Added support for fragmented WPS IE in Beacon and Probe ResponseJouni Malinen2008-11-291-12/+6
* WPS: Set Request Type properly into WPS IE in ProbeReq/AssocReqJouni Malinen2008-11-291-4/+4
* WPS: Moved WPS IE building for ProbeReq/AssocReq into wps.cJouni Malinen2008-11-291-0/+71
* WPS: Parse Request Type from WPS IE in (Re)AssocReq and derive mgmt keysJouni Malinen2008-11-291-0/+18