bind9/bin
Ondřej Surý 53e835130e
Allow interrupting dnssec-signzone during signing
The signal handler in the isc_loop would wait for all the work to finish
before interrupting the signing.  Add teardown handlers via
isc_loopmgr_teardown() to signal the assignwork() it should stop signing
and bail-out early.

NOTE: The dnssec-signzone binary still can't be interrupted during zone
loading, zone cleaning, nsec(3) chain generation or zone writing.  This
might get addressed in the future if it becomes a problem.
2023-01-22 20:44:18 +01:00
..
check Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
confgen Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
delv Resolver query forwarding to DoT-enabled upstream servers 2023-01-20 14:45:30 +00:00
dig Refactor isc_nm_xfr_allowed() 2023-01-19 10:24:08 +00:00
dnssec Allow interrupting dnssec-signzone during signing 2023-01-22 20:44:18 +01:00
named Resolver query forwarding to DoT-enabled upstream servers 2023-01-20 14:45:30 +00:00
nsupdate remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
plugins Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
rndc Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
tests Fix nsupdate system test CA certificate signing validity days 2023-01-20 14:45:30 +00:00
tools fully remove DSCP 2023-01-17 16:18:21 -08:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00