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
Jouni Malinen bbd89bfca0 nl80211: Clear nlmsg payload with keys before freeing
This reduces the time possible keys could remain in heap memory. Couple
of the nl80211 messages include keys (TK for normal ciphers and
KCK/KEK/PMK for various offloading cases).

Signed-off-by: Jouni Malinen <j@w1.fi>
10 years ago
..
ap D-Bus: Fix memory leak on P2P GO WPSVendorExtensions 10 years ago
common SAE: Clear keys from memory on disassociation 10 years ago
crypto OpenSSL: Do not require a PIN for PKCS#11 10 years ago
drivers nl80211: Clear nlmsg payload with keys before freeing 10 years ago
eap_common ERP: Add TV/TLV parser 10 years ago
eap_peer EAP-IKEv2: Fix a typo in a debug message 10 years ago
eap_server EAP-IKEv2: Add explicit limit for maximum message length 10 years ago
eapol_auth Check os_snprintf() result more consistently - automatic 1 10 years ago
eapol_supp Check os_snprintf() result more consistently - automatic 1 10 years ago
l2_packet Clean up debug prints to use wpa_printf() 10 years ago
p2p P2P: Check Invitation Response dialog token match for resend case 10 years ago
pae MACsec: Update protect frames and replay on reauthentication 10 years ago
radius ERP: Add ERP_FLUSH for hostapd 10 years ago
rsn_supp Clear GTK from memory as soon as it is not needed anymore 10 years ago
tls TLS: Add new cipher suites to tls_get_cipher() 10 years ago
utils hostapd: Set stdout line-buffered 10 years ago
wps Flush WPS registrar state on wpa_supplicant FLUSH command 10 years ago
Makefile MACsec: Add PAE implementation 10 years ago
lib.rules Add QUIET=1 option for make 10 years ago