fragattacks/src/wps
Jouni Malinen 3a643324c6 WPS: Limit number of active wildcard PINs to one
Previously, WPS Registrar allowed multiple wildcard PINs to be
configured. This can get confusing since these PINs get assigned to any
Enrollee that does not have a specific PIN and as such, cannot really be
used with different PIN values in reasonable ways. To avoid confusion
with multiple enabled PINs, invalidate any previously configured
wildcard PIN whenever adding a new one.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2012-10-10 17:38:06 +03: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
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 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_attr_build.c WPS: Add support for NCF password token from AP 2012-06-28 19:43:29 +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 Move p2p_connect PIN format validation into a separate function 2012-06-30 21:27:32 +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: Fix nonce comparisons 2012-08-13 19:50:33 +03:00
wps_er_ssdp.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wps_er.c WPS ER: Add support for building NFC configuration token 2012-06-28 16:35:51 +03:00
wps_er.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wps_i.h WPS: Use separate list of NFC Password Tokens in the Registrar 2012-06-27 22:15:55 +03: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_nfc.c WPS: Select the BSD license terms as the only license alternative 2012-03-05 17:15:47 +02:00
wps_registrar.c WPS: Limit number of active wildcard PINs to one 2012-10-10 17:38:06 +03:00
wps_ufd.c WPS UDF: Fix fd leak on error path 2012-07-07 13:00:00 +03: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 WPS SSDP: Fix socket leaks on error paths 2012-07-07 13:01:45 +03:00
wps_upnp_web.c Fix typos found by codespell 2011-09-22 00:43:59 +03: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_validate.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
wps.c WPS: Fix a potential memory leak on wps_init() error path 2012-10-02 16:51:27 +03:00
wps.h Move p2p_connect PIN format validation into a separate function 2012-06-30 21:27:32 +03:00