Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
66888f907cdfba1636ed7e01f8435af67b8da691
/
src
/
mux_pt.c
a48c141
BUG/MAJOR: connection: refine the situations where we don't send shutw()
by Willy Tarreau
· Fri Dec 22 18:46:33 2017 +0100
28f1cb9
MINOR: mux: add flags to describe a mux's capabilities
by Willy Tarreau
· Wed Dec 20 16:14:44 2017 +0100
7fc96d5
MINOR: mux: Make sure every string is woken up after the handshake.
by Olivier Houchard
· Thu Nov 23 18:25:47 2017 +0100
ed339a3
BUG/MAJOR: mux_pt: don't dereference a connstream after ->wake()
by Willy Tarreau
· Fri Nov 03 15:55:24 2017 +0100
7da120b
MINOR: mux: Only define pipe functions on linux.
by Olivier Houchard
· Wed Nov 01 13:55:10 2017 +0100
436d333
MEDIUM: connection: add a destroy callback
by Willy Tarreau
· Sun Oct 08 11:16:46 2017 +0200
2c52a2b
MEDIUM: connection: make mux->detach() release the connection
by Willy Tarreau
· Sun Oct 08 11:00:17 2017 +0200
4b79524
MEDIUM: mux_pt: make cs_shutr() / cs_shutw() properly close the connection
by Willy Tarreau
· Thu Oct 05 18:47:38 2017 +0200
ecdb3fe
MINOR: conn_stream: modify cs_shut{r,w} API to pass the desired mode
by Willy Tarreau
· Thu Oct 05 15:25:48 2017 +0200
4ff3b89
MINOR: connection: make conn_stream users also check for per-stream error flag
by Willy Tarreau
· Mon Oct 16 15:17:17 2017 +0200
9aaf778
MAJOR: connection : Split struct connection into struct connection and struct conn_stream.
by Olivier Houchard
· Wed Sep 13 18:30:23 2017 +0200
7a3f0df
MINOR: mux_pt: implement remaining mux_ops methods
by Olivier Houchard
· Wed Sep 13 18:30:23 2017 +0200
f649082
MINOR: mux: register the pass-through mux for any ALPN string
by Willy Tarreau
· Thu Sep 21 19:43:21 2017 +0200
53a4766
MEDIUM: connection: start to introduce a mux layer between xprt and data
by Willy Tarreau
· Mon Aug 28 10:53:00 2017 +0200