WPS: Add Config Error into WPS-FAIL events
[libeap.git] / src / wps / wps_i.h
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...