hostap/src/wps
Jouni Malinen 097c7b3723 WPS ER: Subscribe to UPnP events
This adds code to start a HTTP server and to subscribe to UPnP events
from each discovered WPS AP. The event messages are received, but there
is not yet any code to actually parse the contents of the event.
2009-11-09 20:01:50 +02:00
..
http.h WPS: Move generic UPnP XML helper functionality into a separate file 2009-11-08 14:06:01 +02:00
http_client.c WPS ER: Subscribe to UPnP events 2009-11-09 20:01:50 +02:00
http_client.h WPS ER: Subscribe to UPnP events 2009-11-09 20:01:50 +02:00
http_server.c WPS: Read HTTP request within HTTP server code 2009-11-08 22:33:34 +02:00
http_server.h WPS: Read HTTP request within HTTP server code 2009-11-08 22:33:34 +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.c Allow the internal DH implementation to be overridden 2009-10-11 19:17:22 +03:00
wps.h WPS: Add initial part of External Registrar functionality 2009-11-07 12:41:01 +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: Add PBC overlap and timeout events from WPS module 2009-11-01 21:26:13 +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: Store device info and make it available through AP ctrl_iface 2009-09-07 22:09:13 +03:00
wps_er.c WPS ER: Subscribe to UPnP events 2009-11-09 20:01:50 +02:00
wps_i.h WPS: Add PBC overlap and timeout events from WPS module 2009-11-01 21:26:13 +02: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: SelectedRegistrar expiration for internal PIN registrar 2009-11-01 22:19:02 +02:00
wps_ufd.c WPS: Add support for NFC out-of-band mechanism 2009-03-06 16:16:22 +02:00
wps_upnp.c WPS: Read HTTP request within HTTP server code 2009-11-08 22:33:34 +02:00
wps_upnp.h UPnP: Renamed PutWLANResponse callback function to match action 2009-02-06 21:44:19 +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: Read HTTP request within HTTP server code 2009-11-08 22:33:34 +02:00
wps_upnp_ssdp.c WPS: Add initial part of External Registrar functionality 2009-11-07 12:41:01 +02:00
wps_upnp_web.c WPS: Read HTTP request within HTTP server code 2009-11-08 22:33:34 +02:00