bind9/lib
Matthijs Mekking 1ac02b0f1d The use of isc_dir_t in keymgr is not needed
The internal keymgr used 'isc_dir_open(&dir)' and 'isc_dir_close(&dir)',
but was not using the variable 'dir`, other than checking if the
directory can be opened. Errors like these will be be caught already
in the dst_api function calls.
2024-01-25 15:37:40 +01:00
..
dns The use of isc_dir_t in keymgr is not needed 2024-01-25 15:37:40 +01:00
isc Forward declare mallocx in isc/mem.h 2024-01-18 09:34:36 +01:00
isccc Defer control channel message invalidation 2024-01-10 15:48:25 +01:00
isccfg Create private keys with PKCS#11 object 2024-01-25 14:41:25 +01:00
ns Fix flawed logic when detecting same listener type 2024-01-12 17:59:53 +02:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00