unbound/validator
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
..
autotrust.c Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00
autotrust.h - Expose if a query (or a subquery) was ratelimited (not src IP 2018-08-03 14:00:46 +00:00
val_anchor.c Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00
val_anchor.h Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00
val_kcache.c Review for #759: 2023-07-19 15:20:44 +02:00
val_kcache.h Review for #759: 2023-07-19 15:20:44 +02:00
val_kentry.c Review for #759: 2023-07-19 15:20:44 +02:00
val_kentry.h Review for #759: 2023-07-19 15:20:44 +02:00
val_neg.c Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00
val_neg.h Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00
val_nsec.c - Fix that validation reason failure that uses string print uses 2024-07-08 15:29:20 +02:00
val_nsec.h - Fix that validation reason failure that uses string print uses 2024-07-08 15:29:20 +02:00
val_nsec3.c - Fix negative cache NSEC3 parameter compares for zero length NSEC3 2024-09-30 09:25:51 +02:00
val_nsec3.h - Fix that validation reason failure that uses string print uses 2024-07-08 15:29:20 +02:00
val_secalgo.c - For #1110: Test for fallthrough attribute in configure and add 2024-07-23 09:47:42 +02:00
val_secalgo.h zonemd, digest code calls, secalgo openssl sha384 and sha512. 2020-10-09 11:19:31 +02:00
val_sigcrypt.c Add extra statistic to track the number of signature validation operations (#1289) 2025-07-12 16:29:38 +02:00
val_sigcrypt.h - Fix that validation reason failure that uses string print uses 2024-07-08 15:29:20 +02:00
val_utils.c - Fix that validation reason failure that uses string print uses 2024-07-08 15:29:20 +02:00
val_utils.h - Fix that validation reason failure that uses string print uses 2024-07-08 15:29:20 +02:00
validator.c Fix typos (#1299) 2025-07-02 10:50:49 +02:00
validator.h Fast Reload Option (#1042) 2025-03-31 15:25:24 +02:00