bind9/lib
Michał Kępień c76fcdd2a2 Do not call exit() upon NSEC3 verification errors
Make verifynsec3(), verifynsec3s(), and verifyemptynodes() return the
verification result through a separate pointer, thus making it possible
to signal errors using function return values.  Replace all
check_result() and fprintf() calls inside these functions with
zoneverify_log_error() calls and error handling code.

Modify all call sites of verifynsec3(), verifynsec3s(), and
verifyemptynodes() so that their errors are properly handled.
2018-06-15 10:36:25 +02:00
..
bind9 remove the experimental authoritative ECS support from named 2018-05-25 08:21:25 -07:00
dns Do not call exit() upon NSEC3 verification errors 2018-06-15 10:36:25 +02:00
irs address win32 build issues 2018-05-22 16:32:21 -07:00
isc Add better EMPTY_TRANSLATION_UNIT to isc/util.h 2018-06-14 17:58:03 -04:00
isccc address win32 build issues 2018-05-22 16:32:21 -07:00
isccfg Update copyrights and whitespace 2018-06-13 14:19:07 +02:00
ns style nits (mostly line length) 2018-06-12 09:18:47 +02:00
samples address win32 build issues 2018-05-22 16:32:21 -07:00
win32/bindevt address win32 build issues 2018-05-22 16:32:21 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Atffile [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00