WPS: Make testing operations configurable at runtime
[libeap.git] / src / wps / wps.c
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...