bind9/lib
Aram Sargsyan 73e660a806 Use autoconf check for BN_GENCB_new()
BIND unconditionally uses shims for BN_GENCB_new(), BN_GENCB_free(),
and BN_GENCB_get_arg() for all LibreSSL versions and, correctly, for
OpenSSL <1.1.0 versions.

This breaks LibreSSL compilation starting with LibreSSL 3.5.0.

Use autoconf check instead to check whether the family of the functions
are available.

(cherry picked from commit 749973f3259b7638a6af02b7da2f40ae28bdd402)
2022-03-02 09:34:29 +00:00
..
bind9 Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
dns Use autoconf check for BN_GENCB_new() 2022-03-02 09:34:29 +00:00
irs Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
isc Remove EVP_CIPHER_CTX_new() and EVP_CIPHER_CTX_free() shims 2022-03-02 09:31:50 +00:00
isccc Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
isccfg Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
ns Fix more ns_statscounter_recursclients underflows 2022-02-23 14:45:06 +01:00
win32/bindevt Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00