hostap/src/eap_server
Jouni Malinen 34f564dbd5 Redesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly
Fragmentation is now done as a separate step to clean up the design and to
allow the same code to be used in both Phase 1 and Phase 2. This adds
support for fragmenting EAP-PEAP/TTLS/FAST Phase 2 (tunneled) data.
2008-05-28 09:57:17 +03:00
..
.gitignore Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap.c TNC: Provide 'tnc' configuration option for EAP server and methods 2008-03-09 10:42:53 +02:00
eap.h TNC: Provide 'tnc' configuration option for EAP server and methods 2008-03-09 10:42:53 +02:00
eap_aka.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_fast.c Redesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly 2008-05-28 09:57:17 +03:00
eap_gpsk.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08: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 EAP-PEAP: Moved EAP-TLV processing into eap_peap.c 2008-03-18 08:31:04 +02:00
eap_identity.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08: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 TNC: Added preliminary TNC implementation for hostapd 2008-03-09 10:37:18 +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 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08: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 Redesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly 2008-05-28 09:57:17 +03: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.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 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_sim_db.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_tls.c Redesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly 2008-05-28 09:57:17 +03:00
eap_tls_common.c Redesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly 2008-05-28 09:57:17 +03:00
eap_tls_common.h Redesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly 2008-05-28 09:57:17 +03:00
eap_tnc.c Added fragmentation support for EAP-TNC 2008-05-26 12:00:18 +03:00
eap_ttls.c Redesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly 2008-05-28 09:57:17 +03: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
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 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08: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