bind9/bin
Ondřej Surý 3b31f7f563
Add autoconf option to enable memory leak detection in libraries
There's a known memory leak in the engine_pkcs11 at the time of writing
this and it interferes with the named ability to check for memory leaks
in the OpenSSL memory context by default.

Add an autoconf option to explicitly enable the memory leak detection,
and use it in the CI except for pkcs11 enabled builds.  When this gets
fixed in the engine_pkc11, the option can be enabled by default.
2022-09-27 17:53:04 +02:00
..
check Remove the isc_app API 2022-08-26 09:09:25 +02:00
confgen Replace alg_totext with dst_hmac_algorithm_totext 2022-09-27 16:54:39 +02:00
delv Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
dig Add autoconf option to enable memory leak detection in libraries 2022-09-27 17:53:04 +02:00
dnssec Use the return value of isc_task_create() 2022-09-27 12:22:34 +00:00
named Add autoconf option to enable memory leak detection in libraries 2022-09-27 17:53:04 +02:00
nsupdate Document nsupdate options related to DoT 2022-09-23 13:27:44 +00:00
plugins Make isc_ht optionally case insensitive 2022-03-28 15:02:18 -07:00
rndc prevent a possible shutdown hang in rndc 2022-09-12 13:14:19 -07:00
tests Convert DST_ALG defines to enum and group HMAC algorithms 2022-09-27 16:54:36 +02:00
tools Implement TLS transport support for dns_request and dns_dispatch 2022-09-19 16:36:28 +00:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00