haproxy/include
William Lallemand 89f5807315 BUG/MINOR: ssl: fix build with openssl < 1.1.0
8c1cddef ("MINOR: ssl: new functions duplicate and free a ckch_store")
use some OpenSSL refcount functions that were introduced in OpenSSL
1.0.2 and OpenSSL 1.1.0.

Fix the problem by introducing them in openssl-compat.h.

Fix #336.
2019-10-23 19:44:50 +02:00
..
common BUG/MINOR: ssl: fix build with openssl < 1.1.0 2019-10-23 19:44:50 +02:00
import
proto BUG/MEDIUM: task: make tasklets either local or shared but not both at once 2019-10-18 09:04:55 +02:00
types MEDIUM: cli/ssl: handle the creation of SSL_CTX in an IO handler 2019-10-23 11:54:51 +02:00