]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: usr: Add new logging module for logging crypto errors in libisc
authorOndřej Surý <ondrej@isc.org>
Tue, 26 Nov 2024 10:23:11 +0000 (10:23 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 26 Nov 2024 10:23:11 +0000 (10:23 +0000)
Add a new 'crypto' log module that will be used for a low-level
cryptographic operations.  The DNS related cryptography logs
are still logged in the 'dns/crypto' module.

Merge branch 'ondrej/add-ISC_LOGMODULE_CRYPTO' into 'main'

See merge request isc-projects/bind9!9287


Trivial merge