hostapd/src/rsn_supp
Jouni Malinen 568950c6e7 RSN: Do not add PMKSA candidates unnecessarily
Add PMKSA candidates from scan results only if they advertise an AKMP
that is used with RSN pre-authentication. Previously, candidates were
added but then ignored later if the AKMP was not suitable.

Signed-off-by: Jouni Malinen <j@w1.fi>
2020-01-01 12:26:24 +02:00
..
Makefile Remove CONFIG_IEEE80211W build parameter 2019-09-08 17:33:40 +03:00
pmksa_cache.c Fix a typo in a comment 2019-11-06 19:44:50 +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 UBSan: Avoid an unsigned integer overflow warning 2019-02-25 19:48:49 +02:00
wpa.c FT: More debug prints for RSNE modification for EAPOL-Key msg 2/4 2019-12-24 21:16:23 +02:00
wpa.h SAE: Add RSNXE in Association Request and EAPOL-Key msg 2/4 2019-10-17 16:54:05 +03:00
wpa_ft.c FT-SAE: Add RSNXE into FT MIC 2019-10-18 16:20:27 +03:00
wpa_i.h SAE: Add RSNXE in Association Request and EAPOL-Key msg 2/4 2019-10-17 16:54:05 +03: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