bind9/lib
Timo Teräs 628dd278d3 Rework opensslecdsa_link to handle legacy key objects w/ openssl3
Due to bug in openssl3, the pkcs11-engine is made the default
provider if enabled. This causes key generation and load to
return legacy objects.

Openssl3 has limited glue and does not support the full set
of new style parameter to be inqueried from legacy key objects

Rewrite required functions to use first the new API (if available),
but fallback to the old API (if available). For the methods that
have proper OpenSSL compatiblity glue, ship only one version.
2023-08-25 14:59:16 +03:00
..
dns Rework opensslecdsa_link to handle legacy key objects w/ openssl3 2023-08-25 14:59:16 +03:00
isc Fix a condition in isc_dnsstream_assembler_incoming() 2023-08-24 11:59:57 +00:00
isccc Apply the SET_IF_NOT_NULL() semantic patch 2023-08-15 12:21:41 +02:00
isccfg Apply the SET_IF_NOT_NULL() semantic patch 2023-08-15 12:21:41 +02:00
ns prevent query_coveringnsec() from running twice 2023-08-21 12:22:47 -07:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00