Files
bind9/lib/isc
Aram Sargsyan c45d853f44 Use EVP_MD_CTX_get0_md() instead of deprecated EVP_MD_CTX_md()
OpenSSL 3.0.0 deprecates the EVP_MD_CTX_md() function.

Use EVP_MD_CTX_md() instead of EVP_MD_CTX_get0_md() and create a shim
to use the old variant for the older OpenSSL versions which don't have
the newer EVP_MD_CTX_get0_md().
2021-10-28 07:38:56 +00:00
..
2021-06-09 14:35:14 +02:00
2021-09-17 07:09:50 +02:00
2021-08-18 13:49:48 +10:00
2021-06-09 14:35:14 +02:00
2021-07-13 09:12:04 +02:00
2021-10-12 13:11:13 -07:00
2021-08-24 09:07:15 +02:00
2021-10-05 11:23:47 +03:00