fragattacks/src/wps
Jouni Malinen 9b1693a162 WPS: Allow Device Password Id changes between PIN methods
Commit b4a17a6ea7 added support for the
WPS Registrar to change the Device Password based on WSC specification
design. However, this added validation for Registrar behavior which
resulted in preventing a common P2P use case from working. Relax the
validation rules for builds with P2P enabled to allow the Enrollee (P2P
client) accepting M1/M2 changes in Device Password Id between Default
and Registrar-specified PIN.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-05-28 00:35:47 +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 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 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: Fix AP auto configuration on config token generation 2013-04-27 22:14:56 +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 Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +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 Device Password Id changes between PIN methods 2013-05-28 00:35:47 +03: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 NFC: Allow Device Password ID override for selected registrar 2013-04-27 22:14:31 +03:00
wps_registrar.c WPS NFC: Allow Device Password ID override for selected registrar 2013-04-27 22:14:31 +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 Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +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: Allow Device Password to be changed from M1 to M2 2013-02-14 20:41:14 +02:00
wps.h WPS NFC: Allow configuration token to be built from network block 2013-04-01 21:28:57 +03:00