hostapd/src/wps
Jouni Malinen 17f6b90056 WPS: Wait for EAPOL-Start unless WPS 2.0 station as workaround
Extend the code that waits for the station to send EAPOL-Start before
initiating EAPOL authenticator operations to cover the case where the
station includes WPS IE in (Re)Association Request frame if that IE
does not include support for WPS 2.0. While this should not really
be needed, this may help with some deployed WPS 1.0 stations that do
not support EAPOL operations correctly and may get confused of the
EAP-Request/Identity packets that would show up twice if EAPOL-Start
is transmitted.
2011-08-28 19:16:59 +03:00
..
http.h WPS: Move POST URL validation into web_connection_parse_post() 2009-12-12 16:48:50 +02:00
http_client.c WPS: Add more debug info for UPnP operations 2010-10-17 20:20:28 +03:00
http_client.h WPS ER: Unsubscribe from AP events whenever removing the AP entry 2009-12-19 23:20:22 +02:00
http_server.c Fix doxygen file level comments 2009-11-28 21:34:14 +02:00
http_server.h Fix doxygen file level comments 2009-11-28 21:14:36 +02:00
httpread.c Fix doxygen file level comments 2009-11-28 21:34:14 +02:00
httpread.h Fix doxygen file level comments 2009-11-28 21:14:36 +02:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
ndef.c Resolve some sparse warnings 2009-11-25 00:57:00 +02:00
upnp_xml.c WPS: Move generic UPnP XML helper functionality into a separate file 2009-11-08 14:06:01 +02:00
upnp_xml.h WPS ER: Fetch and parse device description 2009-11-08 16:46:03 +02:00
wps.c WPS: Wait for EAPOL-Start unless WPS 2.0 station as workaround 2011-08-28 19:16:59 +03:00
wps.h WPS: Wait for EAPOL-Start unless WPS 2.0 station as workaround 2011-08-28 19:16:59 +03:00
wps_attr_build.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
wps_attr_parse.c WPS: Fix off-by-one check in vendor extension parsing 2011-04-14 20:02:31 +03:00
wps_attr_process.c WPS 2.0: Disable WPS workarounds if CONFIG_WPS_STRICT is defined 2010-09-09 06:07:47 -07:00
wps_common.c Dispatch more WPS events through hostapd ctrl_iface 2011-08-04 16:56:41 +03:00
wps_defs.h WPS: Add mechanism for indicating non-standard WPS errors 2011-01-13 17:50:59 +02:00
wps_dev_attr.c P2P: Add option for requested device type in P2P search/scan 2011-03-19 12:57:46 +02:00
wps_dev_attr.h P2P: Add option for requested device type in P2P search/scan 2011-03-19 12:57:46 +02:00
wps_enrollee.c WPS: Add a workaround for Windows 7 capability discovery for PBC 2011-05-17 19:53:02 +03:00
wps_er.c P2P: Allow WPS_PBC command on GO to select on P2P Device Address 2011-02-07 18:28:36 +02:00
wps_er.h WPS ER: Cache AP settings for APs that restart UPnP 2010-10-25 22:22:07 +03:00
wps_er_ssdp.c WPS ER: Cache AP settings for APs that restart UPnP 2010-10-25 22:22:07 +03:00
wps_i.h Dispatch more WPS events through hostapd ctrl_iface 2011-08-04 16:56:41 +03:00
wps_nfc.c WPS: Add support for NFC out-of-band mechanism 2009-03-06 16:16:22 +02:00
wps_nfc_pn531.c WPS: Add support for NFC out-of-band mechanism 2009-03-06 16:16:22 +02:00
wps_registrar.c WPS: Fix M2/M2D Config Methods to include PushButton even if PBC not in use 2011-08-11 17:03:57 +03:00
wps_ufd.c Resolve some sparse warnings 2009-11-25 00:57:00 +02:00
wps_upnp.c WPS: Fix UPnP deinit order to avoid using freed memory 2010-11-11 16:56:36 +02:00
wps_upnp.h WPS: Change concurrent radio AP to use only one WPS UPnP instance 2010-11-11 14:50:13 +02:00
wps_upnp_ap.c WPS 2.0: Add strict validation of SetSelectedRegistrar attributes 2010-09-09 06:07:48 -07:00
wps_upnp_event.c WPS UPnP: Add more priority for queuing EAP events 2010-10-17 21:30:25 +03:00
wps_upnp_i.h WPS: Change concurrent radio AP to use only one WPS UPnP instance 2010-11-11 14:50:13 +02:00
wps_upnp_ssdp.c WPS: Change concurrent radio AP to use only one WPS UPnP instance 2010-11-11 14:50:13 +02:00
wps_upnp_web.c WPS: Change concurrent radio AP to use only one WPS UPnP instance 2010-11-11 14:50:13 +02:00
wps_validate.c WPS: Fix strict validation of encrypted data for WSC 2.0-only case 2010-09-22 19:17:13 -07:00