bind9/lib
Ondřej Surý 91289eb1b0
Allow negative RRSIGs in the qpcache again
The previous refactoring added an assertion failure when negative RRSIG
would be added to the cache database.  As result, any query for RRSIG in
any unsigned zone would trigger that assertion failure.

Allow the negative RRSIG entries to be stored in the cache database
again as not caching these would trigger new remote fetch every time
such query would be received from a client.
2025-08-26 09:03:04 +02:00
..
dns Allow negative RRSIGs in the qpcache again 2025-08-26 09:03:04 +02:00
isc Workaround the compile failure on macOS 2025-08-26 06:53:27 +02:00
isccc replace the build system with meson 2025-06-11 10:30:12 +03:00
isccfg Add a new 'servfail-until-ready' configuration option for RPZ 2025-08-22 16:31:17 +00:00
ns Implement '-T slowrpz' named testing option 2025-08-22 16:31:17 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00