esp-idf/components/esp_wifi
Nachiket Kukade 6fd6a8b40b esp_wifi: Always connect Station in PMF mode if possible
While using esp_wifi_set_config, flag pmf_capable defaults to 0.
Users may not bother to enable it, which prevents connection to a
WPA3 AP. Or the AP may reset into WPA3 mode failing the re-connection.
To ensure better security, deprecate the pmf_capable flag and set it to
true internally.
2022-03-10 17:16:32 +05:30
..
esp32 esp_phy: update esp32 phy max tx power 2022-03-09 14:02:53 +08:00
esp32c3 esp_wifi: backport some wifi fix 2021-10-14 21:37:57 +08:00
esp32s2 esp_phy: Update ESP32S2 phy lib to support eco1 chip 2022-02-15 14:58:04 +08:00
esp32s3 esp_wifi: backport some wifi fix 2021-10-14 21:37:57 +08:00
include esp_wifi: Always connect Station in PMF mode if possible 2022-03-10 17:16:32 +05:30
lib@4c9f657748 esp_wifi: Update wifi lib 2022-03-10 17:13:41 +05:30
src Merge branch 'bugfix/wifi_netif_on_off_cycle_race_v4.3' into 'release/v4.3' 2022-02-17 04:18:18 +00:00
test docs: initial update of programming guide for C3 2021-02-01 15:40:02 +08:00
test_md5 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
CMakeLists.txt esp_wifi: backport some wifi fix 2021-10-14 21:37:57 +08:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig usb_serial_jtag: can print when wifi enabled by default 2022-02-09 17:36:04 +08:00
linker.lf esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
Makefile.projbuild esp_wifi: backport some wifi fix 2021-10-14 21:37:57 +08:00
sdkconfig.rename esp_wifi: fix esp32c3 code issues 2021-01-10 16:16:28 +08:00