bind9/bin/dig
Ondřej Surý 10923f9d87 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.
2022-09-05 10:34:49 +02: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 15:32:24 -07:00
dig.rst Add hyperlinks to dig/mdig/delv +options 2022-04-26 12:43:13 +02:00
dighost.c Allow fallback to IDNA2003 processing 2022-09-05 10:34:49 +02:00
dighost.h Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
host.c Update isc_timer to use isc_loopmgr 2022-08-25 17:17:07 +02:00
host.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
nslookup.c Update isc_timer to use isc_loopmgr 2022-08-25 17:17:07 +02:00
nslookup.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
readline.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00