]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/scan.c
Add automatic scanning support
[thirdparty/hostap.git] / wpa_supplicant / scan.c
2012-06-26  Tomasz BursztykaAdd automatic scanning support
2012-05-11  Jouni MalinenAdd debug prints of scan result IEs
2012-05-10  Jouni MalinenValidate WEP key lengths based on driver capabilities
2012-05-08  Jay KatabathuniHS 2.0: Add Hotspot 2.0 indication into Probe Request
2012-05-07  Jouni MalinenIgnore network blocks that have invalid WEP key length
2012-04-17  Jouni MalinenFix sched_scan for max-num-of-scan_ssid=1 networks
2012-04-17  Jouni MalinenFix sched_scan debug print regarding timeout
2012-04-17  Jouni MalinenAdd disable_scan_offload parameter to disable automatic...
2012-02-28  Jouni MalinenP2P: Use scan optimization for post-provisioning connection
2012-02-28  Jouni MalinenP2P: Use specific SSID in scan for provisioning step
2012-02-27  Jouni MalinenP2P: Advertise immediate availability of WPS credential
2012-02-16  Jouni MalinenAdd BSSID filter for testing purposes
2012-02-15  Jouni MalinenWPS: Do not use sched_scan for provisioning step
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2012-01-29  Eyal ShapiraInterleave wildcard and specific SSID scans when max_ss...
2012-01-27  Jouni MalinenP2P: Fix WSC IE inclusion for P2P disabled case
2011-12-31  Jouni MalinenWPS: Use single channel scan if AP channel already...
2011-12-11  Jouni MalinenFix compiler warning with CONFIG_NO_STDOUT_DEBUG=y
2011-11-29  Jouni MalinenIncrease min sched_scan interval from 2 to 10 seconds
2011-11-28  Jouni MalinenUse normal scan before sched_scan if that can speed...
2011-11-28  Jouni MalinenAdd broadcast SSID for sched_scan for scan_ssid=0 networks
2011-11-28  Jouni MalinenUse common code for disabled network case in sched_scan
2011-11-28  Jouni MalinenDrop sched_scan filter if not enough match sets supported
2011-11-28  Jouni MalinenMake sched_scan debug clearer on timeout use
2011-11-28  Jouni MalinenFix sched_scan filter_ssids setting for no filters...
2011-11-25  Jouni MalinenFix sched_scan filter setting for max_match_sets == 0
2011-11-19  Jouni MalinenDo not try to add wildcard SSID into active sched_scan
2011-11-18  Eyal Shapirasched scan: Fix passive scanning
2011-10-30  Jouni MalinenClean up debug dump for scan results sorting
2011-10-30  Gary MorainPrefer 5 GHz networks over 2.4 GHz networks
2011-10-29  Jouni MalinenP2P: Indicate scan during group formation as P2P probe
2011-10-22  Jouni MalinenRemove user space client MLME
2011-10-22  Jouni MalinenShare a single wpa_scan_results_free() implementation
2011-10-21  Jouni MalinenInterworking: Allow ANT to be configured for Probe...
2011-10-16  Jouni MalinenIEEE 802.11u: Allow Interworking and HESSID to be confi...
2011-10-15  Luciano CoelhoAdd delayed scheduled scan request
2011-10-15  Luciano CoelhoAdd filter support to scheduled scans
2011-10-15  Luciano CoelhoAdd scheduled scan driver operations
2011-10-15  Luciano CoelhoReorganize P2P and WPS scan code
2011-09-29  Jouni MalinenP2P: Provide mechanism for figuring out p2p_scan_ie...
2011-09-29  Jouni MalinenP2P: Do not request station mode scans during P2P opera...
2011-06-21  Jouni MalinenP2P: Start GO without extra scan step
2011-03-19  Jean-Michel BachotP2P: Add option for requested device type in P2P search...
2011-02-10  Ben GreearUse wpa_msg() instead of wpa_printf()
2010-11-26  Jouni MalinenBlacklist BSS on first failure if only a single network...
2010-11-25  Jouni MalinenSME: Optimize recovery from common load balancing mecha...
2010-10-19  Jouni MalinenP2P: Scan all channels if GO is not found from common...
2010-09-09  Jouni MalinenP2P: Use 'Enrollee info' WPS request type in P2P scans
2010-09-09  Jouni MalinenP2P: Optimize scan timeouts for group formation
2010-09-09  Jouni MalinenP2P: Add P2P IE into Probe Request frames
2010-09-09  Jouni MalinenWPS 2.0: Validate WPS attributes in management frames...
2010-08-20  Masashi HonmaWPS: Fix unused variable warning
2010-07-18  Jouni MalinenRemove get-first-scan-results-before-request optimization
2010-07-18  Jouni MalinenSME: Do not skip initial scan request
2010-06-11  Jouni MalinenWPS: Use different scan result sorting rules when doing...
2010-06-11  Jouni MalinenFix scan_runs counting
2010-05-23  Jouni MalinenAdd Linux rfkill support
2010-04-11  Jouni MalinenTry to start a new scan more quickly after driver rejection
2010-04-11  Jouni MalinenAdd an option to request a connection without a new...
2010-04-11  Jouni MalinenOptimize post-WPS scan based on channel used during...
2010-03-05  Jouni MalinenAdd optional scan result filter based on SSID
2010-02-27  Jouni MalinenAdd suspend/resume notifications
2010-01-03  Jouni MalinenRemove src/drivers/scan_helpers.c
2010-01-03  Jouni MalinenMove wpa_supplicant specific scan code away from src...
2009-12-28  Jouni MalinenAdd scan parameter support for client MLME
2009-11-23  Jouni MalinenRemove deprecated scan and set_probe_req_ie driver_ops
2009-11-10  Jouni MalinenFix per-SSID scan (scan_ssid=1)
2009-11-02  Jouni MalinenFix int_array_concat() to bail out on realloc failure
2009-10-14  Sam LefflerDo not schedule a new scan if no networks are enabled
2009-09-14  Jouni MalinenAdd preliminary background scan and roaming module...
2009-09-14  Samuel OrtizGetting back to DISCONNECTED afer SCANNING
2009-09-13  Jouni MalinenAdd wpa_supplicant notification calls
2009-05-27  Dan Williamsdbus: add 'scanning' property
2009-03-26  Jouni MalinenAdd support for specifying subset of enabled frequencie...
2009-03-26  Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-20  Jouni MalinenAdd SME support (separate authentication and association)
2009-03-07  Jouni MalinenDeterminer whether driver is wired at runtime based...
2009-02-14  Jouni MalinenRename "broadcast SSID" to "wildcard SSID"
2009-02-14  Jouni MalinenAdd support for multi-SSID scan requests
2009-02-14  Jouni MalinenAdd extended driver scan request command: driver_ops...
2009-01-23  Jouni MalinenAllow WPS APs for PIN enrollment even without Selected...
2009-01-03  Jouni MalinenAdded Doxygen documentation for WPS code
2009-01-01  Jouni MalinenWPS: Generate UUID based on MAC address, if not set
2008-11-29  Jouni MalinenWPS: Set Request Type properly into WPS IE in ProbeReq...
2008-11-29  Jouni MalinenWPS: Moved ProbeReq/AssocReq WPS IE building into wps_c...
2008-11-29  Jouni MalinenWPS: Pass device data into wps_enrollee_build_probe_req...
2008-11-26  Jouni MalinenWPS: Moved UUID configuration from phase1 into global...
2008-11-23  Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-11-18  Jouke WitteveenAdd RoboSwitch driver interface for wpa_supplicant
2008-09-24  Dan NicholsonRestore scan request settings if initial association...
2008-06-03  Dan WilliamsDo not continually reschedule specific scans to help...
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...