]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/scan.c
tests: Fix ap_ft_reassoc_replay for case where wlantest has the PSK
[thirdparty/hostap.git] / wpa_supplicant / scan.c
2019-02-25  Jouni MalinenUBSan: Avoid unsigned integer overflow is throughput...
2019-01-23  Lior DavidCheck supported types in wpas_mac_addr_rand_scan_set()
2018-12-08  Jouni MalinenHS 2.0: Allocate enough buffer for HS 2.0 Indication...
2018-12-08  Jouni MalinenHS 2.0: As a STA, do not indicate release number greate...
2018-10-12  Ilan PeerOWE: Improve discovery of OWE transition mode AP
2018-09-02  Roee ZamirOCE: Send scan parameters when OCE_STA functionality...
2018-09-02  Roee Zamirdriver: Add OCE scan parameters
2017-07-17  Avraham SternRRM: Send Radio Measurement response when beacon report...
2017-07-14  Ashwini PatilSTA: Add OCE capability indication attribute
2017-03-29  Shaul Triebitzwpa_supplicant: Avoid associating to temp disabled...
2017-03-09  Purushottam Kushwahanl80211: Add option to delay start of schedule scan...
2017-03-07  Johannes BergUse os_memdup()
2017-03-01  Hu WangClear scan_res_handler on no-retry failure
2017-02-26  Jouni MalinenFix SELECT_NETWORK freq parameter
2017-02-16  Jouni MalinenUse throughput estimate-based BSS selection with larger...
2017-02-16  Jouni MalinenDrop GREAT_SNR definition from 30 to 25 dB
2017-02-10  vamsi krishnaAdd support to sched scan to report relatively better...
2017-02-08  vamsi krishnaAllow PNO scan also in connection completed state
2017-01-03  Avraham Sterndriver: Add scan support to beacon report
2016-12-11  Jouni MalinenIgnore scan results from ongoing scan when FLUSH comman...
2016-12-04  Arik NemtsovDefer scans while PNO is in progress instead of skippin...
2016-11-30  Sunil DuttAdd support to abort vendor scan
2016-11-30  Sunil Duttnl80211: Enhance abort scan to also abort the vendor...
2016-11-25  Srinivas DasariUse random MAC address for scanning only in non-connect...
2016-10-29  Eliad Pellerwpa_supplicant: Get scan_result IE also from Beacon...
2016-10-15  Joel CunninghamCheck for NULL qsort() base pointers
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-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...
next