]> git.ipfire.org Git - thirdparty/hostap.git/history - src/wps/wps.c
P2P NFC: Report connection handover as trigger for P2P
[thirdparty/hostap.git] / src / wps / wps.c
2014-01-27  Jouni MalinenP2P NFC: Report connection handover as trigger for P2P
2014-01-27  Jouni MalinenWPS NFC: Update NFC connection handover design
2014-01-27  Jouni MalinenWPS NFC: Validate peer public key hash on Enrollee
2013-08-25  David SpinadelWPS: Set currently used RF band in RF Bands attribute
2013-08-23  Jeffin MammenWPS: Track result of the latest WPS operation
2013-08-23  Jouni MalinenWPS: Share a common function for error strings
2013-02-14  Jouni MalinenWPS: Allow Device Password to be changed from M1 to M2
2012-11-11  Jouni MalinenWPS: Remove deprecated UFD config method and OOB ctrl_iface
2012-10-02  Jouni MalinenWPS: Fix a potential memory leak on wps_init() error...
2012-08-27  Jouni MalinenWPS: Maintain more AP state during WPS PIN iteration
2012-06-28  Jouni MalinenWPS: Add support for NCF password token from AP
2012-06-27  Jouni MalinenWPS: Use separate list of NFC Password Tokens in the...
2012-02-27  Jouni MalinenP2P: Advertise immediate availability of WPS credential
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-11-17  Jouni MalinenWPS: Use strdup to initialize dev_password for PBC
2011-09-01  Bharat ChakravartyWPS: Set Probe Request config methods based on configur...
2011-08-28  Jouni MalinenWPS: Wait for EAPOL-Start unless WPS 2.0 station as...
2011-05-17  Jouni MalinenWPS: Add a workaround for Windows 7 capability discover...
2011-03-19  Jean-Michel BachotP2P: Add option for requested device type in P2P search...
2011-03-17  Jean-Michel BachotWPS: Add secondary device types into Probe Request...
2011-02-07  Jouni MalinenP2P: Allow WPS_PBC command on GO to select on P2P Devic...
2010-12-20  Jouni MalinenWPS: Include all Config Methods in Probe Request
2010-09-22  Jouni MalinenWPS: Make testing operations configurable at runtime
2010-09-22  Jouni MalinenWPS 2.0: Fix AuthorizedMACs check to accept wildcard...
2010-09-09  Jouni MalinenP2P: Fix WSC IE not to include two Device Name attrs...
2010-09-09  Jouni MalinenP2P: Set Device Password ID in WPS M1/M2 per new rules
2010-09-09  Jouni MalinenP2P: Add Device Name into WPS IE in Probe Request frames
2010-09-09  Jouni MalinenWPS 2.0: Convert new attributes into WFA vendor extension
2010-09-09  Jouni MalinenWPS 2.0: Make WSC 2.0 support to be build option (CONFI...
2010-09-09  Jouni MalinenWPS 2.0: Fix Probe Request WPS IE building to be able...
2010-09-09  Jouni MalinenWPS 2.0: Disable WPS workarounds if CONFIG_WPS_STRICT...
2010-09-09  Jouni MalinenWPS 2.0: Add virtual/physical display and pushbutton...
2010-09-09  Jouni MalinenWPS 2.0: Add device attributes into Probe Request
2010-09-09  Jouni MalinenWPS 2.0: Add Request to Enroll attribute into Probe...
2010-09-09  Jouni MalinenWPS 2.0: Add support for AuthorizedMACs attribute
2010-09-09  Jouni MalinenWPS 2.0: Add new attributes and update version negotiation
2010-06-11  Jouni MalinenWPS: Use different scan result sorting rules when doing...
2010-05-26  Jouni MalinenAdd WPS IE into (Re)Association Response frame if WPS...
2009-12-21  Jouni MalinenWPS: Add option for forcing Registrar to use PSK format...
2009-11-29  Jouni MalinenRemove src/crypto from default include path
2009-11-29  Jouni MalinenRemove src/common from default header file path
2009-11-26  Jouni MalinenWPS: Update couple of missed Primary Device Type uses
2009-10-11  Jouni MalinenAllow the internal DH implementation to be overridden
2009-09-11  Jouni MalinenAdd parsed information from WPS IE(s) into scan results
2009-09-07  Jouni MalinenWPS: Store device info and make it available through...
2009-09-06  Jouni MalinenWPS: Add support for AP reconfiguration with wps_reg
2009-03-06  Masashi HonmaWPS: Add support for NFC out-of-band mechanism
2009-02-26  Jouni MalinenWPS UFD: Make build conditional on CONFIG_WPS_UFD=y
2009-02-26  Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-02-06  Jouni MalinenWPS UPnP: Added support for multiple external Registrars
2009-01-22  Masashi HonmaWPS: Check Device Password ID attribute only if present...
2009-01-03  Jouni MalinenRemoved registrar pointer from wps_config and wps_data
2009-01-03  Jouni MalinenRemoved duplicated authenticator yes/no from wps_config...
2009-01-03  Jouni MalinenAdded Doxygen documentation for WPS code
2009-01-01  Jouni MalinenWPS: Cleanup UUID and MAC address configuration
2008-12-25  Andriy TkachukWPS: Do not use Selected Registrar Config Methods from...
2008-11-29  Jouni MalinenWPS: Added support for fragmented WPS IE in Beacon...
2008-11-29  Jouni MalinenWPS: Set Request Type properly into WPS IE in ProbeReq...
2008-11-29  Jouni MalinenWPS: Moved WPS IE building for ProbeReq/AssocReq into...
2008-11-29  Jouni MalinenWPS: Parse Request Type from WPS IE in (Re)AssocReq...
2008-11-28  Jouni MalinenWPS: Merged two cred_cb variables into the same one
2008-11-23  Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...