bind9/bin/named
Matthijs Mekking 6db879160f 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'.

(cherry picked from commit 6b5d7357df)
2020-11-26 14:15:05 +00:00
..
include Fix a reconfig bug wrt inline-signing 2020-11-26 14:15:02 +00:00
unix update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
win32 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
.gitignore [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
bind9.xsl update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
bind9.xsl.h Regenerate couple of generated files 2020-09-30 22:14:39 +02:00
builtin.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
config.c Add stale-refresh-time option 2020-11-11 15:59:56 -03:00
control.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
controlconf.c Lock access to control->symtab to prevent data race 2020-09-17 19:31:41 +10:00
convertxsl.pl update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
fuzz.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
geoip.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
log.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
logconf.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
main.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Makefile.in update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
named.conf.rst Change nsec3param salt config to saltlen 2020-11-26 14:15:04 +00:00
named.rst update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
server.c Detect NSEC3 salt collisions 2020-11-26 14:15:05 +00:00
statschannel.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
tkeyconf.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
tsigconf.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
zoneconf.c Detect NSEC3 salt collisions 2020-11-26 14:15:05 +00:00