hostapd: Fix internal crypto build without TLS
[wpasupplicant] / hostapd / wps_hostapd.c
2009-03-30 Jouni MalinenWPS: Fix hostapd runtime WPS configuration after Enroll...
2009-03-25 Jouni MalinenRemove local variable shadowing to avoid a warning
2009-03-08 Jouni MalinenWPS: Add a workaround for static WEP with Windows netwo...
2009-03-06 Masashi HonmaWPS: Add support for NFC out-of-band mechanism
2009-02-27 Jouni MalinenWPS: Convert WEP key to hex
2009-02-26 Jouni MalinenWPS UFD: Build OOB functionality only if UFD is enabled
2009-02-26 Jouni MalinenWPS UFD: Use pre-configured DH keys only with OOB
2009-02-26 Jouni MalinenWPS UFD: Remove oob_dev pointer from wps_context
2009-02-26 Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-02-18 Jouni MalinenWPS: Use WEP key index 1..4 instead of 0..3 when config...
2009-02-06 Jouni MalinenUPnP: Renamed PutWLANResponse callback function to...
2009-02-06 Jouni MalinenWPS UPnP: Added support for multiple external Registrars
2009-02-06 Jouni MalinenUPnP: Workaround bogus NewWLANEventMAC in PutWLANResponse
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-23 Jouni MalinenAdded ap_settings option for overriding WPS AP Settings...
2009-01-22 Jouni MalinenAllow WPS device strings to be unconfigured
2009-01-21 Jouni MalinenWPS: Added option to disable AP auto-config on first...
2009-01-21 Jouni MalinenAdded wps_cred_processing configuration option for...
2009-01-21 Jouni MalinenEnable wpa_msg() for hostapd
2009-01-17 Jouni MalinenWPS: Provide the unparsed Credential attribute to cred_cb()
2009-01-16 Jouni MalinenAdded an option to add (or override) Credential attribu...
2009-01-08 Jouni MalinenSplit hostapd/driver.h into two files
2009-01-01 Jouni MalinenWPS: Generate UUID based on MAC address, if not set
2008-11-30 Jouni MalinenWPS: Added support for wildcard PINs that work with...
2008-11-29 Jouni MalinenWPS: Fixed hostapd to use allocated buffers for device...
2008-11-29 Jouni MalinenWPS: Moved RF Bands processing into wps_dev_attr.c
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...