fragattacks/src/wps
Jouni Malinen 0b5ff2ae12 WPS: Remove unused Credential AP Channel processing
Commit bd3a373767 added a mechanism to use
AP Channel attribute from within a Credential attribute to optimize
scans. However, this design is not actually used with the WPS NFC use
cases. With configuration token, the AP Channel attribute is in the same
container with the Credential attribute (and that was also handled in
the previous implementation). With connection handover, AP Channel
information is outside the Credential attribute as well.

Simplify implementation by removing the AP Channel within Credential
case. This allows wpas_wps_use_cred() to get the AP Channel from the
container instead of having to find this during credential iteration.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
2014-02-04 13:23:35 +02: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 HTTP server: Allow TCP socket to be reused 2013-10-18 14:13:45 +03: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 unnecessary extra tracking of eloop registration 2013-12-29 10:00:32 +02:00
httpread.h Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
ndef.c P2P NFC: Add NDEF helpers for P2P connection handover messages 2014-01-27 21:10:55 +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: Add testing option to corrupt public key hash 2014-01-27 21:44:31 +02:00
wps_attr_parse.c WPS: Remove unused 802.1X attribute parsing and processing 2014-02-04 13:23:35 +02:00
wps_attr_parse.h WPS: Remove unused 802.1X attribute parsing and processing 2014-02-04 13:23:35 +02:00
wps_attr_process.c WPS: Remove unused Credential AP Channel processing 2014-02-04 13:23:35 +02:00
wps_common.c WPS NFC: Add BSSID and AP channel info to Configuration Token 2014-01-27 21:44:31 +02:00
wps_defs.h WPS: Add testing option to corrupt public key hash 2014-01-27 21:44:31 +02:00
wps_dev_attr.c P2P NFC: Add WPS attribute building for P2P NFC 2014-01-27 21:10:55 +02:00
wps_dev_attr.h P2P NFC: Add WPS attribute building for P2P NFC 2014-01-27 21:10:55 +02:00
wps_enrollee.c WPS NFC: Use pubkey mismatch config error from Enrollee 2014-01-27 21:44:30 +02: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 NFC: Allow BSSID and channel to be included in handover select 2014-01-27 21:10:55 +02: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: Validate peer public key hash on Enrollee 2014-01-27 21:10:55 +02:00
wps_registrar.c P2P NFC: Enable own NFC Tag on GO Registrar 2014-01-27 21:44:30 +02: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: Remove unused send_wpabuf() 2013-12-29 10:00:33 +02: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 WPS: Remove unused send_wpabuf() 2013-12-29 10:00:33 +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 WPS-STRICT: Update valid Device Password ID and Config Error range 2014-01-27 21:44:31 +02:00
wps.c WPS: Add testing option to corrupt public key hash 2014-01-27 21:44:31 +02:00
wps.h WPS: Remove unused Credential AP Channel processing 2014-02-04 13:23:35 +02:00