bind9/lib
Ondřej Surý db083a2172
Add normal and slow task queues
Split the task manager queues into normal and slow task queues, so we
can move the tasks that blocks processing for a long time (like DNSSEC
validation) into the slow queue which doesn't block fast
operations (like responding from the cache).  This mitigates the whole
class of KeyTrap-like issues.
2024-02-22 13:22:01 +01:00
..
bind9 update link order of libbind9 2020-12-21 01:10:00 +00:00
dns Add normal and slow task queues 2024-02-22 13:22:01 +01:00
irs update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
isc Add normal and slow task queues 2024-02-22 13:22:01 +01:00
isccc Limit isccc_cc_fromwire recursion depth 2023-09-22 12:40:39 +02:00
isccfg update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
lwres prep 9.11.37 2022-03-07 09:17:17 +00:00
samples Refactored dns_message_t for using attach/detach semantics 2020-09-30 13:33:43 +02:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:50:30 +11:00
Makefile.in update all copyright headers to eliminate the typo 2020-09-14 17:00:40 -07:00