Files
bind9/lib/dns
Matthijs Mekking 64db30942d 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).
2020-11-26 10:43:59 +01:00
..
2020-11-26 10:43:59 +01:00
2020-10-22 08:54:32 +02:00
2020-11-11 12:53:23 -03:00
2020-11-25 08:25:29 +11:00
2020-11-11 12:53:23 -03:00
2020-09-30 13:24:29 +00:00
2020-11-26 10:43:59 +01:00
2020-11-06 12:20:41 +02:00
2020-11-11 12:53:23 -03:00
2020-11-06 01:54:44 +00:00
2020-11-11 12:53:23 -03:00
2020-11-11 12:53:23 -03:00
2020-09-23 01:13:28 +00:00