bind9/lib
Petr Menšík f92950bb64 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.
2022-09-23 13:17:53 +10:00
..
bind9 Add extended DNS error configuration option for RPZ zones 2022-08-31 08:56:03 +00:00
dns Do not use OSSL_PARAM when engine API is compiled 2022-09-23 13:17:53 +10:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
isc Cleanup the asychronous code in the stream implementations 2022-09-22 14:51:15 +02:00
isccc Cleanup the asychronous code in the stream implementations 2022-09-22 14:51:15 +02:00
isccfg flag "random-device" as ancient 2022-09-14 09:36:58 -07:00
ns BIND 9.19.5 2022-09-21 13:04:58 +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