bind9/lib
Ondřej Surý bf1a29e9e1 Use OpenSSL 1.x SHA_CTX API in isc_iterated_hash()
If the OpenSSL SHA1_{Init,Update,Final} API is still available, use it.
The API has been deprecated in OpenSSL 3.0, but it is significantly
faster than EVP_MD API, so make an exception here and keep using it
until we can't.

(cherry picked from commit 25db8d0103)
2023-01-19 00:33:37 +01:00
..
bind9 remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
dns Don't use reference counting in isc_timer unit 2023-01-18 22:39:26 +01:00
irs Move all the unit tests to /tests/<libname>/ 2022-05-31 12:06:00 +02:00
isc Use OpenSSL 1.x SHA_CTX API in isc_iterated_hash() 2023-01-19 00:33:37 +01:00
isccc Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
isccfg remove nonfunctional DSCP implementation 2023-01-09 14:23:26 -08:00
ns Don't set EDE in ns_client_aclchecksilent 2023-01-10 10:02:14 +00: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