Files
bind9/lib/dns
Matthijs Mekking 2f0b924ce6 Add NSEC3PARAM unit test, refactor zone.c
Add unit test to ensure the right NSEC3PARAM event is scheduled in
'dns_zone_setnsec3param()'.  To avoid scheduling and managing actual
tasks, split up the 'dns_zone_setnsec3param()' function in two parts:

1. 'dns__zone_lookup_nsec3param()' that will check if the requested
   NSEC3 parameters already exist, and if a new salt needs to be
   generated.

2. The actual scheduling of the new NSEC3PARAM event (if needed).

(cherry picked from commit 64db30942d)
2020-11-26 14:15:05 +00:00
..
2020-11-26 14:15:05 +00:00
2020-11-26 12:25:53 +01:00
2020-11-11 15:59:56 -03:00
2020-11-11 15:59:56 -03:00
2020-03-12 00:38:37 -07:00
2020-11-26 14:15:05 +00:00
2020-11-06 12:58:19 +02:00
2020-11-11 15:59:56 -03:00
2020-11-09 21:48:22 +00:00
2020-11-11 15:59:56 -03:00
2020-11-11 15:59:56 -03:00
2020-09-23 01:49:56 +00:00