hostap/src/ap
Jouni Malinen 5bcd5c5a68 FT RRB: Clear pad field to avoid sending out uninitialized data
The pad field in the RRB messages is unused, but it should be
initialized to avoid sending out arbitrary data from stack. This was
also generating number of valgrind complaints about uninitialized memory
accesses in local FT tests.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-08-25 00:35:10 +03:00
..
accounting.c Add Acct-Session-Id into Access-Request messages 2012-12-18 18:13:31 +02:00
accounting.h Add Acct-Session-Id into Access-Request messages 2012-12-18 18:13:31 +02:00
ap_config.c WEP: Remove VLAN support from hostapd 2013-08-07 12:22:38 +03:00
ap_config.h
ap_drv_ops.c
ap_drv_ops.h
ap_list.c
ap_list.h
ap_mlme.c
ap_mlme.h
authsrv.c
authsrv.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
beacon.c
beacon.h Pass signal strength through, fix units 2012-04-01 18:48:12 +03:00
ctrl_iface_ap.c Allow AP mode deauth/disassoc reason code to be overridden 2013-01-12 17:51:54 +02:00
ctrl_iface_ap.h
drv_callbacks.c
eap_user_db.c Add preliminary support for using SQLite for eap_user database 2012-11-21 00:47:47 +02:00
gas_serv.c
gas_serv.h
hostapd.c
hostapd.h
hs20.c
hs20.h
hw_features.c hostapd: Do not change HT40 capability due to OBSS scan 2013-02-09 12:16:58 +02:00
hw_features.h
iapp.c
iapp.h
ieee802_1x.c
ieee802_1x.h
ieee802_11.c
ieee802_11.h
ieee802_11_auth.c Use a shared function for freeing PSK list 2012-11-25 18:01:55 +02:00
ieee802_11_auth.h Use a shared function for freeing PSK list 2012-11-25 18:01:55 +02:00
ieee802_11_ht.c
ieee802_11_shared.c
ieee802_11_vht.c hostapd: Make VHT IE struct more expressive 2013-03-01 18:24:57 +02:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
p2p_hostapd.c
p2p_hostapd.h
peerkey_auth.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
pmksa_cache_auth.c
pmksa_cache_auth.h
preauth_auth.c
preauth_auth.h
sta_info.c
sta_info.h
tkip_countermeasures.c
tkip_countermeasures.h
utils.c
vlan_init.c VLAN: Remove vlan_tail 2013-08-04 21:45:50 +03:00
vlan_init.h
vlan_util.c
vlan_util.h
wmm.c Make hostapd_eid_wmm_valid() return more logical return values 2011-12-17 12:41:00 +02:00
wmm.h
wnm_ap.c
wnm_ap.h
wpa_auth.c WNM: Remove PMKSA cache entry on ESS disassoc imminent notification 2013-05-23 16:50:06 +03:00
wpa_auth.h
wpa_auth_ft.c
wpa_auth_glue.c
wpa_auth_glue.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
wpa_auth_i.h WNM: Use CONFIG_WNM more consistently 2012-12-16 18:22:54 +02:00
wpa_auth_ie.c
wpa_auth_ie.h
wps_hostapd.c WPS: Track peer MAC address from the last operations 2013-08-23 17:48:59 +03:00
wps_hostapd.h