1. 7fc96d5 MINOR: mux: Make sure every string is woken up after the handshake. by Olivier Houchard · 7 years ago
  2. ed339a3 BUG/MAJOR: mux_pt: don't dereference a connstream after ->wake() by Willy Tarreau · 7 years ago
  3. 7da120b MINOR: mux: Only define pipe functions on linux. by Olivier Houchard · 7 years ago
  4. 436d333 MEDIUM: connection: add a destroy callback by Willy Tarreau · 7 years ago
  5. 2c52a2b MEDIUM: connection: make mux->detach() release the connection by Willy Tarreau · 7 years ago
  6. 4b79524 MEDIUM: mux_pt: make cs_shutr() / cs_shutw() properly close the connection by Willy Tarreau · 7 years ago
  7. ecdb3fe MINOR: conn_stream: modify cs_shut{r,w} API to pass the desired mode by Willy Tarreau · 7 years ago
  8. 4ff3b89 MINOR: connection: make conn_stream users also check for per-stream error flag by Willy Tarreau · 7 years ago
  9. 9aaf778 MAJOR: connection : Split struct connection into struct connection and struct conn_stream. by Olivier Houchard · 7 years ago
  10. 7a3f0df MINOR: mux_pt: implement remaining mux_ops methods by Olivier Houchard · 7 years ago
  11. f649082 MINOR: mux: register the pass-through mux for any ALPN string by Willy Tarreau · 7 years ago
  12. 53a4766 MEDIUM: connection: start to introduce a mux layer between xprt and data by Willy Tarreau · 7 years ago