fragattacks/src/wps
Jouni Malinen a34a330706 WPS ER: Use random event identifier in event URL
This avoids some issues in cases where the ER has been started and
stopped multiple times on the same address and an AP may have stored
multiple event notification addresses for the same ER. The random
identifier allows the ER to filter out unexpected messages from further
processing.
2009-11-21 18:15:37 +02:00
..
http_client.c WPS: Fix http_link_update() to nul terminate the result 2009-11-13 22:05:11 +02:00
http_client.h WPS ER: Subscribe to UPnP events 2009-11-09 20:01:50 +02:00
http_server.c WPS: Fixed printf size_t warning on 32-bit builds 2009-11-10 11:30:11 +02:00
http_server.h WPS: Read HTTP request within HTTP server code 2009-11-08 22:33:34 +02:00
http.h WPS: Move generic UPnP XML helper functionality into a separate file 2009-11-08 14:06:01 +02:00
httpread.c Fix small HTTP processing issues 2009-04-15 11:18:09 +03:00
httpread.h WPS: Add support for external Registrars using UPnP transport 2009-01-29 18:47:02 +02:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00
ndef.c WPS: Add support for NFC out-of-band mechanism 2009-03-06 16:16:22 +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 Allow the internal DH implementation to be overridden 2009-10-11 19:17:22 +03:00
wps_attr_parse.c WPS: Add parsing of AP Setup Locked attribute 2009-09-11 17:13:59 +03:00
wps_attr_process.c WPS: Add a workaround for incorrect passphrase encoding in Network Key 2009-01-24 12:50:00 +02:00
wps_common.c WPS: Remove derivation of management keys 2009-11-14 14:18:15 +02:00
wps_defs.h WPS: Add UFD support (USBA out-of-band mechanism) 2009-02-26 21:57:38 +02:00
wps_dev_attr.c WPS: As a workaround, pad zero-length device attributes 2008-12-25 21:19:46 +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: Fix MAC Address inside Credential be that of Enrollee's 2009-11-19 00:31:57 +02:00
wps_er_ssdp.c WPS ER: Move SSDP functionality into a separate file 2009-11-21 17:26:23 +02:00
wps_er.c WPS ER: Use random event identifier in event URL 2009-11-21 18:15:37 +02:00
wps_er.h WPS ER: Use random event identifier in event URL 2009-11-21 18:15:37 +02:00
wps_i.h WPS ER: Use learnt AP settings to build credentials for an Enrollee 2009-11-15 22:46:30 +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: Fix MAC Address inside Credential be that of Enrollee's 2009-11-19 00:31:57 +02:00
wps_ufd.c WPS: Add support for NFC out-of-band mechanism 2009-03-06 16:16:22 +02:00
wps_upnp_event.c WPS: Add HTTP client module to clean up code 2009-11-08 12:35:37 +02:00
wps_upnp_i.h WPS: Cleanup subscription URL list handling 2009-11-21 18:06:02 +02:00
wps_upnp_ssdp.c WPS: Send SSDP byebye notifications when stopping UPnP advertisements 2009-11-15 00:46:58 +02:00
wps_upnp_web.c WPS: Cleanup subscription URL list handling 2009-11-21 18:06:02 +02:00
wps_upnp.c WPS: Cleanup subscription URL list handling 2009-11-21 18:06:02 +02:00
wps_upnp.h WPS: Remove unused WFA WLANConfig Service actions 2009-11-14 14:08:58 +02:00
wps.c Allow the internal DH implementation to be overridden 2009-10-11 19:17:22 +03:00
wps.h WPS ER: Add more AP information into the ctrl_interface message 2009-11-21 13:34:23 +02:00