]> git.ipfire.org Git - thirdparty/iw.git/history - scan.c
update nl80211.h
[thirdparty/iw.git] / scan.c
2023-08-24  Emmanuel Grumbachiw: add more extended capa bits
2023-04-14  Gilad Itzkovitchiw: S1G: add parsing for 802.11ah scan IE's
2023-04-14  Johannes Berglink: update for MLO
2023-04-14  Ayala Bekeriw: scan: set NL80211_SCAN_FLAG_COLOCATED_6GHZ in case...
2020-11-30  Brian Norrisiw: scan: parse HE capabilities
2020-11-30  Brian Norrisiw: scan: add extension tag parsing
2020-11-06  Tova Mussaiiw: scan: add flag for scanning colocated ap
2020-11-06  Ilan Peeriw: Add 'coloc' and 'flush' options to sched_scan
2020-04-24  Johannes Bergiw: tiny code style fixes
2020-03-25  Alexander Wetzeliw: Complete Extended Key ID detection
2020-03-04  Ilan Peerscan: Fix printing of unknown WPS vendor extension
2020-02-13  Johannes Bergscan: wps: remove useless string length checks
2020-02-13  Johannes Bergscan: wps: fix some misplaced code
2020-02-13  Markus Theiliw: scan: parse AP Channel Report
2020-02-13  Markus Theiliw: scan: parse wps version2
2020-02-13  Johannes Bergscan: wps: add more bounds checks
2020-02-13  Markus Theiliw: scan: better length checks in print_wifi_wps()
2020-02-13  Markus Theiliw: scan: fix some format string warnings found by...
2020-02-13  Markus Theiliw: scan: fix undefined behaviour in print_vht_capa()
2020-02-13  Markus Theiliw: scan: fix undefined behaviour in rm capa print
2020-02-13  Markus Theiliw: scan: fix buffer over-read in print_p2p
2020-02-13  Markus Theiliw: scan: fix buffer over-read in print_wifi_wps
2020-02-13  Markus Theiliw: scan: fix buffer over-read in parsing roaming conso...
2020-02-13  Markus Theiliw: scan: fix buffer over-read in print_ies()
2020-02-13  Markus Theiliw: scan: parse measurement pilot element
2020-02-13  Markus Theiliw: scan: parse tx power envelope
2020-02-13  Markus Theiliw: scan: parse 'supported Operating Classes element'
2020-02-13  Markus Theiliw: scan: add missing word for rm capabilities
2020-01-28  Markus Theiliw: scan: print radio measurement capabilities
2019-11-22  Brian Norrisiw: scan: fix double-free in error paths
2019-07-26  Johannes Bergiw: scan: add missing newline
2019-05-24  John Crispiniw: fix memory leaks inside handle_scan
2019-05-24  John Crispiniw: fix memory leak inside parse_sched_scan
2019-02-01  Johannes Bergiw: make parse_random_mac_addr() more generally available
2018-10-11  Johannes Bergiw: fix various static checker warnings
2018-10-11  Hauke Mehrtensiw: scan: parse OWE Transition Mode element
2018-10-09  Hauke Mehrtensscan: Decode additional Authentication types
2018-08-29  Johannes Bergscan: fix fall through warning
2018-08-14  Johannes Bergscan: fix indentation in previous change
2018-08-14  Sergey Matyukevichscan: fix crash when driver doesn't report frame type
2018-05-22  Johannes Bergiw: enable -Wextra and fix warnings caused by it
2018-05-22  Johannes Bergscan: print out "Information elements from Probe Respon...
2018-05-22  Johannes Bergiw: fix some scan code indentation
2018-05-18  Pradeep Kumar Chitrapuiw: Add duration parameter to scan command
2017-12-12  Shahar S Matityahuiw: print missing extended capabilities
2016-08-17  Eliad Pelleriw: add scan-abort command
2016-04-14  Avraham Sterniw: add scheduled scan plans configuration
2016-01-14  Johannes Bergprint BSS boottime if received
2015-11-03  Ola Olssoniw: Fix memory leak if nla_put fails
2015-10-21  Ola Olssoniw: remove superfluous includes
2015-10-12  Ola Olssoniw: Fix memory leak in error path
2015-09-18  Assaf Kraussscan: Add FTM info to scan results
2015-09-18  Johannes Bergiw: don't mix declaration into code
2015-08-13  Amit Khatriiw: free memory on scan parse errors
2015-08-13  Johannes Bergiw: remove cb from arguments and simplify valid handler
2015-03-30  Ben Greeariw: Print OSEN element for HotSpot 2.0 IE.
2015-03-17  Luciano Coelhoiw: add randomise option for sched_scan
2015-03-17  Luciano Coelhoiw: add support for active scheduled scan
2015-03-17  Luciano Coelhoiw: implement scheduled scan
2015-03-17  Luciano Coelhoiw: move generic sched scan parsing code out of net...
2014-12-12  Johannes Bergsupport random scan request
2013-08-30  Ben Greeariw: Print out HotSpot2 IE information.
2013-08-30  Ben Greeariw: Print 802.11u roaming consortium IE in scan results.
2013-08-30  Ben Greeariw: Print 802.11u Advertisement IE info in scan results.
2013-08-30  Ben Greeariw: Print Interworking IE details in scan results.
2013-08-29  Joerg Mayerprint single GTKSA/PTKSA capability, TDLS/TPK auth
2013-07-26  Chun-Yeow Yeohiw: print out mesh configuration element on scan
2013-05-07  jacob minshalliw: scan using meshid
2013-04-22  Joerg Mayeriw: decode some more IEs
2013-04-18  Johannes Bergfix scan segfault when IFINDEX attribute isn't present
2013-01-04  Vladimir Kondratieviw: print capability info for DMG (60GHz band)
2012-11-21  Johannes Bergparse a few more IEs
2012-11-20  Johannes Bergprint VHT operation IE
2012-11-12  Johannes Bergprint VHT capabilities
2012-11-09  Johannes Bergparse more extended capabilities
2012-10-26  Antonio Quartulliiw: add support for the forced AP scan
2012-10-22  Sam Leffleriw: add lowpri and flush scan operands
2012-07-19  Johannes Bergallow wdev in place of dev
2012-07-19  Johannes Bergpass idby argument to all functions
2012-07-06  Vladimir Kondratievintroduce GCMP cipher
2012-05-14  Chun-Yeow Yeohiw: print out Mesh ID on scan
2011-12-07  Johannes Bergwhitespace cleanups
2011-11-16  Yoni Divinskyiw: fix wifi wmm ie print function
2011-10-13  Johannes Bergprint PHY membership selector only for membership rates
2011-10-11  Christian Lamparteriw: fix HT PHY BSS Membership selector value encoding
2011-06-09  Johannes Berga little bit of P2P parsing
2011-06-09  Johannes Bergscan: print MS OUI as what it is
2011-06-09  Johannes Bergscan: print WPS UUID
2011-03-02  Johannes Bergfix frequency parsing
2010-10-25  Luis R. Rodrigueziw: print out eirp for triplets on scan
2010-09-29  Johannes Bergparse RSN IE information on PMKIDs and mgmt cipher...
2010-09-22  Johannes Bergscan: don't define only an unnamed union in a struct
2010-09-01  Johannes Berganalyse HT operation IE
2010-09-01  Johannes Berguse generic length checking
2010-06-30  Christian Lamparteriw: fix ampdu spacing & max amsdu length reporting
2010-04-06  Jouni Malineniw: Parse some common WPS attributes
2010-03-25  Johannes Bergallow adding IEs to scan
2010-03-25  Johannes Bergdisplay unknown WPS TLVs
2010-02-19  Luis R. Rodrigueziw: add country IE parsing
2010-02-06  Johannes Bergfix scan show_both_ie_sets
next