1. 28cb366 BUG/MINOR: mux-fcgi: Forbid special characters when matching PATH_INFO param by Christopher Faulet · 4 years, 5 months ago
  2. 12ffab0 BUG/MEDIUM: muxes: Use the right argument when calling the destroy method. by Olivier Houchard · 4 years, 5 months ago
  3. 911db9b MEDIUM: connection: use CO_FL_WAIT_XPRT more consistently than L4/L6/HANDSHAKE by Willy Tarreau · 4 years, 6 months ago
  4. c192b0a MEDIUM: connection: remove CO_FL_CONNECTED and only rely on CO_FL_WAIT_* by Willy Tarreau · 4 years, 6 months ago
  5. ee1a6fc MINOR: connection: make the last arg of subscribe() a struct wait_event* by Willy Tarreau · 4 years, 6 months ago
  6. 8907e4d MEDIUM: mux-fcgi: merge recv_wait and send_wait event notifications by Willy Tarreau · 4 years, 6 months ago
  7. 7aad703 MEDIUM: mux-fcgi: do not make an fstrm subscribe to itself on deferred shut by Willy Tarreau · 4 years, 6 months ago
  8. f11be0e MEDIUM: mux-fcgi: do not try to stop sending streams on blocked mux by Willy Tarreau · 4 years, 6 months ago
  9. 76014fd MEDIUM: h1-htx: Add HTX EOM block when the message is in H1_MSG_DONE state by Christopher Faulet · 4 years, 7 months ago
  10. f950c2e BUG/MEDIUM: mux-fcgi: Handle cases where the HTX EOM block cannot be inserted by Christopher Faulet · 4 years, 7 months ago
  11. e18f53e BUILD/MINOR: trace: fix use of long type in a few printf format strings by Willy Tarreau · 4 years, 7 months ago
  12. 9b8e11e MINOR: mux: Add a new method to get informations about a mux. by Olivier Houchard · 4 years, 9 months ago
  13. 08618a7 BUG/MINOR: mux-h1/mux-fcgi/trace: Fix position of the 4th arg in some traces by Christopher Faulet · 4 years, 9 months ago
  14. 5c0f859 MINOR: mux-fcgi/trace: Register a new trace source with its events by Christopher Faulet · 4 years, 9 months ago
  15. 67d5809 MINOR: http: Remove headers matching the name of http-send-name-header option by Christopher Faulet · 4 years, 9 months ago
  16. af54263 MINOR: h1-htx: Update h1_copy_msg_data() to ease the traces in the mux-h1 by Christopher Faulet · 4 years, 9 months ago
  17. 72ba6cd MINOR: http: Add server name header from HTTP multiplexers by Christopher Faulet · 4 years, 10 months ago
  18. 13ed9fa BUG/MINOR: mux-fcgi: silence a gcc warning about null dereference by William Lallemand · 4 years, 10 months ago
  19. c45791a BUG/MINOR: mux-fcgi: Use a literal string as format in app_log() by Christopher Faulet · 4 years, 10 months ago
  20. 82c798a CLEANUP: mux-fcgi: Remove the unused function fcgi_strm_id() by Christopher Faulet · 4 years, 10 months ago
  21. a99db93 BUG/MINOR: mux-fcgi: Be sure to have a connection to unsubcribe by Christopher Faulet · 4 years, 10 months ago
  22. d66700a BUG/MINOR: build: Fix compilation of mux_fcgi.c when compiled without SSL by Christopher Faulet · 4 years, 10 months ago
  23. 99eff65 MEDIUM: mux-fcgi: Add the FCGI multiplexer by Christopher Faulet · 5 years ago