Files
bind9/bin
Tony Finch 5c1aed2881 Fix dig idna test on Debian 10 "buster"
The test expected `xn--ah-` to be treated as a syntax error (punycode
requires letters after the last hyphen) but libidn2 on buster
converted the label to `ah` instead. To avoid this bug, change the
invalid label to `xn--0000h` which translates to an out-of-range
unicode codepoint (beyond the maximum value) which is corectly
trated as invalid in older libidn2.
2022-09-14 11:59:42 +01:00
..
2022-08-26 09:09:25 +02:00
2022-09-12 11:40:08 +01:00
2022-09-13 12:07:13 +10:00
2022-08-31 15:32:24 -07:00