hostap/src/rsn_supp
Daniel Gryniewicz 6c78ae1443 Fix RSN preauth candidate list clearing to avoid segfaults
Commit c5b26e33c1 broke the processing
of the candidate list entries when an old entry was either removed or
reused. The entry needs to be removed from the list to avoid leaving
pointers to freed memory.

http://bugs.gentoo.org/show_bug.cgi?id=330085
http://w1.fi/bugz/show_bug.cgi?id=372
2010-08-14 19:01:14 +03:00
..
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
peerkey.c Use zero address when reporting unknown peer in SMK error 2010-01-10 19:00:25 +02:00
peerkey.h Added support for using SHA256-based stronger key derivation for WPA2 2008-08-31 22:57:28 +03:00
pmksa_cache.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
pmksa_cache.h Removed wpa_sm dereference from pmksa_cache_list() 2009-01-13 20:22:42 +02:00
preauth.c Fix RSN preauth candidate list clearing to avoid segfaults 2010-08-14 19:01:14 +03:00
preauth.h Fix rsn_preauth_scan_result() inline wrapper for no-EAP builds 2009-12-06 14:29:12 +02:00
wpa.c Fix fallback from failed PMKSA caching into full EAP authentication 2010-05-01 17:35:28 +03:00
wpa.h FT: Fix wpa_sm_set_ft_params wrapper for non-FT build 2010-04-11 19:49:32 +03:00
wpa_ft.c FT: Copy MDIE and FTIE from (Re)Association Response into EAPOL-Key 2/4 2010-04-10 16:48:40 +03:00
wpa_i.h FT: Copy MDIE and FTIE from (Re)Association Response into EAPOL-Key 2/4 2010-04-10 16:48:40 +03:00
wpa_ie.c Add more verbose debugging for EAPOL-Key Key Data field IEs/KDEs 2010-04-10 21:42:01 +03:00
wpa_ie.h Add more verbose debugging for EAPOL-Key Key Data field IEs/KDEs 2010-04-10 21:42:01 +03:00