unbound/libunbound
Roland van Rijswijk-Deij 44ac818f87
Add extra statistic to track the number of signature validation operations (#1289)
* Add extra statistic to track the number of signature validation operations performed by the validator module

* Move validation operation statistic to mesh as suggested

* Fix NULL pointer dereference in case the mesh is not used (and is `NULL`)

Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>

* Fix NULL pointer dereference on qstate and qstate->env in unit test situation

---------

Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>
2025-07-12 16:29:38 +02:00
..
python Add new IANA trust anchor (#1135) 2024-09-02 09:24:55 +02:00
context.c - Fix alloc-size and calloc-transposed-args compiler warnings. 2024-09-06 16:01:30 +02:00
context.h ipset-pf-support, simplification of code. 2024-07-02 09:08:27 +02:00
libunbound.c ipset-pf-support, move startup and destartup to the front of the module 2024-07-03 13:53:44 +02:00
libworker.c - Fix for consistent use of local zone CNAME alias for configured auth 2025-06-17 15:03:29 +02: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 Fix issue #851: reserved identifier violation 2023-03-21 13:51:51 +01:00
unbound.h Add extra statistic to track the number of signature validation operations (#1289) 2025-07-12 16:29:38 +02:00
worker.h - Update ratelimit code for recent serviced_query changes and more 2022-01-29 23:49:38 +01:00