hostapd/src/rsn_supp
Jouni Malinen c7d293024b RSN: Stop 4-way handshake if scan results are not available
While there may have initially been cases where the RSNE from
Beacon/Probe Response frames was not available from some drivers, it is
now more valuable to notice if such a case were to be hit with drivers
that are always expected to have such information available. As such,
make it a fatal error if the scan results for the current AP are not
available to check the RSNE/RSNXE in EAPOL-Key msg 3/4.

Signed-off-by: Jouni Malinen <j@w1.fi>
2020-03-08 16:16:11 +02:00
..
Makefile Remove CONFIG_IEEE80211W build parameter 2019-09-08 17:33:40 +03:00
pmksa_cache.c SAE: Do not use PMKSA entry after its reauth threshold 2020-02-28 18:41:24 +02:00
pmksa_cache.h Fix wpa_supplicant build with CONFIG_NO_WPA 2018-04-13 11:43:57 +03:00
preauth.c RSN: Do not add PMKSA candidates unnecessarily 2020-01-01 12:26:24 +02:00
preauth.h Fix wpa_supplicant build with IEEE8021X_EAPOL=y and CONFIG_NO_WPA=y 2016-01-15 20:04:41 +02:00
tdls.c nl80211: Drop outdated TDLS set_key() hack 2020-03-06 21:44:31 +02:00
wpa.c RSN: Stop 4-way handshake if scan results are not available 2020-03-08 16:16:11 +02:00
wpa.h STA: Allow PTK rekeying without Ext KeyID to be disabled as a workaround 2020-02-23 13:05:19 +02:00
wpa_ft.c FT: Silence debug prints when FT is not actually used 2020-03-07 17:43:27 +02:00
wpa_i.h STA: Allow PTK rekeying without Ext KeyID to be disabled as a workaround 2020-02-23 13:05:19 +02:00
wpa_ie.c Merge wpa_supplicant and hostapd EAPOL-Key KDE parsers 2019-10-18 13:02:27 +03:00
wpa_ie.h Merge wpa_supplicant and hostapd EAPOL-Key KDE parsers 2019-10-18 13:02:27 +03:00