bind9/bin/dnssec
Mark Andrews 473cbd4e87 Remove 'statslock' from dnssec-signzone
Silence Coverity CID 468757 and 468767 (DATA RACE read not locked)
by converting dnssec-signzone to use atomics for statistics counters
rather than using a lock.  This should be marginally faster than
using the lock as well when statistics are requested.
2024-09-13 13:30:34 +10:00
..
.gitignore Introduce new DNSSEC tool dnssec-ksr 2024-04-19 10:41:04 +02:00
dnssec-cds.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
dnssec-cds.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-dsfromkey.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
dnssec-dsfromkey.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-importkey.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
dnssec-importkey.rst Teach dnssec-settime to read unset times that it writes 2022-05-17 16:28:40 +02:00
dnssec-keyfromlabel.c Add restrict key tag range support 2024-08-22 12:12:02 +00:00
dnssec-keyfromlabel.rst Document -M tag_min:tag_max 2024-08-22 12:12:02 +00:00
dnssec-keygen.c Add optional range directive to keys in dnssec-policy 2024-08-22 12:12:02 +00:00
dnssec-keygen.rst Document -M tag_min:tag_max 2024-08-22 12:12:02 +00:00
dnssec-ksr.c Add optional range directive to keys in dnssec-policy 2024-08-22 12:12:02 +00:00
dnssec-ksr.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-revoke.c use only c23 or c11 noreturn specifiers 2024-08-07 18:27:40 +03:00
dnssec-revoke.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-settime.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
dnssec-settime.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-signzone.c Remove 'statslock' from dnssec-signzone 2024-09-13 13:30:34 +10:00
dnssec-signzone.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-verify.c Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
dnssec-verify.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssectool.c Add restrict key tag range support 2024-08-22 12:12:02 +00:00
dnssectool.h Add restrict key tag range support 2024-08-22 12:12:02 +00:00
Makefile.am Move common create key functions to dnssectool.c 2024-04-19 10:41:04 +02:00