haproxy/include
Olivier Houchard 201b9f4eb5 MAJOR: connections: Defer mux creation for outgoing connection if alpn is set.
If an ALPN (or a NPN) was chosen for a server, defer choosing the mux until
after the SSL handshake is done, and the ALPN/NPN has been negociated, so
that we know which mux to pick.
2018-11-22 19:52:23 +01:00
..
common MINOR: poller: move the call of tv_update_date() back to the pollers 2018-11-22 18:57:37 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MAJOR: connections: Defer mux creation for outgoing connection if alpn is set. 2018-11-22 19:52:23 +01:00
types MINOR: server: Add "alpn" and "npn" keywords. 2018-11-22 19:50:08 +01:00