bind9/lib
Mark Andrews a3172c8f9c Don't check for OPENSSL_cleanup failures by default
OPENSSL_cleanup is supposed to free all remaining memory in use
provided the application has cleaned up properly.  This is not the
case on some operating systems.  Silently ignore memory that is
freed after OPENSSL_cleanup has been called.
2023-04-03 12:44:27 +10:00
..
dns Test whether the crypto library supports the HMAC algorithm 2023-04-03 12:44:27 +10:00
isc Don't check for OPENSSL_cleanup failures by default 2023-04-03 12:44:27 +10:00
isccc Apply adjusted clang-format 2023-03-10 17:31:28 +01:00
isccfg Allow named-checkconf to selectively check dnssec-policy algorithms 2023-04-03 12:15:57 +10:00
ns Report when loading of dhparam-file fails 2023-04-03 12:06:04 +10: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