mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 12:13:20 -04:00
libidn2 defaults to UseSTD3ASCIIRules=false. That allows arbitrary ASCII characters to show up in the toASCII output, including space and underscore. Enable IDN2_USE_STD3_ASCII_RULES to the libidn2 conversion to disallow additional characters from the conversion (see Validity Criteria[1]). |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| dig.c | ||
| dig.rst | ||
| dighost.c | ||
| dighost.h | ||
| host.c | ||
| host.rst | ||
| Makefile.am | ||
| nslookup.c | ||
| nslookup.rst | ||
| readline.h | ||