tests: VHT with 80 MHz channel width and use_sta_nsts=1
[mech_eap.git] / src / wps / wps_i.h
2016-05-16 Jouni MalinenWPS: Fix debug prints in wps_derive_psk() error case
2014-03-13 Jouni MalinenWPS: Extend per-station PSK to support ER case as well
2014-01-27 Jouni MalinenWPS NFC: Validate peer public key hash on Enrollee
2014-01-27 Jouni MalinenWPS: Add builder functions for AP Channel and RF Bands...
2013-08-23 Jeffin MammenWPS: Track peer MAC address from the last operations
2013-08-23 Jeffin MammenWPS: Add PBC mode activated/disabled events
2013-04-27 Jouni MalinenWPS NFC: Allow Device Password ID override for selected...
2013-04-27 Jouni MalinenWPS: Use generic MAC Address attribute builder
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-28 Jouni MalinenWPS: Remove old OOB NFC interface
2012-06-27 Jouni MalinenWPS: Use separate list of NFC Password Tokens in the...
2012-06-27 Jouni MalinenWPS: Move attribute parser definitions into a new heade...
2012-06-27 Jouni MalinenWPS: Split wps_build_oob_dev_password() into parts
2012-06-27 Jouni MalinenWPS: Allow NDEF functions to be used from outside src/wps
2012-06-27 Jouni MalinenWPS: Add support for OOB dev password lengths 16..31
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-11-30 Jouni MalinenWPS ER: Fix segfault in some selected registrar change...
2011-08-04 Anish NatarajDispatch more WPS events through hostapd ctrl_iface
2011-05-17 Jouni MalinenWPS: Add a workaround for Windows 7 capability discover...
2011-03-19 Jean-Michel BachotP2P: Keep track of peer WPS vendor extensions
2011-03-17 Jean-Michel BachotP2P: Keep track of secondary device types for peers
2011-02-07 Jouni MalinenP2P: Allow WPS_PBC command on GO to select on P2P Devic...
2011-01-13 Chao-Wen YangWPS: Add mechanism for indicating non-standard WPS...
2010-11-04 Jouni MalinenWPS: Share common function for building WSC ACK/NACK
2010-10-14 Jouni MalinenWPS: Add Config Error into WPS-FAIL events
2010-09-09 Jouni MalinenWPS 2.0: Convert new attributes into WFA vendor extension
2010-09-09 Jouni MalinenWPS ER: Use PBC overlap detection
2010-09-09 Jouni MalinenWPS 2.0: Fix Probe Request WPS IE building to be able...
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-05-26 Jouni MalinenAdd WPS IE into (Re)Association Response frame if WPS...
2010-02-12 Jouni MalinenWPS: Fix AP operation with internal Registrar when...
2009-12-21 Jouni MalinenWPS: Add option for forcing Registrar to use PSK format...
2009-12-12 Jouni MalinenWPS: Handle Selected Registrar as a union of info from...
2009-11-15 Jouni MalinenWPS ER: Use learnt AP settings to build credentials...
2009-11-15 Jouni MalinenWPS ER: Add command for fetching current AP settings
2009-11-15 Jouni MalinenWPS ER: Do not try to process AP Settings in proxied...
2009-11-14 Jouni MalinenWPS: Remove derivation of management keys
2009-11-01 Oleg KravtsovWPS: Add PBC overlap and timeout events from WPS module
2009-10-11 Jouni MalinenAllow the internal DH implementation to be overridden
2009-09-11 Jouni MalinenWPS: Add parsing of AP Setup Locked attribute
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 Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-02-06 Jouni MalinenWPS: Allow minor version differences in Version attribu...
2009-02-06 Jouni MalinenWPS: Moved Version attribute validation into a shared...
2009-01-29 Jouni MalinenWPS: Add support for external Registrars using UPnP...
2009-01-23 Jouni MalinenWPS: Lock AP Setup on multiple AP PIN validation failures
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
2008-12-19 Jouni MalinenWPS: Added event callback for successfully completed...
2008-12-19 Jouni MalinenWPS: Added callback for failure-after-M2/M2D
2008-12-16 Jouni MalinenWPS: Improved error processing to use NACK correctly
2008-11-29 Jouni MalinenWPS: Split wps_common.c into parts
2008-11-29 Jouni MalinenWPS: Moved RF Bands processing into wps_dev_attr.c
2008-11-29 Jouni MalinenWPS: Moved ProbeReq/AssocReq WPS IE building into wps_c...
2008-11-29 Jouni MalinenWPS: Parse Request Type from WPS IE in (Re)AssocReq...
2008-11-28 Jouni MalinenWPS: Added comments for main data structures
2008-11-28 Jouni MalinenWPS: Merged two cred_cb variables into the same one
2008-11-27 Jouni MalinenWPS: Moved Credential and AP Settings processing in...
2008-11-26 Jouni MalinenWPS: Added parsing of Request Type and Response Type...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...