bind9/lib/dns/win32
Matthijs Mekking 6b5d7357df Detect NSEC3 salt collisions
When generating a new salt, compare it with the previous NSEC3
paremeters to ensure the new parameters are different from the
previous ones.

This moves the salt generation call from 'bin/named/*.s' to
'lib/dns/zone.c'. When setting new NSEC3 parameters, you can set a new
function parameter 'resalt' to enforce a new salt to be generated. A
new salt will also be generated if 'salt' is set to NULL.

Logging salt with zone context can now be done with 'dnssec_log',
removing the need for 'dns_nsec3_log_salt'.
2020-11-26 10:43:59 +01:00
..
DLLMain.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
gen.vcxproj.filters.in Introduce end-of-line normalization 2015-09-29 08:25:35 +10:00
gen.vcxproj.in Disable MSB8028 warning 2020-04-15 13:37:12 +02:00
gen.vcxproj.user Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
libdns.def.in Detect NSEC3 salt collisions 2020-11-26 10:43:59 +01:00
libdns.vcxproj.filters.in Drop unused portlist code 2020-10-22 13:11:16 +02:00
libdns.vcxproj.in Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
libdns.vcxproj.user Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00