]> git.ipfire.org Git - thirdparty/unbound.git/commit
- For #1483: The failure reason when an NSEC NXDOMAIN is master
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 31 Jul 2026 07:53:47 +0000 (09:53 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Fri, 31 Jul 2026 07:53:47 +0000 (09:53 +0200)
commitff28b7e5cf3eae0876710bcb635fdb4ae71b1166
treec7eb7692b8f1b3d2db186f133994081e5ed42708
parent79b84bbc91a24e5e6fa555acc61961b1f8f6a171
- For #1483: The failure reason when an NSEC NXDOMAIN is
  encountered when looking for an insecure delegation, is
  fixed to mention the NSEC records, instead of nonexistent
  NSEC3 records, that it attempted.
doc/Changelog
testdata/val_nx_uns_resp.rpl [new file with mode: 0644]
validator/val_utils.c
validator/val_utils.h
validator/validator.c