Library to access wireless devices, inspired from OpenWRT without UCI
Find a file
Hauke Mehrtens 71ec9be506 iwinfo: Fix buffer size
With WPA3 the wpa_key_mgmt string can be longer than 16 bytes. The
sea-mixed setting for example is 27 bytes long:
wpa_key_mgmt=WPA-PSK WPA-PSK-SHA256 SAE

Increase the buffer to better detect more complicated authentication methods.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2019-09-01 19:38:03 +02:00
api Sync with upstream nl80211.h 2016-01-25 14:41:31 +01:00
include iwinfo: Add support for WPA3 2019-09-01 12:38:57 +02:00
COPYING Initial commit 2014-10-05 19:56:27 +02:00
hardware.txt iwinfo: add device id for MediaTek MT7612E 2019-06-14 02:00:09 +02:00
iwinfo_cli.c iwinfo: Add support for WPA3 2019-09-01 12:38:57 +02:00
iwinfo_lib.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
iwinfo_lua.c iwinfo: Add support for WPA3 2019-09-01 12:38:57 +02:00
iwinfo_madwifi.c iwinfo: add support for querying available HT modes 2015-05-08 13:29:10 +02:00
iwinfo_nl80211.c iwinfo: Fix buffer size 2019-09-01 19:38:03 +02:00
iwinfo_nl80211.h nl80211: fix code calculating average signal and rate 2018-04-09 07:30:37 +02:00
iwinfo_utils.c iwinfo: more Ralink and MediaTek WiSoC and PCIe chips 2019-03-01 12:10:58 +01:00
iwinfo_wext.c Fix -Wall -Wpedantic warnings 2015-05-19 18:54:58 +02:00
iwinfo_wext.h Initial commit 2014-10-05 19:56:27 +02:00
iwinfo_wext_scan.c wext_scan: fix possibly unterminated ifname string 2015-10-29 10:53:32 +01:00
iwinfo_wl.c wl: only invoke nvram executable if it exists 2018-07-31 20:09:02 +02:00
Makefile Revert "build: compile with -ffunction-sections, -fdata-sections and LTO" 2018-07-31 20:36:35 +02:00