hostap/src
Jouni Malinen 8509fb5cce D-Bus: Fix memory leak on P2P GO WPSVendorExtensions
It was possible to add WPS vendor extensions through the D-Bus
WPSVendorExtensions setter, but these extensions were not freed when the
P2P GO was stopped or when replacing previously configured extensions.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-12-30 22:22:39 +02:00
..
ap D-Bus: Fix memory leak on P2P GO WPSVendorExtensions 2014-12-30 22:22:39 +02:00
common SAE: Clear keys from memory on disassociation 2014-12-29 20:00:02 +02:00
crypto OpenSSL: Do not require a PIN for PKCS#11 2014-12-29 15:49:05 +02:00
drivers Avoid -Wshadow warnings from older gcc versions 2014-12-26 13:21:00 +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 Clear GTK from memory as soon as it is not needed anymore 2014-12-29 19:44:51 +02:00
tls TLS: Add new cipher suites to tls_get_cipher() 2014-12-09 16:57:05 +02:00
utils hostapd: Set stdout line-buffered 2014-12-29 15:49:05 +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