bind9/lib
Aram Sargsyan 2a6febd5d2 Use thinner shims for OpenSSL's EVP_MD_CTX_new() and EVP_MD_CTX_free()
The EVP_MD_CTX_new() and EVP_MD_CTX_free() functions are renamed APIs
which were previously available as EVP_MD_CTX_create() and
EVP_MD_CTX_destroy() respectively, which means that we can use them
instead of providing our own shim functions.
2021-10-28 07:38:56 +00:00
..
bind9 Handle duplicate catalog zone entries gracefully 2021-10-27 01:32:57 +11:00
dns Use ERR_get_error_all() instead of deprecated ERR_get_error_line_data() 2021-10-28 07:38:56 +00:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Use thinner shims for OpenSSL's EVP_MD_CTX_new() and EVP_MD_CTX_free() 2021-10-28 07:38:56 +00:00
isccc Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
isccfg Change nsec3param default to iter 0 salt-length 0 2021-10-25 11:27:23 +02:00
ns attach the interface manager when activating a route socket 2021-10-18 14:21:03 -07: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
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00