]> git.ipfire.org Git - thirdparty/bind9.git/commit
Move generate_salt function to lib/dns/nsec3
authorMatthijs Mekking <matthijs@isc.org>
Fri, 23 Oct 2020 12:56:04 +0000 (14:56 +0200)
committerMatthijs Mekking <matthijs@isc.org>
Thu, 26 Nov 2020 14:14:56 +0000 (14:14 +0000)
commit9b9ac92fd06b96c22b291f876a42568767a05644
tree3dcbdaf70f059376a7526c35de4c37edd7e175b6
parente5dc276c65fef367e2ffbbee31e9050e7b5f4f39
Move generate_salt function to lib/dns/nsec3

We will be using this function also on reconfig, so it should have
a wider availability than just bin/named/server.

(cherry picked from commit 84a4273074ce74a18d07aa652e620107ebf8ed32)
bin/named/server.c
lib/dns/include/dns/nsec3.h
lib/dns/nsec3.c
lib/dns/win32/libdns.def.in