Merge commit 'garage/master'
[wpasupplicant] / src / wps / wps_registrar.c
2009-06-10 Jouni MalinenWPS: Change wpa_supplicant wps_reg to not send out M8
2009-05-26 Jouni MalinenWPS: Add support for setting timeout for PIN
2009-05-06 Jouni MalinenWPS: Add a workaround for auth/encr type flags mismatches
2009-03-30 Jouni MalinenWPS: Fix local configuration update after AP configuration
2009-03-19 Jouni MalinenFix doxygen function comment
2009-03-08 Jouni MalinenWPS: Add a workaround for static WEP with Windows netwo...
2009-02-26 Jouni MalinenWPS UFD: Build OOB functionality only if UFD is enabled
2009-02-26 Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-02-09 Masashi HonmaWPS: Set correct Selected Registrar Config Methods...
2009-02-06 Jouni MalinenWPS UPnP: Added support for multiple external Registrars
2009-02-06 Jouni MalinenWPS: Moved Version attribute validation into a shared...
2009-02-06 Andriy TkachukWPS: Set correct Device Password ID in M2
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-21 Jouni MalinenWPS: Added option to disable AP auto-config on first...
2009-01-20 Jouni MalinenChanged Credential MAC Address to be BSSID in AP/Registrar
2009-01-17 Jouni MalinenChanged the Network Index value to 1 since that is...
2009-01-16 Jouni MalinenAdded an option to add (or override) Credential attribu...
2009-01-04 Jouni MalinenCompleted Doxygen documentation for functions declared...
2009-01-03 Jouni MalinenMark functions static if not used elsewhere and use...
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-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-12-10 Jouni MalinenWorkaround number of compiler warnings with newer MinGW...
2008-11-30 Jouni MalinenWPS: Added support for wildcard PINs that work with...
2008-11-30 Jouni MalinenWPS: Added more verbose debug info on authentication...
2008-11-29 Jouni MalinenWPS: Added support for fragmented WPS IE in Beacon...
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-28 Jouni MalinenWPS: Merged two cred_cb variables into the same one
2008-11-27 Jouni MalinenWPS: Update supplicant configuration when acting as...
2008-11-27 Jouni MalinenWPS: Moved Credential building to use struct wps_credential
2008-11-27 Jouni MalinenWPS: Process old AP Settings in M7 when registering...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...