OVMS3-idf/components/wpa_supplicant/src/wps
Nachiket Kukade 19a1af88a5 wps: Relax the check on older config methods in case of WPS2.0
Some APs incorrectly advertize newer WPS2.0 config method bits
without setting bits for the corresponding older methods. This
results in failures during 8-way handshake. Add a workaround to
relax this check so that WPS handshake can proceed.
2019-08-20 09:58:41 +00:00
..
wps.c wpa_supplicant: Make internally used crypto headers private 2019-08-17 11:48:37 +00:00
wps.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
wps_attr_build.c wpa_supplicant: Make internally used crypto headers private 2019-08-17 11:48:37 +00:00
wps_attr_parse.c supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
wps_attr_parse.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
wps_attr_process.c wpa_supplicant: Cleanup fast_xxx modules that use duplicate code 2019-07-10 14:53:20 +05:30
wps_common.c wpa_supplicant: Make internally used crypto headers private 2019-08-17 11:48:37 +00:00
wps_defs.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
wps_dev_attr.c supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
wps_dev_attr.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
wps_enrollee.c wpa_supplicant: Cleanup fast_xxx modules that use duplicate code 2019-07-10 14:53:20 +05:30
wps_i.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
wps_registrar.c wpa_supplicant: Cleanup fast_xxx modules that use duplicate code 2019-07-10 14:53:20 +05:30
wps_validate.c wps: Relax the check on older config methods in case of WPS2.0 2019-08-20 09:58:41 +00:00