WPS: Share a single function for generating NFS password tokens
[mech_eap.git] / src / ap / wps_hostapd.c
2012-06-28 Jouni MalinenWPS: Share a single function for generating NFS passwor...
2012-06-28 Jouni MalinenWPS: Use random_get_bytes() for NFC password id
2012-06-28 Jouni MalinenWPS: Add support for NCF password token from AP
2012-06-28 Jouni MalinenWPS: Add new mechanism for generation NFC configuration...
2012-06-27 Jouni MalinenWPS: Add new mechanism for communicating NFC tag read...
2012-04-01 Johannes BergPass signal strength through, fix units
2012-03-30 Anirban SirkhellAdd wps_cancel for hostapd_cli
2012-02-29 Jouni MalinenWPS: Invalidate wildcard PIN on other radios after...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-01-30 Jouni MalinenWPS: Disable AP PIN after 10 consecutive failures
2011-12-02 Szymon BigosFix generated WPS PIN values to use zero-padding
2011-11-30 Bharat ChakravartyWPS: Allow RF Bands value to be overridden
2011-11-30 Subrat DashWPS: Fix stopping of active WPS operation on dual concu...
2011-11-30 Jouni MalinenWPS ER: Fix segfault in some selected registrar change...
2011-09-30 Zhi ChenWPS: Send AP Settings as a wrapped Credential attribute...
2011-08-12 Jouni MalinenWPS: Drop responses from ER to a STA that is not in...
2011-08-09 Jouni MalinenWPS: Do not update Beacon IEs before initial IE set
2011-08-04 Anish NatarajDispatch more WPS events through hostapd ctrl_iface
2011-07-15 Jouni MalinenP2P: Filter Probe Request frames based on DA and BSSID...
2011-05-31 Jouni MalinenFix a compiler warning on WPS-AP-without-UPnP builds
2011-05-19 Vinay AdellaWPS UPnP: Fix UPnP initialization for non-bridge case...
2011-03-19 Jean-Michel BachotWPS: Add support for adding WPS Vendor Extensions
2011-03-17 Johannes BergWPS: Store (secondary) device type as binary
2011-02-07 Jouni MalinenP2P: Allow WPS_PBC command on GO to select on P2P Devic...
2011-01-13 Chao-Wen YangWPS: Add mechanism for indicating non-standard WPS...
2010-11-24 Jouni MalinenGet rid of struct hostapd_driver_ops abstraction
2010-11-11 Jouni MalinenWPS: Change concurrent radio AP to use only one WPS...
2010-11-04 Jouni MalinenWPS: Comment out WEP configuration lines on reconfig
2010-10-25 Jouni MalinenWPS ER: Show SetSelectedRegistrar events as ctrl_iface...
2010-10-21 Jouni Malinenhostapd: Add wps_config ctrl_interface command for...
2010-10-20 Jouni MalinenWPS: Fix a compiler warning in hostapd_wps_update_ie()
2010-10-19 Jouni MalinenWPS: Update Beacon/ProbeResp IE on wps_version_number...
2010-10-14 Anil Gathala SudhaP2P: Send AP mode WPS-FAIL event to parent interface
2010-10-14 Jouni MalinenWPS: Add WPS-FAIL ctrl_interface event for hostapd
2010-10-10 Jouni MalinenWPS: Fix WPS commands in wpa_supplicant AP mode
2010-10-08 Jouni MalinenApply WPS configuration changes to all interfaces that...
2010-10-08 Jouni MalinenDisable AP PIN on all interfaces controlled by the...
2010-10-08 Jouni MalinenApply hostapd WPS commands to all interfaces on concurr...
2010-10-06 Jouni MalinenFix wpa_supplicant AP mode with WPS not to crash
2010-09-23 Jouni MalinenWPS: Fix hostapd reconfig to update WPS UPnP string...
2010-09-23 Jouni Malinenhostapd: Add virt/phy flag for Display/PushButton if...
2010-09-22 Jouni MalinenWPS: Add MAC address to validation error message for...
2010-09-20 Jouni MalinenWPS: Fix Beacon WPS IE on concurrent dualband AP in...
2010-09-20 Jouni MalinenWPS: Use same UUID in multi-interface case
2010-09-09 Jouni MalinenP2P: Do no process Probe Request with P2P wildcard...
2010-09-09 Jouni MalinenWPS 2.0: Validate WPS attributes in management frames...
2010-09-09 Jouni MalinenWPS 2.0: Disable WPS workarounds if CONFIG_WPS_STRICT...
2010-09-09 Jouni MalinenWPS 2.0: Add support for AuthorizedMACs attribute
2010-09-05 Jouni MalinenWPS: Fix hostapd build without CONFIG_WPS_UPNP
2010-08-24 Jouni MalinenWPS: Add support for dynamic AP PIN management
2010-08-24 Jouni MalinenWPS: Do not disable AP PIN permanently, only slow down...
2010-07-27 Jouni MalinenWPS: Allow AP to start in Enrollee mode without AP...
2010-06-11 Jouni MalinenWPS: Do not proxy Probe Request frames to foreign SSIDs...
2010-05-02 Andriy TkachukUpdate WPS IE on hostapd reconfiguration
2010-04-11 Jouni MalinenAdd WPS Registrar success callback
2010-04-11 Jouni MalinenStarted to make set_ap_wps_ie() capable of adding multi...
2010-04-06 Jouni MalinenWPS: Fix WPS IE update in Beacon frames for nl80211
2010-03-29 Jouni MalinenFix ctrl_iface get-STA-MIB for WPS disabled case
2009-12-28 Jouni MalinenWPS: Add Enrollee-seen event message and wpa_gui-qt4...
2009-12-28 Jouni MalinenAllow Probe Request callbacks to terminate iteration
2009-12-25 Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-24 Jouni MalinenMove wps_hostapd.c into src/ap