esp-idf/components/wpa_supplicant/src
2024-07-18 18:15:02 +08:00
..
ap fix(wpa_supplicant): Avoid delaying removal of wps enrollee by 10ms 2024-07-11 14:53:27 +05:30
common fix(wpa_supplicant): fix warnings found by GNU static analyzer 2024-06-18 14:25:37 +08:00
crypto fix(wifi): fix configure gcmp failure issue 2024-06-07 14:04:23 +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-11 14:53:24 +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): Recompute keys in OWE if AP does not include PMKID in assoc response 2024-07-18 18:15:02 +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