fragattacks/src/wps
Jouni Malinen 08a98b6544 WPS UPnP: Throttle WLANEvent notifications to 5 per second
Do not send more than five Probe Request WLANEvent notifications
per second. Even though the limit should in theory apply to all
WLANEvents, it is better not to drop EAP notifications because
of Probe Request frames and really, the only real reason for
event bursts is Probe Request frames.
2010-10-17 21:24:12 +03: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
http.h WPS: Move POST URL validation into web_connection_parse_post() 2009-12-12 16:48:50 +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_attr_build.c WPS: Make testing operations configurable at runtime 2010-09-21 19:51:23 -07:00
wps_attr_parse.c WPS: Workaround broken Credential encoding from some D-Link APs 2010-10-11 16:07:49 +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 WPS: Add Config Error into WPS-FAIL events 2010-10-14 20:49:54 +03:00
wps_defs.h WPS: Make testing operations configurable at runtime 2010-09-21 19:51:23 -07:00
wps_dev_attr.c WPS 2.0: Modify empty-string workaround to meet 2.0 rules 2010-09-09 06:07:47 -07:00
wps_dev_attr.h P2P: Add Device Name into WPS IE in Probe Request frames 2010-09-09 07:17:16 -07:00
wps_enrollee.c WPS: Add Config Error into WPS-FAIL events 2010-10-14 20:49:54 +03:00
wps_er_ssdp.c WPS ER: Add more debug info on initialization errors 2010-09-24 16:05:58 -07:00
wps_er.c WPS ER: Add more debug info on initialization errors 2010-09-24 16:05:58 -07:00
wps_er.h WPS ER: Do not use SetSelectedRegistrar when learning/configuring AP 2010-09-09 06:07:49 -07:00
wps_i.h WPS: Add Config Error into WPS-FAIL events 2010-10-14 20:49:54 +03:00
wps_nfc_pn531.c WPS: Add support for NFC out-of-band mechanism 2009-03-06 16:16:22 +02:00
wps_nfc.c WPS: Add support for NFC out-of-band mechanism 2009-03-06 16:16:22 +02:00
wps_registrar.c WPS: Add Config Error into WPS-FAIL events 2010-10-14 20:49:54 +03:00
wps_ufd.c Resolve some sparse warnings 2009-11-25 00:57:00 +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: Limit Probe Request event queuing if subscriber may have left 2010-10-17 20:58:58 +03:00
wps_upnp_i.h WPS UPnP: Throttle WLANEvent notifications to 5 per second 2010-10-17 21:24:12 +03:00
wps_upnp_ssdp.c WPS ER: Add more debug info on initialization errors 2010-09-24 16:05:58 -07:00
wps_upnp_web.c WPS 2.0: Fix strict mode validation of UPnP MAC Address format 2010-09-09 06:07:49 -07:00
wps_upnp.c WPS UPnP: Throttle WLANEvent notifications to 5 per second 2010-10-17 21:24:12 +03:00
wps_upnp.h WPS: Add support for dynamic AP PIN management 2010-08-24 16:35:37 +03: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
wps.c WPS: Make testing operations configurable at runtime 2010-09-21 19:51:23 -07:00
wps.h WPS: Add Config Error into WPS-FAIL events 2010-10-14 20:49:54 +03:00