hostapd/src/rsn_supp
Jouni Malinen 865721c695 Merge wpa_supplicant and hostapd EAPOL-Key KDE parsers
Use a single struct definition and a single shared implementation for
parsing EAPOL-Key KDEs and IEs instead of maintaining more or less
identical functionality separately for wpa_supplicant and hostapd.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2019-10-18 13:02:27 +03:00
..
Makefile Remove CONFIG_IEEE80211W build parameter 2019-09-08 17:33:40 +03:00
pmksa_cache.c Add AKM info in the debug message noting PMKSA caching entry addition 2019-03-27 04:02:19 +02:00
pmksa_cache.h Fix wpa_supplicant build with CONFIG_NO_WPA 2018-04-13 11:43:57 +03:00
preauth.c SAE: Only allow SAE AKMP for PMKSA caching attempts 2018-04-09 19:34:44 +03: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 SAE: Add RSNXE in Association Request and EAPOL-Key msg 2/4 2019-10-17 16:54:05 +03: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 Remove CONFIG_IEEE80211W build parameter 2019-09-08 17:33:40 +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