unbound/util/data
Yorgos Thessalonikefs 2e398d51ba
Fix cache update when serve expired is used (#1143)
- Fix cache update when serve expired is used in order to not evict
  still usable expired records. Modules are forbidden to update the
  cache if their answer is DNSSEC unchecked or bogus and a valid
  (expired) entry already exists. Bogus replies from the validator are
  also discarded in favor of existing (expired) valid replies.

- serve-expired-ttl-reset should try to keep expired records in the
  cache in case they are reset.
2024-09-24 16:47:04 +02:00
..
dname.c - CVE-2020-12662 Unbound can be tricked into amplifying an incoming 2020-05-19 10:27:27 +02:00
dname.h Proper parent identification for dynamically entered local zones (#1076) 2024-05-24 15:21:40 +02:00
msgencode.c - Fix trim of EDE text from large udp responses from spinning cpu. 2024-02-22 16:22:31 +01:00
msgencode.h Merge branch 'master' into features/downstream-cookies 2023-08-05 20:37:48 +02:00
msgparse.c Cookie secret file (#1090) 2024-08-02 13:32:08 +02:00
msgparse.h Fix cache update when serve expired is used (#1143) 2024-09-24 16:47:04 +02:00
msgreply.c Fix cache update when serve expired is used (#1143) 2024-09-24 16:47:04 +02:00
msgreply.h Fix cache update when serve expired is used (#1143) 2024-09-24 16:47:04 +02:00
packed_rrset.c Fix NLnetLabs#981: dump_cache truncates large records. 2024-01-09 14:17:31 +08:00
packed_rrset.h - Merge patch to fix for glue that is outside of zone, with 2024-08-23 08:56:48 +02:00