]> git.ipfire.org Git - thirdparty/pdns.git/commit - regression-tests.dnsdist/test_DNSCrypt.py
dnsdist: Add support for DNSCrypt's xchacha20, n active certs
authorRemi Gacogne <remi.gacogne@powerdns.com>
Sun, 15 Oct 2017 20:28:32 +0000 (22:28 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 8 Mar 2018 09:05:09 +0000 (10:05 +0100)
commit43234e7697a41c89fd93e738583bfb383de9000e
treef17a50cbb8e34e0a3d65e50b6381ec78a18b85f0
parentcb02f76514da5080c7632c6729c4001d4fde3844
dnsdist: Add support for DNSCrypt's xchacha20, n active certs
12 files changed:
m4/pdns_check_libsodium.m4
pdns/dnscrypt.cc
pdns/dnscrypt.hh
pdns/dnsdist-dnscrypt.cc
pdns/dnsdist-lua-bindings.cc
pdns/dnsdist-lua.cc
pdns/dnsdist-tcp.cc
pdns/dnsdist.cc
pdns/dnsdist.hh
pdns/test-dnscrypt_cc.cc
regression-tests.dnsdist/dnscrypt.py
regression-tests.dnsdist/test_DNSCrypt.py