esp-idf/components/wpa_supplicant/src
Shyamal Khachane 24de52e110 fix(esp_wifi): Handle PMKID mismatch or absence in OWE
Compute keys incase PMKID does not match or PMKID is absent in association response
2024-07-26 11:57:59 +08:00
..
ap fix(wpa_supplicant): Avoid delaying removal of wps enrollee by 10ms 2024-07-12 12:07:50 +05:30
common fix(wpa_supplicant): Add current bss channel as hint to scanning 2024-04-01 23:00:01 +08:00
crypto fix(wifi): fix configure gcmp failure issue 2024-06-13 11:50:01 +08:00
drivers wpa_supplicant: mark global variables defined in headers 'extern' 2022-01-27 11:00:09 +07:00
eap_common wpa_supplicant: wps code updation 2022-05-11 12:18:52 +00:00
eap_peer fix(wpa_supplicant): Update cipher suite list for TLSv1.3 suiteb and some refactoring 2024-03-20 09:33:52 +05:30
eap_server fix(wpa_supplicant): Handle case when WPS registrar misses WSC_DONE sent by station 2024-07-12 12:07:44 +05:30
eapol_auth wpa_supplicant: Add WPS registrar support for softAP mode 2022-05-24 12:11:53 +05:30
rsn_supp fix(esp_wifi): Handle PMKID mismatch or absence in OWE 2024-07-26 11:57:59 +08:00
tls TLS: Fix unsigned int underflow in internal TLS 1.0/1.1 implementation 2024-03-20 09:33:52 +05:30
utils fix(wifi): Fix encryption/decryption issue for mgmt packets 2024-04-16 19:49:09 +05:30
wps fix(wpa_supplicant): Add support to detect PBC overlap in wps registrar mode 2023-08-11 16:06:23 +05:30