]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: build with recent BoringSSL library
authorEmmanuel Hocdet <manu@gandi.net>
Mon, 2 Oct 2017 15:12:06 +0000 (17:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 24 Oct 2017 17:57:16 +0000 (19:57 +0200)
commit019f9b10ef4e99d2ddd017f75d5e2050cf593678
treefc0faca7f58e28dae2cd4e86b70e03ff43e54353
parente966e4e45118f1f83b060001a5ffb9d8315a1bdf
MINOR: ssl: build with recent BoringSSL library

BoringSSL switch OPENSSL_VERSION_NUMBER to 1.1.0 for compatibility.
Fix BoringSSL call and openssl-compat.h/#define occordingly.
This will not break openssl/libressl compat.
include/proto/openssl-compat.h
src/ssl_sock.c