Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / wpa_supplicant / scan.c
2013-10-21 Jouni MalinenGAS: Do not start new scan operation during an ongoing...
2013-10-21 Kyeyoon ParkGAS: Delay GAS query Tx while scanning/connecting
2013-10-14 Jouni MalinenP2P: Allow GO to be discovered based on Beacon frame
2013-07-21 Ilan PeerChange share_vif_oper_freq() to handle multiple freqs
2013-07-20 Chengyi ZhaoCancel delayed scheduled scan when wpa_supplicant cleans up
2013-05-18 Jouni MalinenAdd band option (2.4 vs. 5) for filtering scans
2013-05-10 Deepthi GowriDefer scan if connection is in progress on any of the...
2013-05-09 Ben Greearwpa_supplicant: Allow vifs to scan only current channel
2013-05-07 Sheng FangAdd a configration parameter for sched_scan interval
2013-05-05 Ben Greearwpa_supplicant: Allow global scan frequencies configuration
2013-05-04 Jouni MalinenHS 2.0: Move Probe Request Indication IE addition to...
2013-03-31 Jouni MalinenAdd ignore_old_scan_res configuration parameter
2013-03-18 Jouni MalinenP2P: Postpone P2P scan only if station mode scan is...
2013-03-18 Jouni MalinenP2P: Re-start P2P operation if station mode scanning...
2013-03-10 David Spinadelwpa_supplicant: Save prev_sched_ssid only if needed
2013-03-10 David Spinadelwpa_supplicant: Do not allow too short sched scan
2013-02-12 Jouni MalinenUse more accurate timestamps for scan results
2013-02-07 Dmitry ShmidtAdd 'SCAN TYPE=ONLY' functionality
2013-02-05 Jouni MalinenHS 2.0: Fix IE buffer length for extra scan IEs
2013-02-03 Pontus FuchsUpdate scan interval gracefully
2012-12-27 Jouni MalinenRemove unused wpa_scan_get_vendor_ie_multi_beacon()
2012-12-27 Jouni MalinenAdd Doxygen documentation for functionality related...
2012-11-25 Jouni MalinenDocument wpa_s->scan_req
2012-11-25 Jouni MalinenP2P: Avoid multi-channel scans when they are not needed
2012-10-30 Jouni MalinenRestore wpa_s->scan_req if scan trigger fails
2012-10-10 Jouni MalinenP2P: Allow P2P functionality to be disabled per interface
2012-09-24 Jouni MalinenP2P: Fix pending-sta-scan processing for concurrent...
2012-09-23 Jouni MalinenP2P: Add more debug prints for GO start routines
2012-09-23 Jouni MalinenAdd debug print for no-enabled-networks case
2012-09-14 Jouni MalinenP2P: Move p2p_cb_on_scan_complete to global context
2012-08-28 Jouni MalinenInterworking: Add optional use of network selection...
2012-08-23 Jouni MalinenP2P: Allow scan operations during p2p_find
2012-08-13 Eyal ShapiraFix adding extra IEs in sched scan
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-07-03 Jouni Malinenautoscan: Fix potential freeing of uninitialized pointer
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 Luke HowardRevert "Support EAP-TLS in Moonshot (requires OpenSSL)"
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-11-17 Luke HowardSupport EAP-TLS in Moonshot (requires OpenSSL)
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-10-10 Sam hartmanUpdate libeap to include make dist
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-09-19 Luke HowardAdd GSSEAP_NO_LOCAL_MAPPING error
2011-09-16 Sam hartmanUpdate libeap to include make dist
2011-06-21 Jouni MalinenP2P: Start GO without extra scan step
2011-05-03 Luke Howardupdate to libeap with -DCONFIG_TLS_INTERNAL_CLIENT
2011-04-27 Luke Howardfix mech_eap build on OS X
2011-04-27 Luke Howardupdate libeap for CONFIG_FIPS fix
2011-04-27 Luke Howardremove @EAP_LDFLAGS@, no longer exists
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
next