hostap/src
Jouni Malinen 70d4084885 RADIUS client: Fix socket close/re-open on server change
Both IPv4 and IPv6 sockets were not closed consistently in the paths
that tried to change RADIUS servers. This could result in leaking
sockets and leaving behind registered eloop events to freed memory on
interface removal.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-05-30 18:09:42 +03:00
..
ap GAS: Send error response if no room for pending dialog context 2014-05-26 17:21:43 +03:00
common tests: Add module tests for src/common 2014-05-28 00:56:13 +03:00
crypto OpenSSL: Fix OCSP certificate debug print to use wpa_printf 2014-05-29 15:37:18 +03:00
drivers nl80211: Do not add all virtual interfaces to drv->if_indices 2014-05-27 18:47:41 +03:00
eap_common EAP-pwd peer: Export Session-Id through getSessionId callback 2014-05-11 21:22:55 +03:00
eap_peer TNC: Move common definitions into a shared header file 2014-05-17 20:05:55 +03:00
eap_server TNC: Allow TNC to be enabled dynamically 2014-05-17 20:05:55 +03:00
eapol_auth RADIUS server: Allow EAP methods to log into SQLite DB 2014-03-09 18:21:13 +02:00
eapol_supp MACsec: Add define for EAPOL type MKA 2014-05-09 20:05:28 +03:00
l2_packet l2_packet: Fix l2_packet_none (hostapd default) 2014-04-14 23:04:55 +03:00
p2p P2P: Debug print channel lists for invitation processing 2014-05-29 16:46:28 +03:00
pae MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00
radius RADIUS client: Fix socket close/re-open on server change 2014-05-30 18:09:42 +03:00
rsn_supp TDLS: Fully tear down existing link before setup 2014-04-29 18:59:12 +03:00
tls PKCS 1: Add function for checking v1.5 RSA signature 2014-05-20 19:52:18 +03:00
utils tests: Unit tests for WPA_TRACE 2014-05-27 00:03:06 +03:00
wps Make dl_list_first() and dl_list_last() uses easier for static analyzers 2014-04-29 12:52:10 +03:00
lib.rules
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00