bind9/lib
Michał Kępień 7983d5fa7c Check for SSL_CTX_set_keylog_callback() support
The SSL_CTX_set_keylog_callback() function is a fairly recent OpenSSL
addition, having first appeared in version 1.1.1.  Add a configure.ac
check for the availability of that function to prevent build errors on
older platforms.  Sort similar checks alphabetically.

This makes the SSLKEYLOGFILE mechanism a silent no-op on unsupported
platforms, which is considered acceptable for a debugging feature.
2021-12-22 18:17:26 +01:00
..
bind9 Add server christmas tree test 2021-12-02 14:27:18 +01:00
dns Pass the digest buffer length to EVP_DigestSignFinal 2021-12-17 20:28:01 +11:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Check for SSL_CTX_set_keylog_callback() support 2021-12-22 18:17:26 +01:00
isccc Pass the digest buffer length to EVP_DigestSignFinal 2021-12-17 20:28:01 +11:00
isccfg Drop cppcheck workarounds 2021-12-14 15:03:56 +01:00
ns remove ns_interface reference counting 2021-12-15 09:46:06 -08:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00