hostap/src/wps
Jouni Malinen 9fdeaf8f3a WPS: Fix a memory leak if set_ie_cb() is not set
Skip WPS IE building for Beacon and Probe Response frames is set_ie_cb()
is not set. This fixes a memory leak and optimizes operations by not
allocating memory and building the WPS IEs unnecessarily.
2009-12-25 01:29:59 +02:00
..
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02: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
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 Merge driver ops set_wps_beacon_ie and set_wps_probe_resp_ie 2009-12-24 19:46:06 +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: Make Config Methods configurable for wpa_supplicant 2009-12-21 15:59:25 +02:00
wps_defs.h WPS: Clean up Primary Device Type handling 2009-11-26 11:39:29 +02:00
wps_dev_attr.c WPS: Clean up Primary Device Type handling 2009-11-26 11:39:29 +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: Delay wpa_supplicant termination to allow unsubscription 2009-12-19 23:47:54 +02:00
wps_er.h WPS ER: Delay wpa_supplicant termination to allow unsubscription 2009-12-19 23:47:54 +02:00
wps_er_ssdp.c WPS ER: Move SSDP functionality into a separate file 2009-11-21 17:26:23 +02:00
wps_i.h WPS: Add option for forcing Registrar to use PSK format in Credential 2009-12-21 12:46:19 +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 a memory leak if set_ie_cb() is not set 2009-12-25 01:29:59 +02:00
wps_ufd.c Resolve some sparse warnings 2009-11-25 00:57:00 +02:00
wps_upnp.c WPS: Remove unused net_if copy 2009-12-19 21:58:00 +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 net_if copy 2009-12-19 21:58:00 +02:00
wps_upnp_ssdp.c WPS: Remove parent pointer from advertisement state machine 2009-12-19 14:51:36 +02:00
wps_upnp_web.c WPS: Convert struct subscription to use struct dl_list 2009-12-19 14:15:43 +02:00