bind9/bin
Ondřej Surý efbdf81931
Allow fallback to IDNA2003 processing
In several cases where IDNA2008 mappings do not exist whereas IDNA2003
mappings do, dig was failing to process the suplied domain name.  Take a
backwards compatible approach, and convert the domain to IDNA2008 form,
and if that fails try the IDNA2003 conversion.

(cherry picked from commit 10923f9d87)
2022-09-05 10:21:36 +02:00
..
check Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 09:33:51 +01:00
confgen Simplify way we tag unreachable code with only ISC_UNREACHABLE() 2022-03-25 09:33:51 +01:00
delv Reset parser before parsing of internal trust anchor 2022-08-19 15:20:59 +10:00
dig Allow fallback to IDNA2003 processing 2022-09-05 10:21:36 +02:00
dnssec Update NSEC3 guidance to match draft-ietf-dnsop-nsec3-guidance-10 2022-06-15 18:10:50 +02:00
named Reject zones with TTL higher than dnssec-policy max-zone-ttl 2022-07-22 13:40:12 -07:00
nsupdate Remove use of the inline keyword used as suggestion to compiler 2022-03-25 09:37:18 +01:00
pkcs11 Add couple missing braces around single-line statements 2022-03-17 18:31:36 +01:00
plugins Make isc_ht_init() and isc_ht_iter_create() return void 2022-03-08 20:20:52 +01:00
python Auto-format Python files with black 2022-06-08 13:34:19 +02:00
rndc Update NSEC3 guidance to match draft-ietf-dnsop-nsec3-guidance-10 2022-06-15 18:10:50 +02:00
tests Improve awk tests to prevent false negatives 2022-08-18 13:43:47 +10:00
tools quote addresses in YAML output 2022-08-31 16:18:57 -07:00
win32/BINDInstall Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00