aboutsummaryrefslogtreecommitdiffstats
path: root/src/wps/wps_i.h
Commit message (Expand)AuthorAgeFilesLines
* WPS: Use separate list of NFC Password Tokens in the RegistrarJouni Malinen2012-06-271-1/+7
* WPS: Move attribute parser definitions into a new header fileJouni Malinen2012-06-271-94/+1
* WPS: Split wps_build_oob_dev_password() into partsJouni Malinen2012-06-271-0/+3
* WPS: Allow NDEF functions to be used from outside src/wpsJouni Malinen2012-06-271-4/+0
* WPS: Add support for OOB dev password lengths 16..31Jouni Malinen2012-06-271-2/+2
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* WPS ER: Fix segfault in some selected registrar change casesJouni Malinen2011-11-301-1/+0
* Dispatch more WPS events through hostapd ctrl_ifaceAnish Nataraj2011-08-041-0/+1
* WPS: Add a workaround for Windows 7 capability discovery for PBCJouni Malinen2011-05-171-0/+1
* P2P: Keep track of peer WPS vendor extensionsJean-Michel Bachot2011-03-191-0/+4
* P2P: Keep track of secondary device types for peersJean-Michel Bachot2011-03-171-0/+2
* P2P: Allow WPS_PBC command on GO to select on P2P Device AddressJouni Malinen2011-02-071-0/+2
* WPS: Add mechanism for indicating non-standard WPS errorsChao-Wen Yang2011-01-131-1/+2
* WPS: Share common function for building WSC ACK/NACKJouni Malinen2010-11-041-0/+3
* WPS: Add Config Error into WPS-FAIL eventsJouni Malinen2010-10-141-1/+2
* WPS 2.0: Convert new attributes into WFA vendor extensionJouni Malinen2010-09-091-3/+3
* WPS ER: Use PBC overlap detectionJouni Malinen2010-09-091-0/+2
* WPS 2.0: Fix Probe Request WPS IE building to be able to fragment dataJouni Malinen2010-09-091-0/+1
* WPS 2.0: Add Request to Enroll attribute into Probe RequestJouni Malinen2010-09-091-0/+1
* WPS 2.0: Add support for AuthorizedMACs attributeJouni Malinen2010-09-091-0/+1
* WPS 2.0: Add new attributes and update version negotiationJouni Malinen2010-09-091-6/+11
* Add WPS IE into (Re)Association Response frame if WPS is usedJouni Malinen2010-05-261-0/+1
* WPS: Fix AP operation with internal Registrar when ER is also activeJouni Malinen2010-02-121-0/+1
* WPS: Add option for forcing Registrar to use PSK format in CredentialJouni Malinen2009-12-211-0/+2
* WPS: Handle Selected Registrar as a union of info from all RegistrarsJouni Malinen2009-12-121-0/+1
* WPS ER: Use learnt AP settings to build credentials for an EnrolleeJouni Malinen2009-11-151-0/+2
* WPS ER: Add command for fetching current AP settingsJouni Malinen2009-11-151-0/+3
* WPS ER: Do not try to process AP Settings in proxied M7 to ERJouni Malinen2009-11-151-0/+5
* WPS: Remove derivation of management keysJouni Malinen2009-11-141-5/+0
* WPS: Add PBC overlap and timeout events from WPS moduleOleg Kravtsov2009-11-011-0/+2
* Allow the internal DH implementation to be overriddenJouni Malinen2009-10-111-0/+2
* WPS: Add parsing of AP Setup Locked attributeJouni Malinen2009-09-111-0/+1
* WPS: Store device info and make it available through AP ctrl_ifaceJouni Malinen2009-09-071-0/+2
* WPS: Add support for AP reconfiguration with wps_regJouni Malinen2009-09-061-1/+3
* WPS: Add support for NFC out-of-band mechanismMasashi Honma2009-03-061-0/+5
* WPS: Add UFD support (USBA out-of-band mechanism)Masashi Honma2009-02-261-0/+6
* WPS: Allow minor version differences in Version attribute checkJouni Malinen2009-02-061-1/+2
* WPS: Moved Version attribute validation into a shared functionJouni Malinen2009-02-061-0/+6
* WPS: Add support for external Registrars using UPnP transportJouni Malinen2009-01-291-0/+2
* WPS: Lock AP Setup on multiple AP PIN validation failuresJouni Malinen2009-01-231-0/+1
* Removed registrar pointer from wps_config and wps_dataJouni Malinen2009-01-031-3/+2
* Removed duplicated authenticator yes/no from wps_config and wps_dataJouni Malinen2009-01-031-6/+0
* Added Doxygen documentation for WPS codeJouni Malinen2009-01-031-9/+39
* WPS: Added event callback for successfully completed registrationJouni Malinen2008-12-191-0/+1
* WPS: Added callback for failure-after-M2/M2DJouni Malinen2008-12-191-0/+1
* WPS: Improved error processing to use NACK correctlyJouni Malinen2008-12-161-0/+2
* WPS: Split wps_common.c into partsJouni Malinen2008-11-291-11/+18
* WPS: Moved RF Bands processing into wps_dev_attr.cJouni Malinen2008-11-291-1/+0
* WPS: Moved ProbeReq/AssocReq WPS IE building into wps_common.cJouni Malinen2008-11-291-0/+5
* WPS: Parse Request Type from WPS IE in (Re)AssocReq and derive mgmt keysJouni Malinen2008-11-291-1/+8