]> git.ipfire.org Git - thirdparty/bind9.git/commit
Disable IDN2_USE_STD3_ASCII_RULES to idn2 conversion functions
authorOndřej Surý <ondrej@isc.org>
Tue, 30 Nov 2021 14:18:40 +0000 (15:18 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 1 Dec 2021 15:10:04 +0000 (16:10 +0100)
commit69cfc07d006405fd171c3c9014ed873e00a9478e
tree40211613408e43e88bcedb2f359719f13cee0942
parent71ee5f6148f338e653e2914c7ec3bd4a90f64df8
Disable IDN2_USE_STD3_ASCII_RULES to idn2 conversion functions

Disable IDN2_USE_STD3_ASCII_RULES to the libidn2 conversion because it
broke encoding some non-letter but valid domain names like _tcp or *.

This reverts commit ef8aa91740592a78c9162f3f7109167f2c9297a5.
bin/dig/dighost.c