bind9/bin
Tony Finch 0d353704fb Use isc_histo for the message size statistics
This should have no functional effects.

The message size stats are specified by RSSAC002 so it's best not
to mess around with how they appear in the statschannel. But it's
worth changing the implementation to use general-purpose histograms,
to reduce code size and benefit from sharded counters.
2023-04-03 12:08:05 +01:00
..
check Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
confgen Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
delv Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
dig Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
dnssec Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
named Use isc_histo for the message size statistics 2023-04-03 12:08:05 +01:00
nsupdate Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
plugins clean up some deprecated/obsolete options and doc 2023-02-10 09:52:27 -08:00
rndc Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
tests Cleanup the last Windows / MSC ifdefs and comments 2023-04-03 09:06:20 +00:00
tools Handle fatal and FIPS provider interactions 2023-04-03 12:44:27 +10:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00