bind9/lib
Matthijs Mekking f37eb33f29 Fix algorithm rollover bug wrt keytag conflicts
If there is an algorithm rollover and two keys of different algorithm
share the same keytags, then there is a possibility that if we check
that a key matches a specific state, we are checking against the wrong
key.

Fix this by not only checking for matching key id but also key
algorithm.
2024-08-22 11:29:43 +02:00
..
dns Fix algorithm rollover bug wrt keytag conflicts 2024-08-22 11:29:43 +02:00
isc Use clang-format-19 to update formatting 2024-08-22 09:21:55 +02:00
isccc Rework isccc_ccmsg to support multiple messages per tcp read 2024-04-18 20:08:44 +02:00
isccfg Add offline-ksk option 2024-08-22 08:21:52 +02:00
ns Convert all categories and modules into static lists 2024-08-20 12:50:39 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00