hostap/src
Jouni Malinen 77c45e2b35 Add wpabuf_clear_free() to allow clearing of freed memory
This can be useful when a wpabuf is used to store private data that
should not be left in heap after use.

Signed-off-by: Jouni Malinen <j@w1.fi>
2015-01-05 18:02:04 +02:00
..
ap doc: Extend driver.h documentation 2015-01-03 18:24:20 +02:00
common SAE: Clear keys from memory on disassociation 2014-12-29 20:00:02 +02:00
crypto tests: Move SHA256 test cases into hwsim framework 2015-01-05 17:34:20 +02:00
drivers nl80211: Simplify event processing error paths 2015-01-05 13:40:07 +02:00
eap_common ERP: Add TV/TLV parser 2014-12-04 12:08:59 +02:00
eap_peer EAP-IKEv2: Fix a typo in a debug message 2014-12-21 13:19:14 +02:00
eap_server EAP-IKEv2: Add explicit limit for maximum message length 2014-12-21 00:25:16 +02:00
eapol_auth Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
eapol_supp Check os_snprintf() result more consistently - automatic 1 2014-12-08 11:42:07 +02:00
l2_packet Clean up debug prints to use wpa_printf() 2014-12-26 13:20:57 +02:00
p2p P2P: Check Invitation Response dialog token match for resend case 2014-12-09 16:26:47 +02:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius ERP: Add ERP_FLUSH for hostapd 2014-12-14 15:47:04 +02:00
rsn_supp TDLS: Propagate enable/disable channel-switch commands to driver 2015-01-04 20:30:11 +02:00
tls TLS: Add new cipher suites to tls_get_cipher() 2014-12-09 16:57:05 +02:00
utils Add wpabuf_clear_free() to allow clearing of freed memory 2015-01-05 18:02:04 +02:00
wps Flush WPS registrar state on wpa_supplicant FLUSH command 2014-12-21 17:47:42 +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