summaryrefslogtreecommitdiff
path: root/wpa_supplicant/bss.h
Commit message (Expand)AuthorAgeFilesLines
* SME: Add support for handling authentication with MLDAndrei Otcheretianski2022-12-171-0/+2
* bss: Parse and store MLD address of the AP from Multi-Link elementVeerendranath Jakkam2022-09-151-0/+2
* Determine whether Beacon frame information is newer in scan resultsJouni Malinen2022-04-241-0/+2
* Avoid use of C++ keyword in a header fileJouni Malinen2021-02-211-1/+1
* wpa_supplicant: Notify freq change on CH_SWITCHArowa Suliman2021-02-061-0/+12
* nl80211: Report invalid signal and noise when info is unavailableAvraham Stern2020-12-041-1/+1
* Indicate whether additional ANQP elements were protectedJouni Malinen2020-11-231-0/+1
* BSS: Use variable length array for IEs at the end of struct wpa_bssJouni Malinen2020-11-161-1/+2
* BSS: Use wrapper function for getting a pointer to the IE bufferJouni Malinen2020-11-161-0/+5
* BSS: Add wpa_bss_get_ie_ext() wrapperJouni Malinen2020-11-161-0/+1
* Mark wpa_bss_get_fils_cache_id() argument constJouni Malinen2020-11-161-1/+1
* OWE: Avoid incorrect profile update in transition modeJouni Malinen2020-03-071-0/+1
* Use a helper function for checking Extended Capabilities fieldJouni Malinen2019-01-021-1/+2
* HS 2.0: Request and process OSU Providers NAI List ANQP-elementJouni Malinen2018-10-051-0/+1
* HS 2.0: Add fetching of Operator Icon Metadata ANQP-elementJouni Malinen2018-04-171-0/+1
* FILS: Use FILS Cache Identifier to extend PMKSA applicabilityJouni Malinen2017-02-261-0/+1
* RRM: Enable beacon report with active/passive scan for all driversJouni Malinen2017-01-031-0/+4
* FILS: Add Realm Information ANQP-element in BSS dataJouni Malinen2016-12-181-0/+1
* Remove disconnected APs from BSS table if likely out-of-rangeDavid Spinadel2016-10-011-0/+2
* wpa_supplicant: Basic support for PBSS/PCPLior David2016-02-081-0/+11
* Interworking: Support unknown ANQP-elements in BSS tableJouni Malinen2015-10-071-0/+7
* Use SSID_MAX_LEN define instead of value 32 when comparing SSID lengthJouni Malinen2015-04-221-1/+1
* Add snr and est_throughput to the BSS entriesJouni Malinen2015-02-221-1/+5
* Update current BSS level when signal change event occursMatthieu Mauger2015-02-211-0/+6
* Inteworking: Add support to update the ANQP Capability List into the BSSASHUTOSH NARAYAN2015-02-211-0/+1
* HS 2.0: Add support to update the HS20 Capability List into the BSSASHUTOSH NARAYAN2015-02-211-0/+1
* Parse DMG capabilities when reporting to external interfacesBoris Sorochkin2014-05-261-0/+5
* HS 2.0R2: Add OSU Providers list ANQP elementJouni Malinen2014-02-261-0/+1
* wpa_supplicant: Use monotonic time for RX/BSS timesJohannes Berg2013-12-241-2/+2
* P2P: Show P2P flag in BSS entries also based on Beacon framesJouni Malinen2013-10-141-0/+2
* WPS: Use latest updated BSS entry if multiple BSSID matches foundJouni Malinen2013-03-311-0/+2
* Use more accurate timestamps for scan resultsJouni Malinen2013-02-121-1/+2
* Fix BSS RANGE command for no exact id match casesAmar Singhal2013-02-071-0/+2
* Add Doxygen documentation for functionality related to scanningJouni Malinen2012-12-271-18/+25
* Interworking: Unshare ANQP results on explicit ANQP requestsJouni Malinen2012-10-031-0/+1
* Interworking: Store HESSID in BSS entryJouni Malinen2012-09-041-0/+2
* Interworking: Move BSS ANQP information into separate structJouni Malinen2012-09-041-15/+21
* BSS: Add wpa_bss_get_vendor_ie_multi_beacon()Jouni Malinen2012-09-021-0/+2
* HS 2.0: Add Hotspot 2.0 ANQP routinesJay Katabathuni2012-05-081-0/+6
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* P2P: Allow BSS entry to be fetched based on GO P2P Device AddressJouni Malinen2012-02-071-0/+2
* Interworking: Add ANQP query requestsJouni Malinen2011-10-161-0/+10
* dbus: Add D-Bus methods to flush the BSS cacheSam Leffler2011-03-201-0/+2
* Fetch IEs from both Beacon and Probe Response frames if availableJouni Malinen2010-01-161-1/+4
* dbus: Change BSS property MaxRate to RatesWitold Sowa2010-01-041-1/+2
* Do not store raw scan resultsJouni Malinen2010-01-021-0/+2
* Only expire scanned BSSes based on new scan resultsJouni Malinen2010-01-021-2/+3
* WPS: Use BSS table instead of raw scan resultsJouni Malinen2010-01-021-0/+2
* Add wpa_bss_get_max_rate() to match with old scan_res helpersJouni Malinen2009-12-281-0/+1
* Add BSS list sorted by id and add some helper functionsJouni Malinen2009-12-281-0/+9