fragattacks/src/wps
Jouni Malinen e88060e1a7 HTTP server: Allow TCP socket to be reused
This makes it easier to handle cases where the application is restarted
and the previously used local TCP port may not have been fully cleared
in the network stack.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2013-10-18 14:13:45 +03:00
..
http_client.c WPS: Do not use void* in arithmetic 2013-05-04 20:19:45 +03:00
http_client.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
http_server.c HTTP server: Allow TCP socket to be reused 2013-10-18 14:13:45 +03:00
http_server.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39: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 Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
httpread.h Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
ndef.c WPS: Fetch only the carrier record from wpa_supplicant for NFC 2013-02-10 18:19:59 +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 WPS: Use generic MAC Address attribute builder 2013-04-27 22:13:36 +03:00
wps_attr_parse.c WPS: Use AP Channel attribute in credential to speed up scan 2012-10-28 18:02:04 +02:00
wps_attr_parse.h WPS: Use AP Channel attribute in credential to speed up scan 2012-10-28 18:02:04 +02:00
wps_attr_process.c WPS: Use AP Channel attribute in credential to speed up scan 2012-10-28 18:02:04 +02:00
wps_common.c WPS: Track peer MAC address from the last operations 2013-08-23 17:48:59 +03:00
wps_defs.h WPS: Track result of the latest WPS operation 2013-08-23 17:48:20 +03:00
wps_dev_attr.c WPS: Set currently used RF band in RF Bands attribute 2013-08-25 10:55:53 +03:00
wps_dev_attr.h WPS: Set currently used RF band in RF Bands attribute 2013-08-25 10:55:53 +03:00
wps_enrollee.c WPS: Ignore PBC-to-PIN change from M1 to M2 as a workaround 2013-09-14 12:02:33 -07:00
wps_er_ssdp.c WPS ER: Allow UPnP interface to be forced 2013-04-28 21:56:24 +03:00
wps_er.c WPS ER: Allow UPnP interface to be forced 2013-04-28 21:56:24 +03:00
wps_er.h WPS ER: Allow UPnP interface to be forced 2013-04-28 21:56:24 +03:00
wps_i.h WPS: Track peer MAC address from the last operations 2013-08-23 17:48:59 +03:00
wps_registrar.c P2P: Store P2P Device Address in per-device PSK records 2013-09-01 10:47:34 +03:00
wps_upnp_ap.c WPS NFC: Allow Device Password ID override for selected registrar 2013-04-27 22:14:31 +03: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 ER: Allow UPnP interface to be forced 2013-04-28 21:56:24 +03:00
wps_upnp_ssdp.c WPS ER: Allow UPnP interface to be forced 2013-04-28 21:56:24 +03:00
wps_upnp_web.c Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
wps_upnp.c WPS: Stop SSDP service before freeing the pending entries 2013-07-11 17:03:50 +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 Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
wps.c WPS: Set currently used RF band in RF Bands attribute 2013-08-25 10:55:53 +03:00
wps.h P2P: Store P2P Device Address in per-device PSK records 2013-09-01 10:47:34 +03:00