]> git.ipfire.org Git - thirdparty/bind9.git/commit
Remove conversion from locale to utf8 from public API
authorPetr Menšík <pemensik@redhat.com>
Tue, 15 Aug 2017 12:36:59 +0000 (14:36 +0200)
committerOndřej Surý <ondrej@sury.org>
Sat, 17 Mar 2018 13:13:47 +0000 (13:13 +0000)
commit94757c1545259ec3d7d99f3ba7f9baa9ce58e0d3
tree176dcb278c81d58c0fde4ba22e21c73211f78c01
parent505f673451d9f94488b99f5af0ea042e3f8e0915
Remove conversion from locale to utf8 from public API

Emit fatal failures on locale to ACE encoding

Separate idnout support, disable it for libidn2 < 2.0

Add custom path to libidn. Leave default path for multilib support.

Allow turning off IDN input processing by dig option

Improve documentation, fix support in host

Fix configure changes to adjust help text

Use strlcpy with size guard

Improve IDN variants choosing. Fix idn2 function name.

Remove immediate idn_locale_to_ace and idn_ace_to_locale.

Signed-off-by: Petr Menšík <pemensik@redhat.com>
bin/dig/dig.c
bin/dig/dig.docbook
bin/dig/dighost.c
bin/dig/host.c
bin/dig/include/dig/dig.h
config.h.in
configure.in