haproxy/include
Olivier Houchard e6060c5d87 MINOR: SSL: Store the ASN1 representation of client sessions.
Instead of storing the SSL_SESSION pointer directly in the struct server,
store the ASN1 representation, otherwise, session resumption is broken with
TLS 1.3, when multiple outgoing connections want to use the same session.
2017-11-16 19:03:32 +01:00
..
common MINOR: tools: emphasize the node being worked on in the tree dump 2017-11-15 19:43:05 +01:00
import MINOR: threads: Add atomic-ops and plock includes in import dir 2017-10-31 11:36:13 +01:00
proto MINOR: applets: Use a bitfield to track applets activity per-thread 2017-11-16 11:19:46 +01:00
types MINOR: SSL: Store the ASN1 representation of client sessions. 2017-11-16 19:03:32 +01:00