OVMS3-idf/components/esp_wifi/src
Nachiket Kukade f2e37c4ca8 wpa_supplicant: Support WPA3 4-way handshake, add config option
1. Add changes in 4-way handshake path to allow SAE key mgmt.
2. Support for configuring WAP3 at init time, added Kconfig option.
3. Handle and propagate error conditions properly.
4. Link changes from WiFi library.
2019-11-26 10:59:55 +05:30
..
coexist.c derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
lib_printf.c derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
mesh_event.c mesh: use new event library 2019-07-05 21:14:30 +08:00
phy_init.c esp_wifi: support esp32s2beta A, B and marlin3 chip 2019-10-28 18:58:05 +11:00
smartconfig.c esp_wifi: refactor smartconfig callback to use esp event 2019-07-04 18:00:04 +08:00
smartconfig_ack.c examples: modify other examples and tests to use esp_netif instead of tcpip_adapter 2019-11-13 12:36:25 +01:00
wifi_default.c esp_netif: rename DHCP flags for client and server 2019-11-13 12:36:26 +01:00
wifi_init.c wpa_supplicant: Support WPA3 4-way handshake, add config option 2019-11-26 10:59:55 +05:30
wifi_netif.c esp_netif: added locking for netif list management, unit tests to use unique if_keys, updated comments 2019-11-13 12:36:25 +01:00