Fixes for Heimdal (macOS) builds from Stefan.
[mech_eap.git] / wpa_supplicant / scan.c
2016-10-10 Dan BreslauUpdated to hostap_2_6
2016-10-02 Avraham SternFix PNO restart flow
2016-10-02 Avraham SternContinue scanning if sched_scan stops unexpectedly
2016-09-26 Jouni MalinenShare a common helper function for restarting sched_scan
2016-09-26 Max Stepanovwpa_supplicant: Cancel sched_scan on SELECT_NETWORK...
2016-09-02 Dan BreslauUpdated through tag hostap_2_5 from git://w1.fi/hostap.git
2016-08-02 vamsi krishnaSet default scan IEs to the driver (QCA vendor extension)
2016-07-03 Roshan PiusDo not exceed scan ssid max size advertised by driver
2016-05-31 Kanchanapally, Vid... nl80211: Use extended capabilities per interface type
2016-05-28 Jouni MalinenRemove dead code from wpas_sched_scan_plans_set()
2016-05-28 Jouni MalinenImprove reattach scan OOM failure handling
2016-05-28 Jouni MalinenIndicate scan failure event on parameter cloning failure
2016-05-23 Jouni Malinenscan: Fix a memory leak on an error path
2016-05-22 Jouni Malinenscan: Clean up code a bit - phase1 is used in all WPS...
2016-05-22 Jouni Malinenscan: Clean up code a bit - ssid cannot be NULL here
2016-04-23 Kanchanapally, Vid... WNM: Fetch scan results before checking transition...
2016-04-08 Jouni MalinenExtend VENDOR_ELEM parameters to cover non-P2P Probe...
2016-04-07 Jouni MalinenMark wpa_supplicant_{start,stop}_sched_scan() static
2016-04-02 Dmitry ShmidtAndroid: Fix max number of sched scan SSIDs based on...
2016-03-25 Jouni MalinenFix a typo in a comment
2016-03-03 Ben RosenfeldP2P: Abort ongoing scan when p2p_find is stopped
2016-02-26 Jouni MalinenWNM: Optimize a single BSS transition management candid...
2016-02-26 Jouni Malinennl80211: Add an option to specify the BSSID to scan for
2016-02-22 David SpinadelMBO: Add cellular capability to MBO IE
2016-02-21 Avraham Sternutils: Share a single helper function to get IE by ID
2016-02-21 Avraham Sternwpa_supplicant: Share a single get_mode() implementation
2015-11-30 Jouni MalinenAllow sched_scan_plans to be updated at runtime
2015-11-30 Avraham SternAdd support for configuring scheduled scan plans
2015-11-30 Avraham Sternnl80211: Add support for multiple scan plans for schedu...
2015-11-26 Kanchanapally, Vid... Abort an ongoing scan before connect
2015-11-01 Jouni MalinenRestore previous wpa_state in scan-only result handler
2015-10-25 Jouni MalinenAvoid undefined behavior in pointer arithmetic in scan...
2015-08-11 Jouni MalinenDo not allow ap_scan=2 scan processing to stop AP mode...
2015-07-16 Anton NayshtutFST: Integration into wpa_supplicant
2015-07-08 Hahn, Maitalwpa_supplicant: Fix a typo in wpa_scan_result_compar()
2015-06-05 Krishna VamsiAdd support to request a scan with specific SSIDs
2015-03-22 Jouni MalinenRemove duplicated wpa_s->conf->interworking check
2015-03-22 Ilan PeerAdd Extended Capabilities element to all Probe Request...
2015-03-02 Jouni MalinenP2P: Fix regression in start-GO/AP through a "fake...
2015-03-01 Jouni MalinenP2P: Allow AP/GO interface to be started while P2P...
2015-03-01 Jouni MalinenP2P: Do not allow scan or normal association on cfg8021...
2015-02-28 Jouni MalinenFix minor issue in HT40 max rate determination
2015-02-22 Jouni MalinenSelect AP based on estimated maximum throughput
2015-02-21 Dmitry ShmidtUse priority list instead of global for PNO
2015-02-01 Mukesh AgrawalImprove BSS selection with default noise floor values
2015-01-22 Jouni MalinenAdd passive_scan configuration parameter
2015-01-19 Jouni MalinenRetry scan-for-connect if driver trigger fails
2015-01-17 Jouni MalinenWrite reason for scan only_new_results into debug log
2015-01-16 Jouni MalinenInterworking: Avoid busy loop in scan result mismatch...
2015-01-04 Ilan Peerscan: Add MAC address randomization in scan handling
2014-12-26 Jouni MalinenAvoid -Wshadow warnings from older gcc versions
2014-12-14 Jouni MalinenDo not allow network block scan_freq override SCAN...
2014-12-08 Jouni MalinenUse os_calloc() instead of os_zalloc()
2014-11-15 Dmitry ShmidtAdd CTRL-EVENT-SCAN-FAILED notification in case of...
2014-10-30 Sunil DuttP2P: Delay scan operation only when P2P is not in searc...
2014-10-25 Jason Abelemesh: Implement mesh scanning
2014-09-27 Jouni MalinenAdd support for using random local MAC address
2014-08-12 Bojan Prtvarwpa_supplicant: Use freq_list scan filtar in sched_scan
2014-07-03 Dmitry ShmidtPNO: Send Probe Request frames only for hidden SSIDs
2014-07-02 Li JianyunAllow SCAN command to specify scan_ssid=1 SSIDs
2014-06-21 Johannes Bergnl80211: Use low-priority scan for OBSS scan
2014-06-15 Jouni MalinenP2P: Clean up by moving ifdef CONFIG_P2P to p2p_supppli...
2014-05-13 Rashmi RamannaP2P: Fix scan optimization for GO during persistent...
2014-04-10 Sunil DuttP2P: Mark the scan in p2p_in_invitation as p2p_probe
2014-03-25 Rashmi RamannaP2P: Optimize scan for GO during persistent group invoc...
2014-03-21 Dmitry ShmidtAdd freq= parameter to 'set pno' command
2014-03-11 Peter QiuAdd a reattach command for fast reassociate-back-to...
2014-03-11 Alexander BondarPNO: Change sched_scan_stopped event to handle pending...
2014-03-11 Alexander BondarPNO: Move and rename pno_start()/pno_stop()
2014-02-25 Jouni MalinenHS 2.0R2: Add WNM-Notification Request for Subscription...
2014-02-25 Jouni MalinenHS 2.0R2: Update Indication element to Release 2
2014-02-15 Andrei Otcheretianskiwpa_supplicant: Complete radio works on disable event
2014-01-30 Eytan Lifshitzwpa_supplicant: Fix wrong size memory allocation
2014-01-22 Raja Maniwpa_supplicant: Schedule PNO on completion of ongoing...
2014-01-21 Raja ManiSkip normal scan when PNO is already in progress
2014-01-07 Jouni MalinenFix req_scan-deplete-timeout and update eloop API for...
2014-01-07 Jouni MalinenDo not start wpa_radio work during externally triggered...
2014-01-07 Jouni MalinenRemove unneeded scan delay on connection-in-progress
2014-01-07 Jouni MalinenUse radio work for GAS requests
2014-01-05 Jouni MalinenUse radio work for P2P scan requests
2014-01-05 Jouni MalinenUse radio work for scan requests
2014-01-05 Jouni MalinenAdd helper functions for cloning and freeing scan param...
2014-01-03 Jouni MalinenFix scan-cache-clearing operation to avoid unnecessary...
2014-01-02 Jouni MalinenAsk driver to report only new scan results if requested
2013-12-29 Jouni MalinenWPS: Replace wpas_wps_in_progress with identical wpas_w...
2013-12-26 Jouni MalinenWPS: Reduce scan wait time during WPS processing
2013-12-26 Jouni MalinenReschedule own scan request if an externally started...
2013-12-26 Jouni MalinenOptional scan id for ctrl_iface SCAN requests
2013-12-26 Jouni MalinenTrack whether scan was started by us or an external...
2013-12-26 Jouni MalinenAllow passive scan to be requested with SCAN passive=1
2013-12-26 Jouni MalinenAllow channel list to be specified for SCAN command
2013-12-26 Jouni MalinenMove int_array helpfer functions to utils/common.c
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for RX/BSS times
2013-11-24 Loic PoulainRestore scan_req if sta scan is rescheduled in the...
2013-11-20 Johannes BergUse monotonic clock for relative time for eloop if...
2013-11-18 Jithu JanceHandle legacy scan interruption of sched_scan/PNO
2013-11-17 Jouni MalinenRemove old mechanism of skipping scan request rescheduling
2013-11-17 Dmitry ShmidtDeplete scan request if new time is less than remaining
2013-11-01 Jouni MalinenP2P: Debug print reason for specific SSID for scan
2013-10-22 Pontus FuchsDon't start second scan when changing scan interval
next