Wez Furlong
3e549a9fcb
dns: derive DNSSEC status for hickory negative answers
...
The hickory backend hardcoded the secure and bogus flags to false for
NODATA/NXDOMAIN responses, discarding the DNSSEC proof that hickory does
deliver. A securely denied answer carries validated authority records
(SOA/NSEC/RRSIG) proving the absence; derive secure and bogus from those
the same way we already do for the answer section of a positive response.
This closes a divergence from the unbound backend: a securely proven "no
MX" (common for signed domains that publish no MX) now marks the implicit
MX secure so DANE can engage, and a tampered denial can surface as bogus
and defer rather than silently reporting not-applicable.
2026-07-06 16:19:16 +01:00
..
2025-11-07 08:13:36 +00:00
2025-11-10 15:09:11 +00:00
2026-02-04 09:10:25 +00:00
2025-10-24 21:22:14 +01:00
2026-05-06 13:29:15 +00:00
2026-07-06 16:19:16 +01:00
2024-12-07 09:17:54 -07:00
2025-04-09 10:26:07 -07:00
2026-07-06 11:46:51 +01:00
2026-02-06 07:11:56 +00:00
2026-06-25 13:41:01 +01:00
2026-06-23 15:47:08 +01:00
2026-06-23 10:00:05 +01:00
2026-07-06 11:46:50 +01:00
2026-03-02 15:42:27 +00:00
2026-03-31 11:30:28 +01:00
2026-05-06 13:34:15 +00:00
2026-05-29 08:57:47 +01:00
2026-07-06 11:46:49 +01:00
2026-02-24 12:19:53 +00:00
2026-02-24 12:19:54 +00:00
2026-06-25 13:41:01 +01:00
2026-04-09 15:42:39 +01:00
2026-02-04 11:45:11 +00:00
2026-04-29 08:07:55 +01:00
2026-06-23 15:47:08 +01:00
2026-03-28 07:20:33 +00:00
2026-06-23 15:47:08 +01:00
2026-03-28 07:20:33 +00:00
2026-07-06 11:46:51 +01:00
2026-03-11 15:19:23 +00:00
2026-03-28 07:20:27 +00:00
2026-05-29 09:45:22 +01:00
2026-06-23 09:24:25 +01:00
2025-04-09 10:26:07 -07:00
2026-05-29 10:16:06 +01:00
2026-05-12 16:50:01 +01:00
2025-10-22 11:55:16 +01:00
2025-11-13 12:06:32 +00:00
2026-07-06 11:46:51 +01:00
2026-03-28 07:20:34 +00:00
2025-10-07 12:12:46 +01:00
2026-04-04 19:52:12 +01:00
2026-05-07 14:18:09 +01:00
2025-10-08 11:00:37 +01:00
2026-03-11 15:19:23 +00:00
2026-05-29 09:45:22 +01:00
2025-07-29 15:22:51 +01:00
2026-02-24 11:03:43 +00:00
2026-03-04 08:03:21 +00:00
2025-04-09 10:26:12 -07:00
2026-06-23 09:59:34 +01:00
2026-04-07 10:05:56 +01:00
2025-04-09 10:26:07 -07:00
2026-05-06 13:34:15 +00:00
2026-04-04 19:52:12 +01:00
2024-12-07 09:17:54 -07:00
2026-06-23 15:47:08 +01:00
2026-06-23 15:47:08 +01:00
2026-05-06 22:38:50 +01:00
2026-05-06 13:34:15 +00:00
2025-04-09 10:26:07 -07:00
2026-07-06 11:46:49 +01:00
2026-03-28 07:20:34 +00:00
2026-06-23 09:24:25 +01:00
2024-11-13 13:50:27 -07:00
2025-04-09 10:26:11 -07:00
2026-04-07 13:52:19 +01:00
2026-06-23 09:59:34 +01:00
2026-02-04 11:45:11 +00:00
2025-07-24 13:00:27 +01:00
2025-04-09 10:26:07 -07:00
2026-04-08 14:12:58 +01:00
2026-04-08 14:12:58 +01:00
2025-04-09 10:26:07 -07:00
2024-11-13 13:50:27 -07:00
2025-03-18 14:05:30 -07:00
2026-02-09 07:59:10 +00:00