bind9/lib/isccc
Mark Andrews a23507c4fa Pass the digest buffer length to EVP_DigestSignFinal
OpenSSL 3.0.1 does not accept 0 as a digest buffer length when
calling EVP_DigestSignFinal as it now checks that the digest buffer
length is large enough for the digest.  Pass the digest buffer
length instead.
2021-12-17 20:28:01 +11:00
..
include Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
alist.c Make isc_result a static enum 2021-10-06 11:22:20 +02:00
base64.c Make isc_result a static enum 2021-10-06 11:22:20 +02:00
cc.c Pass the digest buffer length to EVP_DigestSignFinal 2021-12-17 20:28:01 +11:00
ccmsg.c Fix the isc_nm_closedown() to actually close the pending connections 2020-10-22 11:37:16 -07:00
Makefile.am Make isc_result a static enum 2021-10-06 11:22:20 +02:00
sexpr.c update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
symtab.c Make isc_result a static enum 2021-10-06 11:22:20 +02:00