esp-idf/components/wpa_supplicant/esp_supplicant/src
Shreyas Sheth c797146f43 wpa_supplicant: Resolve WPA3 SAE softAP coverity issues
1) Resolve wpa_suppliant coverity issues caused by SAE softAP
2) Fix crash occured while deinitialization of softAP
   when authmode is changed
3) Fix issue related to anti clogging token and send_confirm
4) Put some AP specific functions under ESP_WIFI_SOFTAP_SUPPORT
   compilation flags
2023-03-12 17:33:17 +05:30
..
crypto Merge branch 'bugfix/add_unregister_wpa3_cb' into 'master' 2023-03-07 14:15:20 +08:00
esp_common_i.h esp_wifi: Merge wpa_supplicant and esp_wifi Kconfig 2023-02-11 07:38:45 +08:00
esp_common.c esp-wifi: add SAE-PK (Public Key) authentication support for station 2023-02-16 13:49:11 +05:30
esp_dpp_i.h wpa_supplicant/dpp: Move adding prefix/postfix of DPP key to example 2022-04-14 16:54:47 +05:30
esp_dpp.c wpa_supplicant:Remove stray \n in supplicant logging 2022-12-23 15:55:06 +05:30
esp_hostap.c wpa_supplicant: Resolve WPA3 SAE softAP coverity issues 2023-03-12 17:33:17 +05:30
esp_hostap.h esp_wifi: WPA3-SAE support for softAP 2023-02-28 12:25:05 +08:00
esp_hostpad_wps.c wpa_supplicant:Remove stray \n in supplicant logging 2022-12-23 15:55:06 +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 wpa_supplicant: bypass sonar checks for upstream code 2021-07-22 14:12:22 +08:00
esp_scan.c esp-wifi: add SAE-PK (Public Key) authentication support for station 2023-02-16 13:49:11 +05:30
esp_wifi_driver.h esp_wifi: SAE Password Identifier support 2023-03-06 11:04:20 +05:30
esp_wpa2.c wpa_supplicant:Remove redundant DEBUG_PRINT in supplicant 2023-01-03 12:52:54 +05:30
esp_wpa3_i.h esp_wifi: WPA3-SAE support for softAP 2023-02-28 12:25:05 +08:00
esp_wpa3.c wpa_supplicant: Resolve WPA3 SAE softAP coverity issues 2023-03-12 17:33:17 +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 Merge branch 'bugfix/add_unregister_wpa3_cb' into 'master' 2023-03-07 14:15:20 +08:00
esp_wpas_glue.c esp_wifi: WPA3-SAE support for softAP 2023-02-28 12:25:05 +08:00
esp_wpas_glue.h esp_wifi:Mandate stations to have minimum security wpa3 2022-11-30 13:01:40 +08:00
esp_wps_i.h esp_wifi: Add check for wps start state 2022-12-27 11:14:03 +05:30
esp_wps.c Merge branch 'bugfix/remove_redundant_debug_print' into 'master' 2023-01-18 16:45:44 +08:00