]> 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 <azat@libevent.org>
Sat, 2 Feb 2019 12:17:55 +0000 (15:17 +0300)
commit894ca48a1159d595289fe5775e64558bf1d20499
tree408e082963714e7255ebda79d4178d0dac63b49a
parent8818c86caf1deb15d5075de1f7b951d4c60be602
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)
(cherry picked from commit 28b8075400c70b2d2da2ce07e590c2ec6d11783d)
openssl-compat.h
sample/https-client.c
sample/le-proxy.c
sample/openssl_hostname_validation.c
test/regress_ssl.c