bind9/tests/libtest
Aram Sargsyan f0cde05e06
Implement asynchronous view matching for SIG(0)-signed queries
View matching on an incoming query checks the query's signature,
which can be a CPU-heavy task for a SIG(0)-signed message. Implement
an asynchronous mode of the view matching function which uses the
offloaded signature checking facilities, and use it for the incoming
queries.
2024-06-10 17:33:10 +02:00
..
dns.c Pass a memory context in to dns_cache_create 2024-05-31 15:40:32 +10:00
isc.c Always initialize the workers in the libtest 2023-04-21 09:04:24 +02:00
Makefile.am Get the tests working with liburcu 2023-05-12 20:48:31 +01:00
ns.c Implement asynchronous view matching for SIG(0)-signed queries 2024-06-10 17:33:10 +02:00
qp.c add a test method to print QP keys 2024-04-30 15:58:17 -07:00