fragattacks/src/eap_server
Jouni Malinen 99bff8430f Fix segmentation fault on EAP-TTLS phase 2 EAP method init failure
This is based on a patch and report by Masashi Honma
<honma@ictec.co.jp>. The issue is more generic than just TNC, though,
since failure to initialize any phase 2 EAP method can result in NULL
dereference.
2009-03-13 17:53:13 +02:00
..
.gitignore Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_aka.c Add debug prints for couple of new EAP-AKA' attributes 2009-02-15 10:28:16 +02:00
eap_fast.c Cleaned up EAP-MSCHAPv2 key derivation 2008-12-14 13:12:20 +02:00
eap_gpsk.c Update EAP-GPSK references from internet draft to RFC 5433 2009-02-26 23:08:40 +02:00
eap_gtc.c EAP-FAST: Verify that identity from PAC-Opaque matches with Phase 2 (GTC) 2008-02-27 18:00:12 -08:00
eap_i.h Fix EAPOL/EAP reauthentication with external RADIUS server 2009-03-02 19:06:23 +02:00
eap_identity.c Add RADIUS server support for identity selection hint (RFC 4284) 2008-12-26 20:22:12 +02:00
eap_ikev2.c Fixed EAP-IKEv2 server fragment processing 2008-05-26 16:51:40 +03:00
eap_md5.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_methods.c Fixed number of doxygen warnings 2009-01-02 22:28:04 +02:00
eap_methods.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_mschapv2.c Cleaned up EAP-MSCHAPv2 key derivation 2008-12-14 13:12:20 +02:00
eap_pax.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_peap.c Renamed shadowed variable 2009-01-13 19:31:51 +02:00
eap_psk.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_sake.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_sim_db.c Fixed number of doxygen warnings 2009-01-02 22:28:04 +02:00
eap_sim_db.h EAP-AKA': Derive keys using the new KDF (PRF') 2008-12-03 19:22:20 +02:00
eap_sim.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_tls_common.c Fixed potential NULL pointer dereference if memory allocation fails 2008-06-05 20:44:30 +03:00
eap_tls_common.h Share EAP-TLS/PEAP/TTLS/FAST core process() functionality 2008-05-28 17:15:17 +03:00
eap_tls.c Fixed EAP-TLS message fragmentation for the last TLS message 2008-11-20 19:39:35 +02:00
eap_tnc.c TNC: Send EAP-Failure on TNC failure 2009-03-13 17:41:58 +02:00
eap_ttls.c Fix segmentation fault on EAP-TTLS phase 2 EAP method init failure 2009-03-13 17:53:13 +02:00
eap_vendor_test.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_wsc.c WPS UPnP: Added support for multiple external Registrars 2009-02-06 21:39:32 +02:00
eap.c Fix EAPOL/EAP reauthentication with external RADIUS server 2009-03-02 19:06:23 +02:00
eap.h WPS: Parse Request Type from WPS IE in (Re)AssocReq and derive mgmt keys 2008-11-29 12:11:56 +02:00
ikev2.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
ikev2.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00
tncs.c Fixed xsi:schemaLocation to use whitespace to separate members of the pair. 2008-05-06 21:29:14 +03:00
tncs.h TNC: Added preliminary code for IF-TNCCS-SOH server side support 2008-03-30 17:10:44 +03:00