esp-idf/components/wpa_supplicant/esp_supplicant/src
Sarvesh Bodakhe 1d71178193 fix(wpa_supplicant): Add bugfixes related to ciphersuites in wifi enterprise
- Avoid downgrading TLS ciphersuites when client RSA keys are larger than RSA-2048 bit.
- Note that when using bigger certificates on low-power chips without crypto
  hardware acceleration, it is recommended to adjust the task watchdog timer (TWDT)
  if it is enabled. For precise information on timing requirements, you can check
  performance numbers at https://github.com/espressif/mbedtls/wiki/Performance-Numbers.
2024-03-20 09:33:52 +05:30
..
crypto fix(wpa_supplicant): Add bugfixes related to ciphersuites in wifi enterprise 2024-03-20 09:33:52 +05:30
esp_common.c fix(wpa_supplicant):Add MBO config flag for mbo apis 2024-01-18 15:11:30 +05:30
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_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
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(wpa_supplicant): Improve execution flow for WPS registrar public APIs 2024-03-18 12:43:39 +05:30
esp_owe.c
esp_owe_i.h
esp_scan.c fix(wifi): fix esp_wifi_scan_start memory leakage issue 2024-02-03 16:32:09 +08:00
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_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
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
esp_wpa_main.c fix(wifi): Fix wpa3 crash for station added without sta lock 2024-03-14 15:36:32 +05:30
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