openssl/ssl
Matt Caswell 3de751e7f0 Remove compile time guard checking from ssl3_get_req_cert_type
With 3.0 we need to know whether algs are available at run time not
at compile time. Actually the code as written is sufficient to do this,
so we can simply remove the guards.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13916)
2021-02-05 15:22:42 +00:00
..
record Update copyright year 2021-01-28 13:54:57 +01:00
statem Make supported_groups code independent of EC and DH 2021-02-05 15:20:37 +00:00
bio_ssl.c
build.info Modify the ERR init functions to use the internal ERR string loaders 2020-11-24 15:21:44 +01:00
d1_lib.c Update copyright year 2021-01-28 13:54:57 +01:00
d1_msg.c Update copyright year 2020-11-26 14:18:57 +00:00
d1_srtp.c
ktls.c Update copyright year 2021-01-28 13:54:57 +01:00
methods.c
pqueue.c Update copyright year 2020-11-26 14:18:57 +00:00
s3_cbc.c
s3_enc.c Update copyright year 2021-01-28 13:54:57 +01:00
s3_lib.c Remove compile time guard checking from ssl3_get_req_cert_type 2021-02-05 15:22:42 +00:00
s3_msg.c Update copyright year 2020-11-26 14:18:57 +00:00
ssl_asn1.c Update copyright year 2020-11-26 14:18:57 +00:00
ssl_cert.c Remove OPENSSL_NO_DH guards from libssl 2021-02-05 15:20:36 +00:00
ssl_cert_table.h
ssl_ciph.c Check for availability of ciphersuites at run time 2021-02-05 15:22:42 +00:00
ssl_conf.c Implement a replacement for SSL_set_tmp_dh() 2020-11-18 14:14:52 +00:00
ssl_err.c Make supported_groups code independent of EC and DH 2021-02-05 15:20:37 +00:00
ssl_err_legacy.c Modify the ERR init functions to use the internal ERR string loaders 2020-11-24 15:21:44 +01:00
ssl_init.c Modify the ERR init functions to use the internal ERR string loaders 2020-11-24 15:21:44 +01:00
ssl_lib.c Ensure default supported groups works even with no-ec and no-dh 2021-02-05 15:20:36 +00:00
ssl_local.h Make supported_groups code independent of EC and DH 2021-02-05 15:20:37 +00:00
ssl_mcnf.c SSL: refactor all SSLfatal() calls 2020-11-11 12:12:23 +01:00
ssl_rsa.c Update copyright year 2021-01-28 13:54:57 +01:00
ssl_rsa_legacy.c Deprecate RSA harder 2020-11-18 23:38:34 +01:00
ssl_sess.c SSL: refactor all SSLfatal() calls 2020-11-11 12:12:23 +01:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
sslerr.h Make supported_groups code independent of EC and DH 2021-02-05 15:20:37 +00:00
t1_enc.c Update copyright year 2021-01-28 13:54:57 +01:00
t1_lib.c Make supported_groups code independent of EC and DH 2021-02-05 15:20:37 +00:00
t1_trce.c
tls13_enc.c Update copyright year 2021-01-28 13:54:57 +01:00
tls_depr.c Remove OPENSSL_NO_DH guards from libssl 2021-02-05 15:20:36 +00:00
tls_srp.c SSL: refactor all SSLfatal() calls 2020-11-11 12:12:23 +01:00