]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #11655 from omoerbeek/toupper-lower-by-table
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 31 May 2022 12:57:08 +0000 (14:57 +0200)
committerGitHub <noreply@github.com>
Tue, 31 May 2022 12:57:08 +0000 (14:57 +0200)
Change dns_tolower() and dns_toupper() to use a table


Trivial merge