]> git.kaiwu.me - haproxy.git/commit
REORG: ssl: move openssl-compat from proto to common
authorWilly Tarreau <w@1wt.eu>
Thu, 9 May 2019 12:52:44 +0000 (14:52 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 10 May 2019 07:19:50 +0000 (09:19 +0200)
commit5599456ee2355509c45f1825e17b3fd233f0b8b4
tree314419d7c0c2a15dbac9acaa3c4f21f5e228e2c8
parentdf17e0e1a7908bdf665da4423b5f26d722e02eed
REORG: ssl: move openssl-compat from proto to common

This way we can include it much earlier to cover types/ as well.
include/common/openssl-compat.h [moved from include/proto/openssl-compat.h with 98% similarity]
include/types/ssl_sock.h
src/haproxy.c
src/ssl_sock.c