haproxy/include
William Lallemand c0cdaffaa3 REORG: ssl: move ssl_sock_ctx and fix cross-dependencies issues
In order to move all SSL sample fetches in another file, moving the
ssl_sock_ctx definition in a .h file is required.

Unfortunately it became a cross dependencies hell to solve, because of
the struct wait_event field, so <types/connection.h> is needed which
created other problems.
2020-05-15 14:11:54 +02:00
..
common BUG/MINOR: sample/ssl: Fix digest converter for openssl < 1.1.0 2020-05-12 16:30:41 +02:00
import
proto REORG: ssl: move ssl_sock_ctx and fix cross-dependencies issues 2020-05-15 14:11:54 +02:00
types REORG: ssl: move ssl_sock_ctx and fix cross-dependencies issues 2020-05-15 14:11:54 +02:00