bind9/bin
Aram Sargsyan a5d412d924 Do not use libxml2 deprecated functions
The usage of xmlInitThreads() and xmlCleanupThreads() functions in
libxml2 is now marked as deprecated, and these functions will be made
private in the future.

Use xmlInitParser() and xmlCleanupParser() instead of them.
2022-09-06 08:55:07 +00:00
..
check Remove the isc_app API 2022-08-26 09:09:25 +02:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:33:43 +01:00
delv Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
dig Allow fallback to IDNA2003 processing 2022-09-05 10:34:49 +02:00
dnssec Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
named Do not use libxml2 deprecated functions 2022-09-06 08:55:07 +00:00
nsupdate Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
plugins Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
rndc Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
tests Enable the IDNA2003 domain names in the idna system test 2022-09-05 10:34:49 +02:00
tools quote addresses in YAML output 2022-08-31 15:32:24 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00