Merge branch 'moonshot' of ssh://moonshot.suchdamage.org:822/srv/git/libeap into...
[libeap.git] / wpa_supplicant / scan.c
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...