hostapd/src/eap_peer
Jouni Malinen c22075e144 Disable TLS Session Ticket extension by default for EAP-TLS/PEAP/TTLS
Some deployed authentication servers seem to be unable to handle the TLS
Session Ticket extension (they are supposed to ignore unrecognized TLS
extensions, but end up rejecting the ClientHello instead). As a
workaround, disable use of TLS Sesson Ticket extension for EAP-TLS,
EAP-PEAP, and EAP-TTLS (EAP-FAST uses session ticket, so any server that
supports EAP-FAST does not need this workaround).

Signed-hostap: Jouni Malinen <j@w1.fi>
2012-08-17 22:26:28 +03:00
..
eap.c Add extra validation of EAP header length field 2012-08-07 23:03:25 +03:00
eap.h EXT PW: Add support for password parameter from external storage 2012-08-03 22:15:42 +03:00
eap_aka.c EAP-AKA': Update to RFC 5448 2012-05-02 20:45:01 +03:00
eap_config.h EXT PW: Add support for password parameter from external storage 2012-08-03 22:15:42 +03:00
eap_fast.c Disable TLS Session Ticket extension by default for EAP-TLS/PEAP/TTLS 2012-08-17 22:26:28 +03:00
eap_fast_pac.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_fast_pac.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_gpsk.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_gtc.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_i.h EXT PW: Add support for password parameter from external storage 2012-08-03 22:15:42 +03:00
eap_ikev2.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_leap.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_md5.c EAP-MD5: Verify that CHAP operation succeeds 2012-08-16 18:49:02 +03:00
eap_methods.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_methods.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_mschapv2.c EXT PW: Add support for password parameter from external storage 2012-08-03 22:15:42 +03:00
eap_otp.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_pax.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_peap.c Disable TLS Session Ticket extension by default for EAP-TLS/PEAP/TTLS 2012-08-17 22:26:28 +03:00
eap_psk.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_pwd.c EAP-pwd: Replace direct OpenSSL HMAC use with wrapper 2012-07-02 22:10:03 +03:00
eap_sake.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_sim.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_tls.c Disable TLS Session Ticket extension by default for EAP-TLS/PEAP/TTLS 2012-08-17 22:26:28 +03:00
eap_tls_common.c Disable TLS Session Ticket extension by default for EAP-TLS/PEAP/TTLS 2012-08-17 22:26:28 +03:00
eap_tls_common.h Disable TLS Session Ticket extension by default for EAP-TLS/PEAP/TTLS 2012-08-17 22:26:28 +03:00
eap_tnc.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_ttls.c Disable TLS Session Ticket extension by default for EAP-TLS/PEAP/TTLS 2012-08-17 22:26:28 +03:00
eap_vendor_test.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_wsc.c WPS: Allow NFC password token from AP to be used with wps_reg 2012-06-28 19:41:26 +03:00
ikev2.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
ikev2.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
mschapv2.c MSCHAPv2: Check operation success for NT response generation 2012-08-16 18:42:27 +03:00
mschapv2.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
tncc.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
tncc.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00