bind9/bin
Aram Sargsyan 97197ef78e 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.

(cherry picked from commit a5d412d924)
2022-09-06 09:20:55 +00:00
..
check Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:42:18 +01:00
confgen Replace ISC_NORETURN with C11's noreturn 2022-03-25 08:42:18 +01:00
delv Reset parser before parsing of internal trust anchor 2022-08-19 15:21:41 +10:00
dig Allow fallback to IDNA2003 processing 2022-09-05 10:21:28 +02:00
dnssec Wait with NSEC3 during a DNSSEC policy change 2022-08-22 19:21:39 +02:00
named Do not use libxml2 deprecated functions 2022-09-06 09:20:55 +00:00
nsupdate Rename yes_or_no to boolean 2022-07-04 16:09:24 +02:00
plugins Hyperlink program names to their manual pages 2022-03-14 11:01:31 +01:00
rndc Rename key_id to server_key 2022-07-04 16:09:23 +02:00
tests Update system tests 2022-09-06 09:55:06 +02:00
tools quote addresses in YAML output 2022-08-31 16:17:56 -07:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00