fragattacks/src/wps
Jouni Malinen 32cdcf15b2 WPS: Disable AP PIN after 10 consecutive failures
While the exponential increase in the lockout period provides an
efficient mitigation mechanism against brute force attacks, this
additional trigger to enter indefinite lockout period (cleared by
restarting hostapd) will limit attacks even further by giving maximum of
10 attempts (without authorized user action) even in a very long term
attack.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-01-30 17:36:14 +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
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 ER: Fix UPnP XML Device Description parser to find correct device 2011-08-31 13:56:03 +03:00
upnp_xml.h WPS ER: Fix UPnP XML Device Description parser to find correct device 2011-08-31 13:56:03 +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 Remove unused variables 2011-10-23 12:42:55 +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 ER: Fix segfault in some selected registrar change cases 2011-11-30 14:44:23 +02: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: Disable AP PIN after 10 consecutive failures 2012-01-30 17:36:14 +02:00
wps_er_ssdp.c WPS ER: Cache AP settings for APs that restart UPnP 2010-10-25 22:22:07 +03:00
wps_er.c WPS ER: Fix UPnP XML Device Description parser to find correct device 2011-08-31 13:56:03 +03:00
wps_er.h WPS ER: Cache AP settings for APs that restart UPnP 2010-10-25 22:22:07 +03:00
wps_i.h WPS ER: Fix segfault in some selected registrar change cases 2011-11-30 14:44:23 +02: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: Cancel previous registered wps_registrar_pbc_timeout 2011-12-29 21:32:06 +02:00
wps_ufd.c Remove unnecessary include file inclusion 2011-11-13 22:13:04 +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 Remove unused variable and function 2011-10-22 21:59:17 +03:00
wps_upnp_web.c Fix typos found by codespell 2011-09-22 00:43:59 +03:00
wps_upnp.c Fix typos found by codespell 2011-09-22 00:43:59 +03: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_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: Use strdup to initialize dev_password for PBC 2011-11-17 19:58:33 +02:00
wps.h WPS: Disable AP PIN after 10 consecutive failures 2012-01-30 17:36:14 +02:00