You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src/ap
Jouni Malinen 40aaa64f9f WPA auth: Clear temporary MSK storage from stack explicitly
This reduces the duration of time a key may remain unnecessarily in
memory.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
10 years ago
..
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
accounting.c Add Acct-Multi-Session-Id into RADIUS Accounting messages 10 years ago
accounting.h Add Acct-Session-Id into Access-Request messages 12 years ago
acs.c ACS: Allow subset of channels to be configured 10 years ago
acs.h Move declaration of hostapd_acs_completed() into correct header file 11 years ago
ap_config.c D-Bus: Fix memory leak on P2P GO WPSVendorExtensions 10 years ago
ap_config.h hostapd: Add vendor specific VHT extension for the 2.4 GHz band 10 years ago
ap_drv_ops.c doc: Extend driver.h documentation 10 years ago
ap_drv_ops.h doc: Extend driver.h documentation 10 years ago
ap_list.c Convert couple of remaining printf to wpa_printf in ap_list 10 years ago
ap_list.h AP: Use monotonic time for AP list 11 years ago
ap_mlme.c Remove unused STA entry information 10 years ago
ap_mlme.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
authsrv.c ERP: Add support for ERP on EAP server and authenticator 10 years ago
authsrv.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
beacon.c hostapd: Add vendor specific VHT extension for the 2.4 GHz band 10 years ago
beacon.h Remove obsolete license notifications 11 years ago
bss_load.c AP: Add support for BSS load element (STA Count, Channel Utilization) 10 years ago
bss_load.h AP: Add support for BSS load element (STA Count, Channel Utilization) 10 years ago
ctrl_iface_ap.c SAE: Add sae_group to AP/mesh mode STA ctrl_iface data 10 years ago
ctrl_iface_ap.h Add chan_switch to ctrl interface of wpa_supplicant and hostapd 11 years ago
dfs.c DFS: Fix hostapd operation without hw_mode driver data 10 years ago
dfs.h hostapd: Configure spectrum management capability 10 years ago
dhcp_snoop.c proxyarp: Validate IPv4 header total length value in dhcp_snoop 10 years ago
dhcp_snoop.h AP: Add support for Proxy ARP, DHCP snooping mechanism 10 years ago
drv_callbacks.c hostapd: Allow ACS to be offloaded to the driver 10 years ago
eap_user_db.c Clear hostapd configuration keys explicitly 10 years ago
gas_serv.c Use os_calloc() instead of os_zalloc() 10 years ago
gas_serv.h GAS server: Remove incomplete remote ANQP processing 10 years ago
hostapd.c RADIUS DAS: Allow PMKSA cache entry to be removed without association 10 years ago
hostapd.h mesh: Delay Authentication frame process with no_auto_peer 10 years ago
hs20.c HS 2.0R2 AP: Add support for deauthentication request 10 years ago
hs20.h HS 2.0R2 AP: Add support for deauthentication request 10 years ago
hw_features.c hostapd: Remove unused variable from hostapd_get_hw_features 10 years ago
hw_features.h Retry initial 20/40 MHz co-ex scan if the driver is busy 10 years ago
iapp.c IAPP: Avoid warnings on unused write 10 years ago
iapp.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ieee802_1x.c hostapd: Debug messages for dodgy RADIUS servers 10 years ago
ieee802_1x.h ERP: Add ERP_FLUSH for hostapd 10 years ago
ieee802_11.c hostapd: Add vendor specific VHT extension for the 2.4 GHz band 10 years ago
ieee802_11.h hostapd: Add vendor specific VHT extension for the 2.4 GHz band 10 years ago
ieee802_11_auth.c Use monotonic clock for RADIUS cache timeouts 11 years ago
ieee802_11_auth.h Use a shared function for freeing PSK list 12 years ago
ieee802_11_ht.c HT: More robust 20/40 coex Action frame parsing 10 years ago
ieee802_11_shared.c AP: Add support for Proxy ARP, DHCP snooping mechanism 10 years ago
ieee802_11_vht.c Get rid of a compiler warning 10 years ago
ndisc_snoop.c proxyarp: Relax frame length limit for RA and NA 10 years ago
ndisc_snoop.h proxyarp: Use C library header files and CONFIG_IPV6 10 years ago
p2p_hostapd.c Use P2P_IE_VENDOR_TYPE more consistently 10 years ago
p2p_hostapd.h Remove the GPL notification from files contributed by Atheros 13 years ago
peerkey_auth.c PeerKey: Clean up EAPOL-Key Key Data processing on AP 10 years ago
pmksa_cache_auth.c Add Suite B 192-bit AKM 10 years ago
pmksa_cache_auth.h RADIUS DAS: Allow PMKSA cache entry to be removed without association 10 years ago
preauth_auth.c Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
preauth_auth.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
sta_info.c AP: Expire STA without entry in kernel 10 years ago
sta_info.h RADIUS DAS: Check for single session match for Disconnect-Request 10 years ago
tkip_countermeasures.c AP: Use monotonic time for MMIC failure/TKIP countermeasures 11 years ago
tkip_countermeasures.h hostapd: Fix a regression in TKIP countermeasures processing 12 years ago
utils.c Move hostapd global callback functions into hapd_interfaces 12 years ago
vlan_init.c Revert "bridge: Track inter-BSS usage" 10 years ago
vlan_init.h Remove obsolete license notifications 11 years ago
vlan_util.c Add option to use netlink to create and remove VLAN interfaces 12 years ago
vlan_util.h Add option to use netlink to create and remove VLAN interfaces 12 years ago
wmm.c Remove obsolete license notifications 11 years ago
wmm.h Remove obsolete license notifications 11 years ago
wnm_ap.c WNM: Fix possible memory leak by free buf 10 years ago
wnm_ap.h Add BSS_TM_REQ command to send BSS Transition Management Request 10 years ago
wpa_auth.c WPA auth: Clear temporary MSK storage from stack explicitly 10 years ago
wpa_auth.h RADIUS DAS: Allow PMKSA cache entry to be removed without association 10 years ago
wpa_auth_ft.c Preparations for variable length KCK and KEK 10 years ago
wpa_auth_glue.c hostapd: Debug messages for dodgy RADIUS servers 10 years ago
wpa_auth_glue.h Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_auth_i.h Preparations for variable length KCK and KEK 10 years ago
wpa_auth_ie.c Add Suite B 192-bit AKM 10 years ago
wpa_auth_ie.h HS 2.0R2 AP: Add OSEN implementation 10 years ago
wps_hostapd.c Check os_snprintf() result more consistently - automatic 1 10 years ago
wps_hostapd.h WPS NFC: Add AP mode connection handover report 11 years ago
x_snoop.c proxyarp: Fix x_snoop multicast-to-unicast debug print 10 years ago
x_snoop.h AP: Add multicast-to-unicast conversion send for "x_snoop" 10 years ago