aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/wps_hostapd.c
Commit message (Expand)AuthorAgeFilesLines
* UPnP: Renamed PutWLANResponse callback function to match actionJouni Malinen2009-02-061-3/+2
* WPS UPnP: Added support for multiple external RegistrarsJouni Malinen2009-02-061-14/+19
* UPnP: Workaround bogus NewWLANEventMAC in PutWLANResponseJouni Malinen2009-02-061-0/+16
* WPS: Add support for external Registrars using UPnP transportJouni Malinen2009-01-291-1/+267
* WPS: Lock AP Setup on multiple AP PIN validation failuresJouni Malinen2009-01-231-0/+52
* Added ap_settings option for overriding WPS AP Settings in M7Jouni Malinen2009-01-231-0/+3
* Allow WPS device strings to be unconfiguredJouni Malinen2009-01-221-5/+10
* WPS: Added option to disable AP auto-config on first registrationJouni Malinen2009-01-211-0/+15
* Added wps_cred_processing configuration option for hostapdJouni Malinen2009-01-211-1/+16
* Enable wpa_msg() for hostapdJouni Malinen2009-01-211-4/+2
* WPS: Provide the unparsed Credential attribute to cred_cb()Jouni Malinen2009-01-171-0/+3
* Added an option to add (or override) Credential attribute(s) in M8Jouni Malinen2009-01-161-0/+3
* Split hostapd/driver.h into two filesJouni Malinen2009-01-081-1/+1
* WPS: Generate UUID based on MAC address, if not setJouni Malinen2009-01-011-1/+6
* WPS: Added support for wildcard PINs that work with any UUID-EJouni Malinen2008-11-301-2/+8
* WPS: Fixed hostapd to use allocated buffers for device attributesJouni Malinen2008-11-291-5/+6
* WPS: Moved RF Bands processing into wps_dev_attr.cJouni Malinen2008-11-291-0/+2
* Added preliminary Wi-Fi Protected Setup (WPS) implementationJouni Malinen2008-11-231-0/+604