mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-26 01:08:22 -05:00
ff434cbdda
Previously, hardcoded values were used in wps_enrollee.c. These are now moved into shared data in struct wps_context. In case of AP/Authenticator, these are initialized in wps_hostapd.c. In case of client/supplicant, these are now initialized in EAP-WSC peer method, but will probably end up being moved into higher layer for better configuration. EAP-WSC peer method for |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
wps_common.c | ||
wps_defs.h | ||
wps_dev_attr.c | ||
wps_dev_attr.h | ||
wps_enrollee.c | ||
wps_i.h | ||
wps_registrar.c | ||
wps.c | ||
wps.h |