hostapd/src/wps
Jouni Malinen ef546700e2 WPS: Optimize M2 processing in AP Setup Locked case
There is no need to process the public key and generate keys if
the AP is going to reject this M2 anyway. This limits effect of
potential CPU DoS attacks in cases where AP PIN is disabled.
2010-08-24 16:42:26 +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 ER: Unsubscribe from AP events whenever removing the AP entry 2009-12-19 23:20:22 +02: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: Use different scan result sorting rules when doing WPS provisioning 2010-06-11 13:50:13 -07:00
wps.h WPS: Use different scan result sorting rules when doing WPS provisioning 2010-06-11 13:50:13 -07:00
wps_attr_build.c WPS: Make DH debug prints easier to understand 2010-08-11 18:02:39 +03:00
wps_attr_parse.c WPS: Add a workaround for parsing M1 from OS X 10.6 2010-07-05 13:04:54 -07:00
wps_attr_process.c WPS: Add workaround for missing Network Key attribute 2010-06-11 11:29:10 -07:00
wps_common.c WPS: Make DH debug prints easier to understand 2010-08-11 18:02:39 +03:00
wps_defs.h Fix a typo in unused attribute name 2010-05-25 09:57:22 +03:00
wps_dev_attr.c Avoid warnings on unused function/variables if debug is disabled 2010-03-06 16:37:57 +02:00
wps_dev_attr.h WPS: Moved RF Bands processing into wps_dev_attr.c 2008-11-29 12:59:43 +02:00
wps_enrollee.c WPS: Optimize M2 processing in AP Setup Locked case 2010-08-24 16:42:26 +03:00
wps_er.c WPS: Limit WPS ER event_id < 2^31 bits to avoid issues with atoi() 2010-07-20 22:56:58 -07:00
wps_er.h WPS ER: Allow AP filtering based on IP address 2010-05-27 15:23:55 +03:00
wps_er_ssdp.c WPS ER: Allow AP filtering based on IP address 2010-05-27 15:23:55 +03:00
wps_i.h Add WPS IE into (Re)Association Response frame if WPS is used 2010-05-26 18:46:08 +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: Add a workaround for OS X 10.6.3 and .4 (use PSK, not passphrase) 2010-07-05 15:37:47 -07:00
wps_ufd.c Resolve some sparse warnings 2009-11-25 00:57:00 +02:00
wps_upnp.c WPS: Add support for dynamic AP PIN management 2010-08-24 16:35:37 +03:00
wps_upnp.h WPS: Add support for dynamic AP PIN management 2010-08-24 16:35:37 +03:00
wps_upnp_ap.c WPS: Handle Selected Registrar as a union of info from all Registrars 2009-12-12 16:54:59 +02:00
wps_upnp_event.c WPS: Convert struct wps_event_ to use struct dl_list 2009-12-19 14:29:01 +02:00
wps_upnp_i.h WPS: Remove unused mac_addr_text parameter from get_netif_info() 2010-01-09 16:57:15 +02:00
wps_upnp_ssdp.c Avoid warnings on unused function/variables if debug is disabled 2010-03-06 16:37:57 +02:00
wps_upnp_web.c WPS: Allow AP to start in Enrollee mode without AP PIN for probing 2010-07-26 18:12:08 -07:00