]> granicus.if.org Git - pdns/commit
Make the string parameter to testCrypto() optional.
authorRemi Gacogne <rgacogne-github@coredump.fr>
Tue, 8 Dec 2015 17:19:34 +0000 (18:19 +0100)
committerRemi Gacogne <rgacogne-github@coredump.fr>
Tue, 8 Dec 2015 17:19:34 +0000 (18:19 +0100)
commit107d4911a45d98f26b9a7d5442ac9da298122508
treedeaeb122fee458c9032f62c06b69b46f920e8cfd
parent031252530c727c163e353102bb1c78564fcd25a8
Make the string parameter to testCrypto() optional.

The documentation does not mention it and I don't think it makes
sense to require one.
Document the fact that makeKey() does return setKey('plaintext')
without libsodium support.
Reported by Charles-Henri Bruyand.
pdns/README-dnsdist.md
pdns/dnsdist-lua.cc