]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove no longer needed OpenSSL shims and checks
authorOndřej Surý <ondrej@isc.org>
Mon, 1 Jul 2024 09:05:18 +0000 (11:05 +0200)
committerOndřej Surý <ondrej@isc.org>
Mon, 5 Aug 2024 10:23:59 +0000 (10:23 +0000)
commit8ccfbcfe728192e7988decebed979a2f40c84b4a
tree069068b0415fe9a7e4de17834b7f3b023c40e46f
parent4d77eafd13f27d0c4711cc70eb0245d0c3268f9d
Remove no longer needed OpenSSL shims and checks

Since the minimal OpenSSL version is now OpenSSL 1.1.1, remove all kind
of OpenSSL shims and checks for functions that are now always present in
the OpenSSL libraries.

Co-authored-by: Ondřej Surý <ondrej@isc.org>
Co-authored-by: Aydın Mercan <aydin@isc.org>
14 files changed:
bin/named/main.c
bin/tests/system/checkconf/tests.sh
bin/tests/system/cipher-suites/prereq.sh [deleted file]
bin/tests/system/feature-test.c
configure.ac
lib/dns/dst_api.c
lib/dns/dst_internal.h
lib/dns/openssl_shim.c
lib/dns/openssl_shim.h
lib/dns/openssleddsa_link.c
lib/isc/openssl_shim.c
lib/isc/openssl_shim.h
lib/isc/tls.c
lib/isccfg/namedconf.c