]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/wps_supplicant.h
Add attribute for dwell time in QCA vendor scan
[thirdparty/hostap.git] / wpa_supplicant / wps_supplicant.h
2019-09-09  Mikael KanstrupWPS: Update MAC address on address changes
2019-02-18  Davina Luwpa_supplicant: Support Multi-AP backhaul STA onboardin...
2015-11-17  Sunil DuttWPS: Reconnect for a failed data connection when STA_AU...
2015-09-27  Saurav BabuD-Bus: Add Signal to notify WPS PBC Overlap event
2014-12-14  Jouni MalinenWPS ER: Remove unnecessary return value
2014-04-06  Jouni MalinenWPS NFC: Remove NFC_RX_HANDOVER_SEL
2014-02-15  Jouni MalinenRemove unused NFC_RX_HANDOVER_REQ
2014-01-27  Jouni MalinenP2P NFC: Add support for freq option in NFC ctrl_iface...
2014-01-27  Jouni MalinenWPS NFC: Use BSSID and AP Channel from handover select
2014-01-27  Jouni MalinenP2P NFC: Optimize join-a-group operation based on NFC...
2014-01-27  Jouni MalinenNFC: Update WPS ER to use the new connection handover...
2014-01-27  Jouni MalinenWPS NFC: Build new style carrier record for connection...
2014-01-27  Jouni MalinenWPS: Preparations for allowing SSID filtering for provi...
2014-01-27  Jouni MalinenWPS NFC: Validate peer public key hash on Enrollee
2013-12-29  Jouni MalinenWPS: Replace wpas_wps_in_progress with identical wpas_w...
2013-04-01  Jouni MalinenWPS NFC: Allow configuration token to be built from...
2013-02-24  Jouni MalinenWPS NFC: Add connection handover support for ER
2013-02-15  Jouni MalinenWPS: Add support for NFC handover select generation...
2013-02-15  Jouni MalinenWPS: Add support for config token generation with wpa_s...
2013-02-11  Jouni MalinenWPS: Report NFC connection handover completion differently
2013-02-10  Jouni MalinenWPS: Fetch only the carrier record from wpa_supplicant...
2012-11-14  Jouni MalinenFix forgotten no-CONFIG_WPS=y wrapper
2012-11-11  Jouni MalinenWPS: Remove deprecated UFD config method and OOB ctrl_iface
2012-10-28  Jouni MalinenWPS: Remove old OOB NFC interface
2012-10-28  Jouni MalinenWPS: Add preliminary NFC connection handover support...
2012-10-01  Jouni MalinenFix build without CONFIG_WPS=y
2012-09-02  Jouni MalinenUse BSS entries instead of scan results for BSS selection
2012-08-27  Jouni MalinenWPS: Maintain more AP state during WPS PIN iteration
2012-06-28  Jouni MalinenWPS ER: Add support for building NFC configuration...
2012-06-28  Jouni MalinenWPS: Add support for NFC configuration token from exter...
2012-06-27  Jouni MalinenWPS: Add new mechanism for NFC config method using...
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2010-10-20  Jouni MalinenWPS ER: Add wps_er_set_config to use local configuration
2010-09-10  Ardong ChenWPS: Allow pending WPS operation to be cancelled
2010-09-09  Jouni MalinenP2P: Set Device Password ID in WPS M1/M2 per new rules
2010-09-09  Jouni MalinenP2P: Let WPS code know if it is used in a P2P group
2010-09-09  Jouni MalinenAllow ctrl_iface SET command to change global config...
2010-09-09  Jouni MalinenWPS 2.0: Add support for AuthorizedMACs attribute
2010-06-11  Jouni MalinenWPS: Use different scan result sorting rules when doing...
2010-05-27  Jouni MalinenWPS ER: Add command for configuring an AP
2010-05-27  Jouni MalinenWPS ER: Allow AP filtering based on IP address
2010-01-03  Jouni MalinenFix compiler warnings for non-WPS build
2010-01-02  Jouni MalinenDo not store raw scan results
2010-01-02  Jouni MalinenUse BSS table entry instead of raw scan result for...
2009-12-19  Jouni MalinenWPS ER: Delay wpa_supplicant termination to allow unsub...
2009-11-15  Jouni MalinenWPS ER: Add command for fetching current AP settings
2009-11-15  Jouni MalinenWPS ER: Add preliminary PBC support
2009-11-13  Jouni MalinenWPS ER: Add PIN configuration and SetSelectedRegistrar...
2009-11-07  Jouni MalinenWPS: Add initial part of External Registrar functionality
2009-09-11  Jouni MalinenAdd parsed information from WPS IE(s) into scan results
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  Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-01-23  Jouni MalinenAllow WPS APs for PIN enrollment even without Selected...
2009-01-03  Jouni MalinenAdded Doxygen documentation for WPS code
2008-12-20  Jouni MalinenWPS: Added support for wildcard SSID matching in ap_sca...
2008-12-15  Jouni MalinenWPS: Added control interface notification for available...
2008-11-29  Jouni MalinenWPS: Added support for fragmented WPS IE in Beacon...
2008-11-29  Jouni MalinenWPS: Added wpa_supplicant ctrl_iface commands to start...
2008-11-29  Jouni MalinenWPS: Set Request Type properly into WPS IE in ProbeReq...
2008-11-28  Jouni MalinenWPS: Moved wps_context initialization into wps_supplicant.c
2008-11-28  Jouni MalinenWPS: Move WPS glue code from wpas_glue.c to wps_supplic...