unbound/libunbound
gthess f7fe95ad7b
Serve stale (#159)
- Added serve-stale functionality as described in
  draft-ietf-dnsop-serve-stale-10. `serve-expired-*` options can be used
  to configure the behavior.
- Updated cachedb to honor `serve-expired-ttl`; Fixes #107.
- Renamed statistic `num.zero_ttl` to `num.expired` as expired replies
  come with a configurable TTL value (`serve-expired-reply-ttl`).
- Fixed stats when replying with cached, cname-aliased records.
- Added missing default values for redis cachedb backend.
2020-02-05 14:20:27 +01:00
..
python - Fix #31: swig 4.0 and python module. 2019-05-16 11:06:01 +02:00
context.c processing RPZ review feedback 2019-11-22 12:56:24 +08:00
context.h - Fix #99: Memory leak in ub_ctx (event_base will never be freed). 2019-10-24 09:58:45 +02:00
libunbound.c - Fix Enum Name not Used, reported by X41 D-Sec. 2019-11-20 14:22:06 +01:00
libworker.c Serve stale (#159) 2020-02-05 14:20:27 +01:00
libworker.h - Fix #3817: core dump happens in libunbound delete, when queued 2018-03-15 13:32:19 +00:00
ubsyms.def - ub_ctx_set_tls call for libunbound that enables DoT for the machines 2019-01-28 08:22:08 +00:00
unbound-event.h - Expose if a query (or a subquery) was ratelimited (not src IP 2018-08-03 14:00:46 +00:00
unbound.h Serve stale (#159) 2020-02-05 14:20:27 +01:00
worker.h - Expose if a query (or a subquery) was ratelimited (not src IP 2018-08-03 14:00:46 +00:00