]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove OPENSSL_NO_EC guards from libssl
authorMatt Caswell <matt@openssl.org>
Fri, 15 Jan 2021 16:54:28 +0000 (16:54 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 5 Feb 2021 15:22:43 +0000 (15:22 +0000)
commit462f4f4bc0eeb6505a8914bd751b3f20b43ea778
tree02761e4fdcc934bc996588d25f7cb6f0b205e120
parent54e3efff81f41f71fe17303d5ec6db49415e5d6d
Remove OPENSSL_NO_EC guards from libssl

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13916)
19 files changed:
crypto/err/openssl.txt
include/openssl/sslerr.h
ssl/s3_lib.c
ssl/ssl_ciph.c
ssl/ssl_conf.c
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_local.h
ssl/ssl_rsa.c
ssl/statem/extensions.c
ssl/statem/extensions_clnt.c
ssl/statem/extensions_cust.c
ssl/statem/extensions_srvr.c
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
ssl/statem/statem_local.h
ssl/statem/statem_srvr.c
ssl/t1_lib.c
ssl/t1_trce.c