CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/01/21 04:06:47

Modified files:
        usr.sbin/bind  : Makefile.bsd-wrapper 
        usr.sbin/bind/lib/dns: dst_openssl.h opensslgost_link.c 
                               opensslrsa_link.c 
        usr.sbin/bind/lib/isc: aes.c hmacsha.c sha1.c sha2.c 
        usr.sbin/bind/lib/isc/include/isc: hmacsha.h sha1.h sha2.h 

Log message:
Set --enable-openssl-hash to use digests from libcrypto instead
of the isc-provided ones. Get rid of most LIBRESSL_VERSION_NUMBER
checks in the C code to avoid hacky workarounds that were implemented
for old LibreSSL versions.

ok florian

Reply via email to