hostap/src/wps
Jouni Malinen ed7a09f914 Add WPS IE into (Re)Association Response frame if WPS is used
If the associating station indicates that it is intents to use WPS
by including WPS IE in (Re)Association Request frame, include WPS IE
in (Re)Association Response frame.
2010-05-26 18:46:08 +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 Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03: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 Add WPS IE into (Re)Association Response frame if WPS is used 2010-05-26 18:46:08 +03:00
wps.h Add WPS IE into (Re)Association Response frame if WPS is used 2010-05-26 18:46:08 +03:00
wps_attr_build.c Add WPS IE into (Re)Association Response frame if WPS is used 2010-05-26 18:46:08 +03:00
wps_attr_parse.c Fix WPS attribute parser to use correct pointer for Response Type 2010-05-26 17:12:30 +03: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 Fix a typo in unused attribute name 2010-05-25 09:57:22 +03: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 Add WPS IE into (Re)Association Response frame if WPS is used 2010-05-26 18:46:08 +03: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 Add WPS IE into (Re)Association Response frame if WPS is used 2010-05-26 18:46:08 +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