]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Add a test (and a fix) for DNSCrypt truncation case. 3142/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 31 Dec 2015 17:08:22 +0000 (18:08 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 4 Jan 2016 09:35:13 +0000 (10:35 +0100)
commitbd64cc4458c58a7fa1913ac968de2866ae362f09
treebbf109ec3afa7d5e79c78e472a915c1f798f4276
parentb8db58a230959585880e15c097851c5139d90f45
dnsdist: Add a test (and a fix) for DNSCrypt truncation case.

Refactor DNSCrypt regression tests following zeha's lead.
pdns/dnscrypt.cc
pdns/test-dnscrypt_cc.cc
regression-tests.dnsdist/dnsdisttests.py
regression-tests.dnsdist/test_DNSCrypt.py