esp-idf/components/esp_wifi
Shyamal Khachane ff6db87429 fix(esp_wifi): Fix a memory leak that occurs when SAE connection is interrupted
1. Free temporary data used by SAE before memsetting the same
2. Drop any received auth response that uses a different algorithm than the one currently in use
2024-06-21 16:38:27 +05:30
..
esp32 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
esp32c2 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
esp32c3 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
esp32s2 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
esp32s3 Merge branch 'bugfix/fix_phy_calibration_error_for_c2_v5.0' into 'release/v5.0' 2023-11-02 15:12:06 +08:00
include docs(wifi): update the docmentation for mesh API 2024-05-31 14:17:14 +08:00
lib@695ac5aea8 fix(esp_wifi): Fix a memory leak that occurs when SAE connection is interrupted 2024-06-21 16:38:27 +05:30
src fix(wifi): fix some wifi bugs 2024-01-11 17:51:00 +08:00
test disable scan time set by esp_wifi_scan_start 2023-11-14 13:52:55 +08:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-04 00:30:55 +01:00
CMakeLists.txt fix(esp_coex): fix circular dependency issue on esp32 2024-02-22 16:52:37 +08:00
Kconfig fix(wifi): add low memory options for eap enterprise 2024-02-28 10:37:40 +08:00
linker.lf wifi: Fix linking of WiFi functions dependent on PM_ENABLE 2022-06-21 00:12:08 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00