bind9/lib
Matthijs Mekking bb3bf56157 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.

(cherry picked from commit f37eb33f29)
2024-08-22 10:15:02 +00:00
..
bind9 implement 'max-query-restarts' 2024-08-07 15:36:16 -07:00
dns Fix algorithm rollover bug wrt keytag conflicts 2024-08-22 10:15:02 +00:00
irs Properly process extra nameserver lines in resolv.conf 2023-05-16 13:29:33 +10:00
isc Use clang-format-19 to update formatting 2024-08-22 10:25:22 +02:00
isccc NetBSD has added 'hmac' to libc so rename our uses of hmac 2023-12-14 11:14:04 +11:00
isccfg implement 'max-query-restarts' 2024-08-07 15:36:16 -07:00
ns Process also the ISC_R_CANCELED result code in rpz_rewrite() 2024-08-19 11:45:44 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00