mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ffc87ab7d9
1. Add STA checks during STA PMF operations 2. Fix WPA2-Ent issue with Open AP 3. Skip WPA-TKIP profile if PMF is required 4. Skip & clear Supplicant PMK Cache with mismatching AP config 5. Use flag ESP32_WIFI_ENABLE_WPA3_SAE to control WPA3 code, disabling it code footprint reduces by 7.7kB in libwpa_supplicant.a 6. Fix handling of multiple AP credentials in WPS, apps need update to handle the new event for the fix to work Closes https://github.com/espressif/esp-idf/issues/5971 |
||
---|---|---|
.. | ||
include | ||
private_include | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
default_event_loop.c | ||
esp_event_private.c | ||
esp_event.c | ||
event_loop_legacy.c | ||
event_send_compat.inc | ||
event_send.c | ||
Kconfig | ||
linker.lf | ||
sdkconfig.rename |