esp-idf/components/esp_wifi
Sarvesh Bodakhe 05b882baea fix(wpa_supplicant): Update cipher suite list for TLSv1.3 suiteb and some refactoring
- Use MBEDTLS_TLS1_3_AES_256_GCM_SHA384 cipher for TLSv1.3-suiteb
- Call psa_crypto_init() in tls_connection_init() to reduce redundancy
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): Update cipher suite list for TLSv1.3 suiteb and some refactoring 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