hostapd/src
Jouni Malinen eccca102bf Explicitly clear temporary stack buffer in hmac_sha256_kdf()
The local T[] buffer may contain parts of the derived key, so clear it
explicitly to minimize number of unnecessary copies of key material in
memory.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-03-29 16:38:37 +03:00
..
ap Improve error messages related to EAP DB 2015-03-28 13:16:26 +02:00
common Allow PSK/passphrase to be set only when needed 2015-03-28 11:05:13 +02:00
crypto Explicitly clear temporary stack buffer in hmac_sha256_kdf() 2015-03-29 16:38:37 +03:00
drivers wext: Add support for renamed Host AP driver ifname 2015-03-29 11:42:02 +03:00
eap_common EAP-pwd: Mark helper function arguments const when appropriate 2015-03-28 09:34:30 +02:00
eap_peer EAP-pwd peer: Add support for hashed password 2015-03-28 09:43:33 +02:00
eap_server EAP-pwd server: Add support for hashed password 2015-03-28 09:42:31 +02:00
eapol_auth Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
eapol_supp eap_proxy: Callback to notify any updates from eap_proxy 2015-03-02 12:47:20 +02:00
l2_packet Fix Linux packet socket workaround to not close the socket too easily 2015-02-22 16:06:13 +02:00
p2p P2PS: Delete ASP advertisements on wpas_p2p_service_flush 2015-03-20 15:56:59 +02:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius Improve error messages related to EAP DB 2015-03-28 13:16:26 +02:00
rsn_supp Show OSEN key management properly in scan results 2015-03-25 16:04:03 +02:00
tls TLS: Remove placeholders for SIGN_ALG_DSA support 2015-02-28 15:45:16 +02:00
utils http-curl: Improve log messages 2015-03-28 11:23:16 +02:00
wps P2PS: WPS changes needed for P2PS default PIN 2015-02-02 16:55:45 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00