bind9/lib
Petr Menšík d6806c9fe7 Do not use OSSL_PARAM when engine API is compiled
OpenSSL has deprecated many things in version 3.0. If pkcs11 engine
should work then no builder from OpenSSL 3.0 API can be used.

Allow switching to OpenSSL 1.1 like calls even on OpenSSL 3.0 when
OPENSSL_API_COMPAT=10100 is defined. It would still compile and allow
working keys loading from the engine passed on command line.

(cherry picked from commit f92950bb64)
2022-09-23 14:07:14 +10:00
..
bind9 dnssec-policy now requires inline-signing 2022-09-06 09:02:59 +02:00
dns Do not use OSSL_PARAM when engine API is compiled 2022-09-23 14:07:14 +10:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
isc additional code cleanups in httpd.c 2022-09-21 12:54:27 -07:00
isccc Update clang to version 14 2022-06-16 18:09:33 +02:00
isccfg flag "random-device" as obsolete 2022-09-14 09:37:25 -07:00
ns BIND 9.18.7 2022-09-21 13:13:30 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00