bind9/bin/dig
Petr Menšík ec1d9b80f5 Disable IDN from environment as documented
Manual page of host contained instructions to disable IDN processing
when it was built with libidn2. When refactoring IDN support however,
support for disabling IDN in host and nslookup was lost. Use also
environment variable and document it for nslookup, host and dig.
2018-10-05 05:58:33 -04:00
..
include/dig Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
win32 Add @OPENSSL_LIB@ to Windows project files as needed 2018-08-10 16:45:00 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.1 regenerate doc 2018-05-21 19:59:45 +00:00
dig.c oss-fuzz: Improve interaction with fuzzing tools and add new tests in fuzz/ directory 2018-08-23 10:07:28 +02:00
dig.docbook Disable IDN from environment as documented 2018-10-05 05:58:33 -04:00
dig.html regenerate doc 2018-05-21 19:59:45 +00:00
dighost.c Disable IDN from environment as documented 2018-10-05 05:58:33 -04:00
host.1 prep 9.13.3 2018-09-04 06:11:38 +00:00
host.c memmove, strtoul, and strcasestr functions are part of ISO C90, remove the compatibility shim 2018-08-28 10:31:48 +02:00
host.docbook Disable IDN from environment as documented 2018-10-05 05:58:33 -04:00
host.html regenerate doc 2018-05-21 19:59:45 +00:00
Makefile.in Bail-out early in the for install loops instead of continuing because for masks the error in the middle 2018-09-03 12:05:45 +02:00
nslookup.1 prep 9.13.3 2018-09-04 06:11:38 +00:00
nslookup.c Replace custom isc_boolean_t with C standard bool type 2018-08-08 09:37:30 +02:00
nslookup.docbook Disable IDN from environment as documented 2018-10-05 05:58:33 -04:00
nslookup.html regenerate doc 2018-05-21 19:59:45 +00:00