2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
Files
bind/lib/dns
Michał Kępień 0d07de9228 Do not call exit() upon match_nsec3() errors
Make match_nsec3() return the verification result through a separate
pointer, thus making it possible to signal errors using function
return value.  Replace all check_result() and fprintf() calls inside
match_nsec3() with zoneverify_log_error() calls and error handling code.

Modify all call sites of match_nsec3() so that its errors are properly
handled.
2018-06-15 10:36:40 +02:00
..
2018-05-28 18:45:41 -04:00
2018-06-12 09:18:47 +02:00
2018-05-21 11:50:38 -07:00
2018-05-22 16:32:21 -07:00
2015-10-02 12:32:42 -07:00
2018-05-28 18:45:41 -04:00
2017-12-29 01:44:18 +00:00
2018-06-05 12:10:37 +10:00
2018-05-21 11:50:38 -07:00
2018-05-29 09:28:30 +10:00
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-06-06 14:37:22 +02:00
2018-06-12 09:20:13 +02:00
2018-04-20 19:51:00 -04:00
2018-05-22 16:32:21 -07:00
2018-05-22 16:32:21 -07:00
2018-04-20 12:12:08 -07:00
2018-05-22 16:32:21 -07:00
2018-06-12 09:18:46 +02:00
2018-06-13 14:19:07 +02:00