bind9/lib
Aram Sargsyan 965bdd9894 Use OpenSSL version macro instead of function check
Unless being configured with the `no-deprecated` option, OpenSSL 3.0.0
still has the deprecated APIs present and will throw warnings during
compilation, when using them.

Make sure that the old APIs are being used only with the older versions
of OpenSSL.
2021-10-28 07:39:37 +00:00
..
bind9 Handle duplicate catalog zone entries gracefully 2021-10-27 01:32:57 +11:00
dns Refactor the OpenSSL DH usage to use newer APIs 2021-10-28 07:39:37 +00:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Use OpenSSL version macro instead of function check 2021-10-28 07:39:37 +00:00
isccc Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
isccfg Change nsec3param default to iter 0 salt-length 0 2021-10-25 11:27:23 +02:00
ns attach the interface manager when activating a route socket 2021-10-18 14:21:03 -07: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