bind9/lib
Petr Menšík 8a425dbac4 Remove engine related parts for OpenSSL 3.0
OpenSSL just cannot work with mixing ENGINE_* api mixed with OSSL_PARAM
builders. But it can be built in legacy mode, where deprecated but still
working API would be used.

It can work under OpenSSL 3.0, but only if using legacy code paths
matching OpenSSL 1.1 calls and functions.

Remove fromlabel processing by OpenSSL 3.0 only functions. They can
return later with a proper provider support for pkcs11.

(cherry picked from commit 6c55ea17c6)
2022-09-23 14:07:21 +10:00
..
bind9 dnssec-policy now requires inline-signing 2022-09-06 09:02:59 +02:00
dns Remove engine related parts for OpenSSL 3.0 2022-09-23 14:07:21 +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