openssl/ssl
Ido Ben-Natan 6ed12cec72 Fix misspelled resumption_label for CHARSET_EBCDIC
The resumption_label variable when CHARSET_EBCDIC was enabled, was misspelled.
Instead of evaluating to 'res binder' as expected, it evaluated to 'red binder'.

CLA: trivial

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10396)
2019-11-11 17:04:43 +01:00
..
record Don't generate a MAC when using KTLS. 2019-10-31 10:24:32 +00:00
statem Fix misspelled resumption_label for CHARSET_EBCDIC 2019-11-11 17:04:43 +01:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c
d1_srtp.c
methods.c Update some inclusions of <openssl/macros.h> 2019-11-07 11:37:25 +01:00
pqueue.c
s3_cbc.c
s3_enc.c Stop using EVP_MD_CTX_FLAG_NON_FIPS_ALLOW 2019-10-11 09:52:31 +02:00
s3_lib.c Replace BUF_ string function calls with OPENSSL_ ones 2019-10-17 23:19:59 +02:00
s3_msg.c
ssl_asn1.c Explicitly test against NULL; do not use !p or similar 2019-10-09 21:32:15 +02:00
ssl_cert_table.h
ssl_cert.c X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI 2019-11-03 18:38:23 +01:00
ssl_ciph.c
ssl_conf.c X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URI 2019-11-03 18:38:23 +01:00
ssl_err.c
ssl_init.c
ssl_lib.c Update source files for pre-3.0 deprecation 2019-11-07 11:37:25 +01:00
ssl_local.h
ssl_mcnf.c
ssl_rsa.c
ssl_sess.c
ssl_stat.c
ssl_txt.c
ssl_utst.c
t1_enc.c Add support for in-kernel TLS (KTLS) on FreeBSD. 2019-10-31 10:24:32 +00:00
t1_lib.c Workaround for Windows-based GOST implementations 2019-11-10 18:59:26 +03:00
t1_trce.c Do not print extensions in Certificate message for TLS1.2 and lower 2019-10-03 10:29:49 +10:00
tls13_enc.c
tls_srp.c Replace BUF_ string function calls with OPENSSL_ ones 2019-10-17 23:19:59 +02:00