1. a48c141 BUG/MAJOR: connection: refine the situations where we don't send shutw() by Willy Tarreau · Fri Dec 22 18:46:33 2017 +0100
  2. 28f1cb9 MINOR: mux: add flags to describe a mux's capabilities by Willy Tarreau · Wed Dec 20 16:14:44 2017 +0100
  3. 7fc96d5 MINOR: mux: Make sure every string is woken up after the handshake. by Olivier Houchard · Thu Nov 23 18:25:47 2017 +0100
  4. ed339a3 BUG/MAJOR: mux_pt: don't dereference a connstream after ->wake() by Willy Tarreau · Fri Nov 03 15:55:24 2017 +0100
  5. 7da120b MINOR: mux: Only define pipe functions on linux. by Olivier Houchard · Wed Nov 01 13:55:10 2017 +0100
  6. 436d333 MEDIUM: connection: add a destroy callback by Willy Tarreau · Sun Oct 08 11:16:46 2017 +0200
  7. 2c52a2b MEDIUM: connection: make mux->detach() release the connection by Willy Tarreau · Sun Oct 08 11:00:17 2017 +0200
  8. 4b79524 MEDIUM: mux_pt: make cs_shutr() / cs_shutw() properly close the connection by Willy Tarreau · Thu Oct 05 18:47:38 2017 +0200
  9. 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
  10. 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
  11. 9aaf778 MAJOR: connection : Split struct connection into struct connection and struct conn_stream. by Olivier Houchard · Wed Sep 13 18:30:23 2017 +0200
  12. 7a3f0df MINOR: mux_pt: implement remaining mux_ops methods by Olivier Houchard · Wed Sep 13 18:30:23 2017 +0200
  13. f649082 MINOR: mux: register the pass-through mux for any ALPN string by Willy Tarreau · Thu Sep 21 19:43:21 2017 +0200
  14. 53a4766 MEDIUM: connection: start to introduce a mux layer between xprt and data by Willy Tarreau · Mon Aug 28 10:53:00 2017 +0200