esp-idf/components/wpa_supplicant/src/esp_supplicant
Kapil Gupta d3d977617b wpa_supplicant: Add WPS strict in config option
WPS strict disables workarounds with different APs and may cause
IOT issues. Remove this as default and introduce as a config option.

Also declare esp device as single band mobile device otherwise
WFA sniffer was not able to identify it in the certification setup.
2021-06-24 16:15:15 +08:00
..
esp_common_i.h wpa_supplicant: Add initial roaming support 2020-11-17 17:15:26 +05:30
esp_common.c CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
esp_dpp_i.h Add DPP Enrollee example 2021-01-25 13:26:33 +05:30
esp_dpp.c esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA 2021-04-27 20:06:42 +08:00
esp_hostap.c esp_wifi: Add pairwise cipher support in softAP config 2021-01-20 22:40:40 +05:30
esp_hostap.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
esp_scan_i.h wpa_supplicant: Add initial roaming support 2020-11-17 17:15:26 +05:30
esp_scan.c CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
esp_wifi_driver.h Add DPP Enrollee example 2021-01-25 13:26:33 +05:30
esp_wpa2.c wpa_supplicant: Fix some memory leak issues by coverity static analyzer. 2021-01-25 03:37:47 +00:00
esp_wpa3_i.h wpa_supplicant: Use WPA3 flag to reduce code size 2020-11-23 14:28:12 +08:00
esp_wpa3.c Updates for riscv support 2020-11-13 07:49:11 +11:00
esp_wpa_err.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
esp_wpa_main.c core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
esp_wpas_glue.c wifi: Add PMK caching feature for station WPA2-enterprise 2019-10-31 10:51:30 +00:00
esp_wpas_glue.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
esp_wps.c wpa_supplicant: Add WPS strict in config option 2021-06-24 16:15:15 +08:00