haproxy/include
Olivier Houchard 7b5fd1ec26 MEDIUM: connections: Move some fields from struct connection to ssl_sock_ctx.
Move xprt_st, tmp_early_data and sent_early_data from struct connection to
struct ssl_sock_ctx, as they are only used in the SSL code.
2019-04-18 14:56:24 +02:00
..
common BUG/MEDIUM: htx: Don't return the start-line if the HTX message is empty 2019-04-17 15:12:27 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: connections: Move some fields from struct connection to ssl_sock_ctx. 2019-04-18 14:56:24 +02:00
types MEDIUM: connections: Move some fields from struct connection to ssl_sock_ctx. 2019-04-18 14:56:24 +02:00