]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/bss.h
tests: Fix ap_ft_reassoc_replay for case where wlantest has the PSK
[thirdparty/hostap.git] / wpa_supplicant / bss.h
2019-01-02  Jouni MalinenUse a helper function for checking Extended Capabilitie...
2018-10-05  Jouni MalinenHS 2.0: Request and process OSU Providers NAI List...
2018-04-17  Jouni MalinenHS 2.0: Add fetching of Operator Icon Metadata ANQP...
2017-02-26  Jouni MalinenFILS: Use FILS Cache Identifier to extend PMKSA applica...
2017-01-03  Jouni MalinenRRM: Enable beacon report with active/passive scan...
2016-12-18  Jouni MalinenFILS: Add Realm Information ANQP-element in BSS data
2016-10-01  David SpinadelRemove disconnected APs from BSS table if likely out...
2016-02-08  Lior Davidwpa_supplicant: Basic support for PBSS/PCP
2015-10-07  Jouni MalinenInterworking: Support unknown ANQP-elements in BSS...
2015-04-22  Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-02-22  Jouni MalinenAdd snr and est_throughput to the BSS entries
2015-02-21  Matthieu MaugerUpdate current BSS level when signal change event occurs
2015-02-21  ASHUTOSH NARAYANInteworking: Add support to update the ANQP Capability...
2015-02-21  ASHUTOSH NARAYANHS 2.0: Add support to update the HS20 Capability List...
2014-05-26  Boris SorochkinParse DMG capabilities when reporting to external inter...
2014-02-25  Jouni MalinenHS 2.0R2: Add OSU Providers list ANQP element
2013-12-24  Johannes Bergwpa_supplicant: Use monotonic time for RX/BSS times
2013-10-14  Jouni MalinenP2P: Show P2P flag in BSS entries also based on Beacon...
2013-03-31  Jouni MalinenWPS: Use latest updated BSS entry if multiple BSSID...
2013-02-12  Jouni MalinenUse more accurate timestamps for scan results
2013-02-07  Amar SinghalFix BSS RANGE command for no exact id match cases
2012-12-27  Jouni MalinenAdd Doxygen documentation for functionality related...
2012-10-03  Jouni MalinenInterworking: Unshare ANQP results on explicit ANQP...
2012-09-04  Jouni MalinenInterworking: Store HESSID in BSS entry
2012-09-04  Jouni MalinenInterworking: Move BSS ANQP information into separate...
2012-09-02  Jouni MalinenBSS: Add wpa_bss_get_vendor_ie_multi_beacon()
2012-05-08  Jay KatabathuniHS 2.0: Add Hotspot 2.0 ANQP routines
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2012-02-07  Jouni MalinenP2P: Allow BSS entry to be fetched based on GO P2P...
2011-10-16  Jouni MalinenInterworking: Add ANQP query requests
2011-03-20  Sam Lefflerdbus: Add D-Bus methods to flush the BSS cache
2010-01-16  Jouni MalinenFetch IEs from both Beacon and Probe Response frames...
2010-01-04  Witold Sowadbus: Change BSS property MaxRate to Rates
2010-01-02  Jouni MalinenDo not store raw scan results
2010-01-02  Jouni MalinenOnly expire scanned BSSes based on new scan results
2010-01-02  Jouni MalinenWPS: Use BSS table instead of raw scan results
2009-12-27  Jouni MalinenAdd wpa_bss_get_max_rate() to match with old scan_res...
2009-12-27  Jouni MalinenAdd BSS list sorted by id and add some helper functions
2009-12-27  Jouni MalinenAdd BSS table to track scan results without dropping...