]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/dnsname.hh
Validate length of the zonename for NSEC3
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 2 Oct 2015 12:21:01 +0000 (14:21 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 26 Oct 2015 18:13:24 +0000 (19:13 +0100)
commit3155c04a99d73d0a8843ac057d1ff091cd8a9f22
treed03556f6a0ffdb54f1cf63f638cbf5e1c5a6fcbb
parentb6068fce1ab3af812c87ecb909ad2a5f9d044b06
Validate length of the zonename for NSEC3

If the zonename is too long, don't add NSEC3 semantics. Also give an
error when the zone is checked. Closes #2402.
pdns/dnsname.cc
pdns/dnsname.hh
pdns/pdnssec.cc