]> granicus.if.org Git - pdns/commit
Make lowercase-outgoing actually lowercase all q's
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 28 Sep 2017 10:15:00 +0000 (12:15 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 16 Oct 2017 10:44:45 +0000 (12:44 +0200)
commitc1c29961a5432e2fd07236de66ef3e25b5777676
tree347eb41697756022a791ec686d6fb4b949beff8e
parent0c71684d3ac16e91acd8bfbd7fe44b9525271fc5
Make lowercase-outgoing actually lowercase all q's

Before, we would only lowercase the original qname before handing it to
SyncRes. Now the asyncresolveWrapper lowercases if it has to behor
handing the qname to asyncresolve.
pdns/pdns_recursor.cc
pdns/recursordist/test-syncres_cc.cc
pdns/syncres.cc
pdns/syncres.hh