]> granicus.if.org Git - libevent/commit
Fix build with LibreSSL 2.7
authorBernard Spil <brnrd@FreeBSD.org>
Mon, 2 Apr 2018 11:18:27 +0000 (13:18 +0200)
committerAzat Khuzhin <a3at.mail@gmail.com>
Mon, 2 Apr 2018 20:13:28 +0000 (23:13 +0300)
commit28b8075400c70b2d2da2ce07e590c2ec6d11783d
tree1eb54f31774a6dd39f3f52f14dc3aacdafca223f
parent33baa4e59fbf9432d77a19c6b2b45402580b79a5
Fix build with LibreSSL 2.7

LibreSSL 2.7 implements OpenSSL 1.1 API except for BIO_get_init()

See also: https://bugs.freebsd.org/226900
Signed-off-by: Bernard Spil <brnrd@FreeBSD.org>
Closes: #617 (cherry-pick)
openssl-compat.h
sample/https-client.c
sample/le-proxy.c
sample/openssl_hostname_validation.c
test/regress_ssl.c