esp-idf/components/wpa_supplicant/esp_supplicant/src
Jiang Jiang Jian 9f2578a0bd Merge branch 'bugfix/wps_disable_crash' into 'master'
Fix a crash in esp_wifi_wps_disable

Closes WIFIBUG-252 and WIFIBUG-266

See merge request espressif/esp-idf!27233
2023-12-05 11:21:09 +08:00
..
crypto Merge branch 'bugfix/supplicant_tls_fix' into 'master' 2023-11-02 13:59:05 +08:00
esp_common_i.h fix(esp_wifi): Fix issue of station disconnecting immediately when AP RSSI is zero 2023-10-27 09:35:20 +05:30
esp_common.c fix(esp_wifi): Fix issue of station disconnecting immediately when AP RSSI is zero 2023-10-27 09:35:20 +05:30
esp_dpp_i.h fix(wifi): Disallow DPP and WPS concurrency 2023-11-01 19:09:58 +05:30
esp_dpp.c fix(wpa_supplicant): Add support for a dpp authentication timeout 2023-12-01 15:08:32 +05:30
esp_eap_client_i.h change(esp_wifi): Rename WiFi enterprise connection APIs 2023-09-14 13:10:52 +05:30
esp_eap_client.c feat(wifi): Refactor and update wpa_supplicant with upstream 2023-10-18 16:50:24 +05:30
esp_hostap.c fix(wifi): Bugfix ignore immediate assoc req received by AP 2023-07-15 13:53:51 +05:30
esp_hostap.h esp_wifi: WPA3-SAE support for softAP 2023-02-28 12:25:05 +08:00
esp_hostpad_wps.c esp_wifi:Enable wpsreg to initialize in APSTA mode 2023-04-20 14:48:14 +05:30
esp_owe_i.h OWE support for station 2022-06-15 17:20:24 +05:30
esp_owe.c fix for OWE memory leak 2022-07-15 14:29:32 +05:30
esp_scan_i.h fix(esp_wifi): Fix issue of station disconnecting immediately when AP RSSI is zero 2023-10-27 09:35:20 +05:30
esp_scan.c fix(esp_wifi): Fix issue of station disconnecting immediately when AP RSSI is zero 2023-10-27 09:35:20 +05:30
esp_wifi_driver.h fix(esp_wifi): Fix issue of station disconnecting immediately when AP RSSI is zero 2023-10-27 09:35:20 +05:30
esp_wpa2_api_port.c change(esp_wifi): Rename WiFi enterprise connection APIs 2023-09-14 13:10:52 +05:30
esp_wpa3_i.h esp_wifi: WPA3-SAE support for softAP 2023-02-28 12:25:05 +08:00
esp_wpa3.c feat(wifi): Add SAE EXT key support for esp station 2023-10-18 17:10:31 +05:30
esp_wpa_err.h wpa_supplicant: bypass sonar checks for upstream code 2021-07-22 14:12:22 +08:00
esp_wpa_main.c fix(wifi): wpa3 softap fix deauth when assoc req recv before sae is finished 2023-10-31 06:13:49 +00:00
esp_wpas_glue.c feat(wifi): Add SAE EXT key support for esp station 2023-10-18 17:10:31 +05:30
esp_wpas_glue.h feat(wifi): Refactor and update wpa_supplicant with upstream 2023-10-18 16:50:24 +05:30
esp_wps_i.h fix(wifi): Disallow DPP and WPS concurrency 2023-11-01 19:09:58 +05:30
esp_wps.c fix(wpa_supplicant): Move concurrent wps and dpp check to before creating task 2023-11-28 15:18:39 +05:30