1. ee1a6fc MINOR: connection: make the last arg of subscribe() a struct wait_event* by Willy Tarreau · 4 years, 6 months ago
  2. 8907e4d MEDIUM: mux-fcgi: merge recv_wait and send_wait event notifications by Willy Tarreau · 4 years, 6 months ago
  3. 7aad703 MEDIUM: mux-fcgi: do not make an fstrm subscribe to itself on deferred shut by Willy Tarreau · 4 years, 6 months ago
  4. f11be0e MEDIUM: mux-fcgi: do not try to stop sending streams on blocked mux by Willy Tarreau · 4 years, 6 months ago
  5. 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
  6. f950c2e BUG/MEDIUM: mux-fcgi: Handle cases where the HTX EOM block cannot be inserted by Christopher Faulet · 4 years, 7 months ago
  7. e18f53e BUILD/MINOR: trace: fix use of long type in a few printf format strings by Willy Tarreau · 4 years, 7 months ago
  8. 9b8e11e MINOR: mux: Add a new method to get informations about a mux. by Olivier Houchard · 4 years, 9 months ago
  9. 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
  10. 5c0f859 MINOR: mux-fcgi/trace: Register a new trace source with its events by Christopher Faulet · 4 years, 9 months ago
  11. 67d5809 MINOR: http: Remove headers matching the name of http-send-name-header option by Christopher Faulet · 4 years, 9 months ago
  12. 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
  13. 72ba6cd MINOR: http: Add server name header from HTTP multiplexers by Christopher Faulet · 4 years, 10 months ago
  14. 13ed9fa BUG/MINOR: mux-fcgi: silence a gcc warning about null dereference by William Lallemand · 4 years, 10 months ago
  15. c45791a BUG/MINOR: mux-fcgi: Use a literal string as format in app_log() by Christopher Faulet · 4 years, 10 months ago
  16. 82c798a CLEANUP: mux-fcgi: Remove the unused function fcgi_strm_id() by Christopher Faulet · 4 years, 10 months ago
  17. a99db93 BUG/MINOR: mux-fcgi: Be sure to have a connection to unsubcribe by Christopher Faulet · 4 years, 10 months ago
  18. d66700a BUG/MINOR: build: Fix compilation of mux_fcgi.c when compiled without SSL by Christopher Faulet · 4 years, 10 months ago
  19. 99eff65 MEDIUM: mux-fcgi: Add the FCGI multiplexer by Christopher Faulet · 5 years ago