fragattacks/src/eap_peer
Jouni Malinen 54e9c5fc69 EAP: Clear ClientTimeout back to default value in INITIALIZE
This fixes an issue where WPS run leaves a small ClientTimeout
value (2) configured and the next EAPOL authentication is started
with that small value even for Identity exchange. This can cause
problems when an EAPOL packet gets dropped immediately after
association and a retry of that packet is needed (which may take
more than two seconds).
2011-10-18 18:44:35 +03:00
..
eap_aka.c Move milenage.[ch] into src/crypto 2009-12-05 21:00:52 +02:00
eap_config.h Add TLS client events, server probing, and srv cert matching 2010-02-13 11:14:23 +02:00
eap_fast_pac.c Fix EAP-FAST PAC file writer to avoid crash with multiple PACs 2010-12-04 11:37:41 -08:00
eap_fast_pac.h Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_fast.c Remove unused function argument 2011-10-16 14:00:30 +03:00
eap_gpsk.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_gtc.c Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
eap_i.h WPS: Allow fragment size to be configured 2010-07-20 22:55:39 -07:00
eap_ikev2.c Renamed MSG to PROC_MSG to avoid conflicts with MinGW winuser.h 2008-08-10 18:00:11 +03:00
eap_leap.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_md5.c EAP-MD5: Use conditional success decision 2010-04-11 13:43:17 +03:00
eap_methods.c EAP: Add "expanded" EAP type to get_name functions 2011-08-28 19:23:16 +03:00
eap_methods.h EAP-pwd: Add support for EAP-pwd server and peer functionality 2010-09-14 21:51:40 -10:00
eap_mschapv2.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_otp.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 Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_peap.c Fix typos found by codespell 2011-09-22 00:43:59 +03:00
eap_psk.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_pwd.c EAP-pwd: Fix some interoperability issues 2011-01-16 13:12:07 +02:00
eap_sake.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_sim.c Annotate places depending on strong random numbers 2010-11-24 01:05:20 +02:00
eap_tls_common.c Remove EAP-TTLSv1 and TLS/IA 2011-09-25 21:28:32 +03:00
eap_tls_common.h Remove EAP-TTLSv1 and TLS/IA 2011-09-25 21:28:32 +03:00
eap_tls.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
eap_tnc.c EAP-TNC: Add Flags field into fragment acknowledgement 2010-02-14 16:08:15 +02:00
eap_ttls.c Remove EAP-TTLSv1 and TLS/IA 2011-09-25 21:28:32 +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
eap_wsc.c P2P: Set Device Password ID in WPS M1/M2 per new rules 2010-09-09 07:17:19 -07:00
eap.c EAP: Clear ClientTimeout back to default value in INITIALIZE 2011-10-18 18:44:35 +03:00
eap.h eapol_test: Add option for writing server certificate chain to a file 2011-09-17 22:42:54 +03:00
ikev2.c Fix typos found by codespell 2011-09-22 00:43:59 +03: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 Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
mschapv2.c Remove src/crypto from default include path 2009-11-29 23:04:43 +02:00
mschapv2.h Pass digest return value to CHAP/MSCHAPv2 caller 2009-08-16 18:38:35 +03:00
tncc.c TNC: Fix TNC_{TNCC,TNCS}_ReportMessageTypes copy type 2011-04-13 23:10:21 +03:00
tncc.h Added option to force SoH version 1 (tnc=soh1) 2008-12-07 21:00:42 +02:00