hostapd/src/wps
Jouni Malinen 2c59362905 WPS: Add a workaround for incorrect NewWLANEventMAC format
Some ER implementation (e.g., some versions of Intel PROSet) seem to
use incorrect format for WLANEventMAC variable in PutWLANResponse.
Work around this by allowing various MAC address formats to be used
in this variable (debug message will be shown if the colon-deliminated
format specified in WFA WLANConfig 1.0 is not used).
2010-04-06 10:38:37 +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 WPS ER: Unsubscribe from AP events whenever removing the AP entry 2009-12-19 23:20:22 +02:00
http_client.h WPS ER: Unsubscribe from AP events whenever removing the AP entry 2009-12-19 23:20:22 +02:00
http_server.c Fix doxygen file level comments 2009-11-28 21:34:14 +02:00
http_server.h Fix doxygen file level comments 2009-11-28 21:14:36 +02:00
httpread.c Fix doxygen file level comments 2009-11-28 21:34:14 +02:00
httpread.h Fix doxygen file level comments 2009-11-28 21:14:36 +02:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00
ndef.c Resolve some sparse warnings 2009-11-25 00:57:00 +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 WPS: Add option for forcing Registrar to use PSK format in Credential 2009-12-21 12:46:19 +02:00
wps.h WPS: Add Enrollee-seen event message and wpa_gui-qt4 Peers entry 2009-12-28 16:24:04 +02:00
wps_attr_build.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
wps_attr_parse.c WPS: Clean up Primary Device Type handling 2009-11-26 11:39:29 +02:00
wps_attr_process.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
wps_common.c WPS: Do not include Label in default Config Methods 2010-04-04 08:14:02 +03:00
wps_defs.h WPS: Clean up Primary Device Type handling 2009-11-26 11:39:29 +02:00
wps_dev_attr.c Avoid warnings on unused function/variables if debug is disabled 2010-03-06 16:37:57 +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: Make Config Methods configurable for wpa_supplicant 2009-12-21 15:59:25 +02:00
wps_er.c WPS ER: Check uuid_str2bin() return value 2010-01-10 22:12:55 +02:00
wps_er.h WPS: Remove unused mac_addr_text parameter from get_netif_info() 2010-01-09 16:57:15 +02:00
wps_er_ssdp.c WPS ER: Check uuid_str2bin() return value 2010-01-10 22:12:55 +02:00
wps_i.h WPS: Fix AP operation with internal Registrar when ER is also active 2010-02-12 12:38:14 +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: Fix PBC session overlap detection to use Device Password Id 2010-04-04 08:13:59 +03:00
wps_ufd.c Resolve some sparse warnings 2009-11-25 00:57:00 +02:00
wps_upnp.c wpa_supplicant: fix FTBFS on Debian GNU/kFreeBSD 2010-03-06 10:16:47 +02:00
wps_upnp.h WPS: Remove unnecessary GetDevice and PutMessage callbacks 2009-12-12 16:47:39 +02:00
wps_upnp_ap.c WPS: Handle Selected Registrar as a union of info from all Registrars 2009-12-12 16:54:59 +02:00
wps_upnp_event.c WPS: Convert struct wps_event_ to use struct dl_list 2009-12-19 14:29:01 +02:00
wps_upnp_i.h WPS: Remove unused mac_addr_text parameter from get_netif_info() 2010-01-09 16:57:15 +02:00
wps_upnp_ssdp.c Avoid warnings on unused function/variables if debug is disabled 2010-03-06 16:37:57 +02:00
wps_upnp_web.c WPS: Add a workaround for incorrect NewWLANEventMAC format 2010-04-06 10:38:37 +03:00