bind9/bin
Ondřej Surý f5fc224af3
Add isc_async_current() macro to run job on current loop
Previously, isc_job_run() could have been used to run the job on the
current loop and the isc_job_run() would take care of allocating and
deallocating the job.  After the change in this MR, the isc_job_run()
is more complicated to use, so we introduce the isc_async_current()
macro to suplement isc_async_run() when we need to run the job on the
current loop.
2023-03-30 16:07:41 +02:00
..
check remove {root-}delegation-only 2023-03-23 12:57:01 -07:00
confgen Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
delv Add isc_async_current() macro to run job on current loop 2023-03-30 16:07:41 +02:00
dig Refactor isc_job_run to not-make any allocations 2023-03-30 16:00:52 +02:00
dnssec Add isc_async_current() macro to run job on current loop 2023-03-30 16:07:41 +02:00
named Ad-hoc backtrace logging with isc_backtrace_log() 2023-03-29 10:47:53 +00:00
nsupdate Add isc_async_current() macro to run job on current loop 2023-03-30 16:07:41 +02:00
plugins clean up some deprecated/obsolete options and doc 2023-02-10 09:52:27 -08:00
rndc further cleanup after removing diffie-hellman TKEY mode 2023-03-08 08:36:25 +01:00
tests update the rpz tests to use the dummyrpz library 2023-03-28 18:41:17 -07:00
tools move dispatchmgr from resolver to view 2023-02-24 08:30:33 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00