hostap/src/wps
Jouni Malinen bb45b6d79a WPS: Add new mechanism for communicating NFC tag read events
hostapd ctrl_iface can now be used to deliver payload from read
operation of an NFC tag. This allows operations without having to have
low-level NFC code within hostapd. For now, the new wps_nfc_tag_read
command can be used with NFC password tokens for the case where the AP
has an NFC device that is used to read an NFC tag from the station
Enrollee.

Signed-hostap: Jouni Malinen <j@w1.fi>
2012-06-27 21:22:13 +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 Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02: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 Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
http_server.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +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 NDEF: Mark input data const when it is not modified 2012-06-27 21:22:12 +03: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.c P2P: Advertise immediate availability of WPS credential 2012-02-27 23:14:35 +02:00
wps.h WPS: Add new mechanism for communicating NFC tag read events 2012-06-27 21:22:13 +03:00
wps_attr_build.c WPS: Split wps_build_oob_dev_password() into parts 2012-06-27 21:22:12 +03:00
wps_attr_parse.c WPS: Move attribute parser definitions into a new header file 2012-06-27 21:22:12 +03:00
wps_attr_parse.h WPS: Move attribute parser definitions into a new header file 2012-06-27 21:22:12 +03:00
wps_attr_process.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wps_common.c WPS: Add new mechanism for NFC config method using password token 2012-06-27 21:22:12 +03:00
wps_defs.h WPS: Add support for OOB dev password lengths 16..31 2012-06-27 21:22:12 +03:00
wps_dev_attr.c WPS: Allow vendor specific attribute to be added into M1 2012-04-04 00:08:57 +03:00
wps_dev_attr.h WPS: Allow vendor specific attribute to be added into M1 2012-04-04 00:08:57 +03:00
wps_enrollee.c WPS: Allow vendor specific attribute to be added into M1 2012-04-04 00:08:57 +03:00
wps_er.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wps_er.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wps_er_ssdp.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wps_i.h WPS: Move attribute parser definitions into a new header file 2012-06-27 21:22:12 +03:00
wps_nfc.c WPS: Select the BSD license terms as the only license alternative 2012-03-05 17:15:47 +02:00
wps_nfc_pn531.c WPS: Select the BSD license terms as the only license alternative 2012-03-05 17:15:47 +02:00
wps_registrar.c WPS: Add new mechanism for communicating NFC tag read events 2012-06-27 21:22:13 +03:00
wps_ufd.c WPS: Select the BSD license terms as the only license alternative 2012-03-05 17:15:47 +02:00
wps_upnp.c WPS UPnP: Clean up URL parser 2012-02-19 13:19:34 +02: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_upnp_ap.c WPS: Fix clearing of SetSelectedRegistrar with multiple interfaces 2012-02-13 23:02:57 +02: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: Fix clearing of SetSelectedRegistrar with multiple interfaces 2012-02-13 23:02:57 +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_validate.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00