fragattacks/src
Jouni Malinen f0477201bd WPS: Fixed deinit code for freeing config and registrar data
We need to be a bit more careful when removing the WPS configuration
block since wpa_s->current_ssid may still be pointing at it. In
addition, registrar pointer in wps_context will need to be cleared
since the context data is now maintained over multiple EAP-WSC runs.
Without this, certain WPS operations could have used freed memory.
2008-12-18 01:06:06 +02:00
..
common Use a fixed wps_msg prefix with WPS creds notification 2008-12-15 22:32:45 +02:00
crypto Comment out dynamic CertEnumCertificatesInStore loading by default 2008-12-11 00:57:15 +02:00
drivers Ported driver_test to Windows (only UDP socket available) 2008-12-12 22:41:18 +02:00
eap_common Merged EAP-AKA' into eap_aka.c and added it to defconfig/ChangeLog 2008-12-07 19:24:56 +02:00
eap_peer WPS: Fixed deinit code for freeing config and registrar data 2008-12-18 01:06:06 +02:00
eap_server Fixed EAP-AKA build in case EAP-AKA' is disabled 2008-12-16 18:57:49 +02:00
eapol_supp WPS: Moved mac_addr and uuid configuration into wps_context 2008-11-28 20:44:47 +02:00
hlr_auc_gw Fixed Milenage debug output to use correct length for IK and CK 2008-11-20 15:45:31 +02:00
l2_packet Ported driver_test to Windows (only UDP socket available) 2008-12-12 22:41:18 +02:00
radius Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00
rsn_supp WPS: Moved mac_addr and uuid configuration into wps_context 2008-11-28 20:44:47 +02:00
tls Silenced compiler warnings on size_t printf format and shadowed variables 2008-09-27 10:46:06 +03:00
utils Workaround number of compiler warnings with newer MinGW version 2008-12-11 00:56:37 +02:00
wps WPS: Improved error processing to use NACK correctly 2008-12-16 22:37:55 +02:00
Makefile Added preliminary Wi-Fi Protected Setup (WPS) implementation 2008-11-23 19:34:26 +02:00