esp-idf/components/wpa_supplicant/esp_supplicant/src
jgujarathi 9a88dab748 feat(esp_wifi): Add support for advanced roaming as a wifi app
- Adds support for advanced roaming as a wifi app.
2024-04-01 23:00:01 +08:00
..
crypto fix(wpa_supplicant): Add bugfixes related to ciphersuites in wifi enterprise 2024-03-20 09:33:52 +05:30
esp_common.c feat(esp_wifi): Add support for advanced roaming as a wifi app 2024-04-01 23:00:01 +08:00
esp_common_i.h fix(wpa_supplicant): Clear bssid flag and channel in supplicant disconnect handler 2024-04-01 23:00:01 +08:00
esp_dpp.c fix(wpa_supplicant): Cancel offchannel listen operations before sending dpp fail 2024-03-18 14:33:57 +05:30
esp_dpp_i.h fix(wpa_supplicant): Ensure dpp auth structure is deinited in dpp task context 2024-03-18 14:33:57 +05:30
esp_eap_client.c feat(wifi): Refactor and update wpa_supplicant with upstream 2023-10-18 16:50:24 +05:30
esp_eap_client_i.h change(esp_wifi): Rename WiFi enterprise connection APIs 2023-09-14 13:10:52 +05:30
esp_hostap.c fix(wifi): Fix wpa3 crash for station added without sta lock 2024-03-14 15:36:32 +05:30
esp_hostap.h feat(esp_wifi): Add support of Network Introduction Protocol in DPP 2024-02-21 12:47:32 +05:30
esp_hostpad_wps.c fix(esp_wifi): Fix regression caused by fe35466c when supplicant logs enabled 2024-03-20 10:53:30 +05:30
esp_owe.c fix for OWE memory leak 2022-07-15 14:29:32 +05:30
esp_owe_i.h OWE support for station 2022-06-15 17:20:24 +05:30
esp_scan.c fix(wpa_supplicant): Update supplicant last scan time when application scanning 2024-04-01 23:00:01 +08:00
esp_scan_i.h fix(wpa_supplicant): Add default durations to supplicant issued scans 2024-04-01 23:00:01 +08:00
esp_wifi_driver.h feat(wifi): Add support to handle OWE transition disable indication from AP 2024-03-15 13:56:00 +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.c fix(wifi): Fix wpa3 crash for station added without sta lock 2024-03-14 15:36:32 +05:30
esp_wpa3_i.h feat(esp_wifi): Add support of Network Introduction Protocol in DPP 2024-02-21 12:47:32 +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 feat(esp_wifi): Add support for advanced roaming as a wifi app 2024-04-01 23:00:01 +08:00
esp_wpas_glue.c feat(wifi): Add support to handle OWE transition disable indication from AP 2024-03-15 13:56:00 +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.c fix(wpa_supplicant): Improve execution flow for WPS registrar public APIs 2024-03-18 12:43:39 +05:30
esp_wps_i.h fix(wpa_supplicant): Improve execution flow for WPS registrar public APIs 2024-03-18 12:43:39 +05:30