esp-idf/components/wpa_supplicant
Kapil Gupta eb90d9bf18 wpa_supplicant: Add WPS Fixes
Add following bugfixes

1. Station not able to connect when WPS pin is pressed first on AP.
2. PBC overlap getting detected for selected registrar PIN APs.
3. Station not considering authorised MACs for PIN method.
4. For PIN methodm If no AP is found, station will loop through
   APs in its vicinity and try to do WPS with them one by one till
   WPS timeout occurs. This is for some APs which do not set
   selected registrar correctly.
2022-02-08 17:13:01 +05:30
..
include esp_wifi: Add support for EAP-FAST authentication method 2021-12-14 12:37:26 +05:30
port esp_wifi: Add support for EAP-FAST authentication method 2021-12-14 12:37:26 +05:30
src wpa_supplicant: Add WPS Fixes 2022-02-08 17:13:01 +05:30
test wpa_supplicant: Port dpp feature from supplicant 2020-04-14 18:53:35 +05:30
CMakeLists.txt esp_wifi: Add support for EAP-FAST authentication method 2021-12-14 12:37:26 +05:30
component.mk wpa_supplicant: Add missing cflag for legacy makefile 2021-10-28 17:03:06 +05:30
COPYING wpa_supplicant: replace pre-built crypto library with source code 2016-11-04 14:58:47 +08:00
Kconfig wpa_supplicant: Add WPS strict in config option 2021-07-26 09:37:28 +08:00