esp-idf/components/esp_wifi
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
..
esp32 fix(wifi): fixed the spiram malloc issue in wifi mesh 2024-03-12 15:37:32 +08:00
esp32c2 feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
esp32c3 feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
esp32c6 feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
esp32s2 fix(wifi): fixed the spiram malloc issue in wifi mesh 2024-03-12 15:37:32 +08:00
esp32s3 fix(wifi): fixed the spiram malloc issue in wifi mesh 2024-03-12 15:37:32 +08:00
include feat(esp_wifi): Update Wi-Fi WPA3 authmodes as per WPA Specification v3.3 2024-03-19 11:33:55 +05:30
lib@b69a2fe273 feat(esp_wifi): Update Wi-Fi WPA3 authmodes as per WPA Specification v3.3 2024-03-19 11:33:55 +05:30
src feat(esp_wifi): Refactor and improve FTM code 2024-03-18 22:01:36 +08:00
test_apps ci: fix wifi function test markers 2024-01-16 17:12:59 +08:00
test_md5 feat(wifi): Sync public header files between ESP-IDF and Wi-Fi driver 2024-02-01 12:17:43 +01:00
wifi_apps fix(esp_wifi): Fix crash while stopping NAN 2023-12-27 10:24:06 +08:00
CMakeLists.txt fix(esp_wifi): Support for esp_wifi_remote 2024-02-01 12:17:43 +01:00
Kconfig fix(wpa_supplicant): Add bugfixes related to ciphersuites in wifi enterprise 2024-03-20 09:33:52 +05:30
linker.lf feat(wifi): optimize esp32c6 iperf performance 2023-09-04 14:34:54 +08:00
sdkconfig.rename esp_coex: correct Kconfig name 2023-02-26 06:58:18 +00:00