Re: [Pdns-users] DNS names and strings (was: PowerDNS development plans: 4.x DNSSEC, C++ 2011!)

2015-02-23 Thread bert hubert
On Mon, Feb 23, 2015 at 12:44:54PM -0600, Nicholas Williams wrote: > I'm also very interested in finding out more about the change around ASCII > names. I can recommend our ever growing set of test cases: https://github.com/ahupowerdns/pdns/blob/dnsname/pdns/test-dnsname_cc.cc DNS, surprisingly,

[Pdns-users] DNS names and strings (was: PowerDNS development plans: 4.x DNSSEC, C++ 2011!)

2015-02-23 Thread Michael Ströder
bert hubert wrote: > In this post, we’d like to share our current plans for .. PowerDNS 4.x! Glad to read all your plans. >* We treat DNS names as ASCII strings, which we escape and unescape > repeatedly. DNS names are not ascii strings, and we keep finding > issues related to us t