]> granicus.if.org Git - pdns/commit
with this change, DNSName can make a lowercase copy of itself, and we make dnssecsign...
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 17 Aug 2016 09:10:16 +0000 (11:10 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 17 Aug 2016 09:10:16 +0000 (11:10 +0200)
commitd42896fb0ea8e4ad146def4d0fdb08ebc5497be9
tree070f1d56177703eba1282568c25d8b405b3f5413
parent69319910b16cf177ee2b0196a7f398bc6a2f43ca
with this change, DNSName can make a lowercase copy of itself, and we make dnssecsigner.cc use that instead of round-tripping through human-escape presentation for lowercasing.
Includes a test
pdns/dnsname.hh
pdns/dnssecsigner.cc
pdns/test-dnsname_cc.cc