]> granicus.if.org Git - pdns/commit
auth: Fallback to sha1 for the signatures cache if md5 is not available
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 13 Dec 2018 14:49:58 +0000 (15:49 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 17 Dec 2018 16:10:37 +0000 (17:10 +0100)
commitbfcdbc13d479a2bb93a0753305b4e4ebad508cda
tree461edd0d9a1934ad91020bde772ba3bd6f6e73eb
parent1e18cd9232d4190f8cf1b41f05e6cd87c5441115
auth: Fallback to sha1 for the signatures cache if md5 is not available
modules/goraclebackend/soracle.cc
pdns/Makefile.am
pdns/digests.hh [new file with mode: 0644]
pdns/dnssecsigner.cc
pdns/md5.hh [deleted file]
pdns/test-digests_hh.cc [moved from pdns/test-md5_hh.cc with 60% similarity]
pdns/tsig-tests.cc