issues
search
perfsonar
/
owamp
A tool for performing one-way or two-way active measurements
Apache License 2.0
73
stars
31
forks
source link
Fix unit tests to compile against libssl 1.1.0+
#36
Closed
deastoe
closed
6 years ago
deastoe
commented
6 years ago
HMAC_CTX struct is now opaque
HMAC_CTX_init() and HMAC_CTX_cleanup() are removed
vvidic
commented
6 years ago
Tested build with openssl 1.0.1t, 1.1.0 and 1.1.1 and worked fine.