bind9/bin/dig
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
..
include Update clang to version 14 2022-06-16 18:11:03 +02:00
win32 Add libssl libraries to Windows build 2020-12-09 10:46:16 +01:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c quote addresses in YAML output 2022-08-31 16:18:57 -07:00
dig.rst Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
dighost.c Allow fallback to IDNA2003 processing 2022-09-05 10:21:36 +02:00
host.c Initialize printed buffer 2022-04-29 11:46:33 +10:00
host.rst Add missing backtick to host.rst 2022-01-16 08:02:26 +01:00
Makefile.in Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
nslookup.c Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00
nslookup.rst Update the copyright information in all files in the repository 2022-01-11 12:22:09 +01:00