bind9/bin
Ondřej Surý 3340c82b99
Improve isc_refcount with initializer and implicit destroy
Add ISC_REFCOUNT_INITIALIZER(x) macro and implicitly call
isc_refcount_destroy() in the ISC_REFCOUNT_IMPL() macros
to reduce code duplicities.
2023-09-24 10:08:56 +02:00
..
check Refactor dns_zone_create() to return void 2023-07-27 11:37:44 +02:00
confgen Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
delv Replace the linked list of TCP dispatches with hash table 2023-09-16 07:32:18 +02:00
dig remove dns_name_fromstring2() 2023-08-31 10:29:16 -07:00
dnssec Clear OpenSSL errors on OSSL_PROVIDER_load failures 2023-09-01 12:01:20 +10:00
named Improve isc_refcount with initializer and implicit destroy 2023-09-24 10:08:56 +02:00
nsupdate Replace the linked list of TCP dispatches with hash table 2023-09-16 07:32:18 +02:00
plugins Remove 'inst != NULL' from cleanup check in plugin_register 2023-04-04 23:51:22 +00:00
rndc Completely remove the Unix Domain Socket support from BIND 9 2023-09-19 18:51:35 +02:00
tests xfrin: rename XFRST_INITIALSOA to XFRST_ZONEXFRREQUEST 2023-09-22 11:47:26 +00:00
tools Replace the linked list of TCP dispatches with hash table 2023-09-16 07:32:18 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00