]> 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 09:43:27 +0000 (10:43 +0100)
commit84a4273074ce74a18d07aa652e620107ebf8ed32
treedf85d3d4b87828e67be9b4ba0e2d40a3dbf20583
parentaa3b4892161f2187622b2056d8f44e08e7cc7017
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.
bin/named/server.c
lib/dns/include/dns/nsec3.h
lib/dns/nsec3.c
lib/dns/win32/libdns.def.in