1. 693b23b MEDIUM: tree-wide: Use unsafe conn-stream API when it is relevant by Christopher Faulet · 2 years, 9 months ago
  2. cda94ac MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream by Christopher Faulet · 3 years ago
  3. f835dea MEDIUM: conn_stream: Add a pointer to the app object into the conn-stream by Christopher Faulet · 3 years ago
  4. 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · 3 years ago
  5. dd2d0d8 MEDIUM: conn-stream: Be prepared to use an appctx as conn-stream endpoint by Christopher Faulet · 3 years ago
  6. 897d612 MEDIUM: conn-stream: No longer access connection field directly by Christopher Faulet · 3 years ago
  7. 1329f2a REORG: conn_stream: move conn-stream stuff in dedicated files by Christopher Faulet · 3 years ago
  8. e00ad35 MEDIUM: stream: No longer release backend conn-stream on connection retry by Christopher Faulet · 3 years ago
  9. c17c31c BUG/MEDIUM: mux-h1: Don't wake h1s if mux is blocked on lack of output buffer by Christopher Faulet · 2 years, 10 months ago
  10. 3b990fe BUG/MEDIUM: connection: properly leave stopping list on error by Willy Tarreau · 2 years, 11 months ago
  11. b4eca0e BUG/MAJOR: mux-h1: Don't decrement .curr_len for unsent data by Christopher Faulet · 2 years, 11 months ago
  12. a9dd901 MINOR: proxy: add option idle-close-on-response by William Dauchy · 2 years, 11 months ago
  13. 41951ab MINOR: mux-h1: add stat for total amount of bytes received and sent by Christopher Faulet · 3 years ago
  14. 3bca28c MINOR: mux-h1: add stat for total count of connections/streams by Christopher Faulet · 3 years ago
  15. 60fa051 MINOR: mux-h1: count open connections/streams on stats by Christopher Faulet · 3 years ago
  16. 563c345 MINOR: mux-h1: add counters instance to h1c by Christopher Faulet · 3 years ago
  17. b4c584e MINOR: mux-h1: register a stats module by Christopher Faulet · 3 years ago
  18. 6580f28 MINOR: mux-h1: Improve H1 traces by adding info about http parsers by Christopher Faulet · 3 years ago
  19. f5ce320 BUG/MINOR: mux-h1: Fix splicing for messages with unknown length by Christopher Faulet · 3 years ago
  20. 140f1a5 BUG/MEDIUM: mux-h1: Fix splicing by properly detecting end of message by Christopher Faulet · 3 years ago
  21. 7530830 BUG/MEDIUM: mux-h1: Handle delayed silent shut in h1_process() to release H1C by Christopher Faulet · 3 years ago
  22. 99293b0 MINOR: mux-h1: Slightly Improve H1 traces by Christopher Faulet · 3 years, 1 month ago
  23. 90ac605 MINOR: stream/mux: implement websocket stream flag by Amaury Denoyelle · 3 years, 1 month ago
  24. e76b4f0 BUG/MEDIUM: mux-h1: Perform a connection shutdown when the h1c is released by Christopher Faulet · 3 years, 1 month ago
  25. a85c522 BUG/MINOR: mux-h1: Save shutdown mode if the shutdown is delayed by Christopher Faulet · 3 years, 1 month ago
  26. dfd10ab MINOR: proxy: Introduce proxy flags to replace disabled bitfield by Christopher Faulet · 3 years, 2 months ago
  27. b4e3476 REORG: thread/sched: move the last dynamic thread_info to thread_ctx by Willy Tarreau · 3 years, 2 months ago
  28. 63617db BUILD: idleconns: include missing ebmbtree.h at several places by Willy Tarreau · 3 years, 2 months ago
  29. beeabf5 MINOR: task: provide 3 task_new_* wrappers to simplify the API by Willy Tarreau · 3 years, 2 months ago
  30. da3adeb BUG/MEDIUM: mux-h1/mux-fcgi: Reject messages with unknown transfer encoding by Christopher Faulet · 3 years, 2 months ago
  31. f56e846 BUG/MINOR: mux-h1/mux-fcgi: Sanitize TE header to only send "trailers" by Christopher Faulet · 3 years, 2 months ago
  32. 631c7e8 MEDIUM: h1: Force close mode for invalid uses of T-E header by Christopher Faulet · 3 years, 2 months ago
  33. e136bd1 MEDIUM: mux-h1: Reject HTTP/1.0 GET/HEAD/DELETE requests with a payload by Christopher Faulet · 3 years, 2 months ago
  34. b3230f7 MINOR: mux-h1: Be able to set custom status code on parsing error by Christopher Faulet · 3 years, 2 months ago
  35. 36e46aa MINOR: mux-h1: Set error code if possible when MUX_EXIT_STATUS is returned by Christopher Faulet · 3 years, 2 months ago
  36. 564e39c MINOR: stream-int: Notify mux when the buffer is not stuck when calling rcv_buf by Christopher Faulet · 3 years, 2 months ago
  37. 46e058d BUG/MEDIUM: mux-h1: Adjust conditions to ask more space in the channel buffer by Christopher Faulet · 3 years, 2 months ago
  38. ab7389d BUG/MAJOR: mux-h1: Don't eval input data if an error was reported by Christopher Faulet · 3 years, 2 months ago
  39. 0fa8007 CLEANUP: mux-h1: Remove condition rejecting upgrade requests with payload by Christopher Faulet · 3 years, 3 months ago
  40. cf30756 BUG/MINOR: mux-h1: Be sure to swap H1C to splice mode when rcv_pipe() is called by Christopher Faulet · 3 years, 4 months ago
  41. 07e10de BUG/MINOR: mux-h1: Obey dontlognull option for empty requests by Christopher Faulet · 3 years, 4 months ago
  42. b74debd BUG/MINOR: mux-h1: do not skip the error response on bad requests by Willy Tarreau · 3 years, 6 months ago
  43. 1112430 MINOR: errors: specify prefix "config" for parsing output by Amaury Denoyelle · 3 years, 6 months ago
  44. 44c0dcf CLEANUP: mux-h1: Rename functions parsing input buf and filling output buf by Christopher Faulet · 3 years, 10 months ago
  45. 00d7cde MINOR: muxes/h1-htx: Realign input buffer using b_slow_realign_ofs() by Christopher Faulet · 3 years, 10 months ago
  46. 16a524c MINOR: mux-h1/mux-fcgi: Don't needlessly loop on data parsing by Christopher Faulet · 3 years, 10 months ago
  47. de471a4 MINOR: h1-htx: Update h1 parsing functions to return result as a size_t by Christopher Faulet · 3 years, 10 months ago
  48. adc0240 BUILD: mux-h1: include proxy.h from mux-h1.c by Willy Tarreau · 3 years, 7 months ago
  49. 10a8670 MINOR: mux-h1: Manage processing blocking flags on the H1 stream by Christopher Faulet · 3 years, 8 months ago
  50. 14ee9b8 CLEANUP: mux-h1: rename WAIT_INPUT/WAIT_OUTPUT flags by Christopher Faulet · 3 years, 8 months ago
  51. 02c92c3 MEDIUM: mux-h1: Wake H1 stream when both sides a synchronized by Christopher Faulet · 3 years, 8 months ago
  52. 94d3510 MINOR: mux-h1: Always subscribe for reads when splicing is disabled by Christopher Faulet · 3 years, 8 months ago
  53. 8454f2d MINOR: mux-h1: Subscribe for sends if output buffer is not empty in h1_snd_pipe by Christopher Faulet · 3 years, 8 months ago
  54. 2b861bf MINOR: mux-h1: clean up conditions to enabled and disabled splicing by Christopher Faulet · 3 years, 8 months ago
  55. 1baef15 BUG/MEDIUM: mux-h1: Properly report client close if abortonclose option is set by Christopher Faulet · 3 years, 8 months ago
  56. ec4207c MEDIUM: mux-h1: Don't block reads when waiting for the other side by Christopher Faulet · 3 years, 8 months ago
  57. d3a88c1 MEDIUM: connection: close front idling connection on soft-stop by Amaury Denoyelle · 3 years, 7 months ago
  58. efc6e95 MEDIUM: mux_h1: release idling frontend conns on soft-stop by Amaury Denoyelle · 3 years, 7 months ago
  59. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · 3 years, 7 months ago
  60. 6eb3d37 MINOR: trace: make trace sources read_mostly by Willy Tarreau · 3 years, 8 months ago
  61. 4781b15 CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec by Willy Tarreau · 3 years, 8 months ago
  62. 3f612f7 MEDIUM: mux-h1: Expose h1 in the list of supported mux protocols by Christopher Faulet · 3 years, 10 months ago
  63. 143e9e5 MINOR: mux-h1: Don't perform implicit HTTP/2 upgrade if not supported by mux by Christopher Faulet · 3 years, 9 months ago
  64. 62592ad BUG/MEDIUM: mux-h1: make h1_shutw_conn() idempotent by Willy Tarreau · 3 years, 8 months ago
  65. d68d4f1 MEDIUM: dynbuf: remove last usages of b_alloc_margin() by Willy Tarreau · 3 years, 8 months ago
  66. dae6975 MINOR: muxes: garbage collect the reset() method. by Olivier Houchard · 3 years, 9 months ago
  67. 7416314 CLEANUP: task: make sure tasklet handlers always indicate their statuses by Willy Tarreau · 3 years, 9 months ago
  68. 36119de BUG/MEDIUM: session: NULL dereference possible when accessing the listener by William Lallemand · 3 years, 9 months ago
  69. 0182516 CLEANUP: config: make the cfg_keyword parsers take a const for the defproxy by Willy Tarreau · 3 years, 9 months ago
  70. 430bf4a MINOR: server: allocate a per-thread struct for the per-thread connections stuff by Willy Tarreau · 3 years, 9 months ago
  71. 4f8cd43 MINOR: xprt: add new xprt_set_idle and xprt_set_used methods by Willy Tarreau · 3 years, 9 months ago
  72. e388f2f MEDIUM: muxes: mark idle conns tasklets with TASK_F_USR1 by Willy Tarreau · 3 years, 9 months ago
  73. 144f84a MEDIUM: task: extend the state field to 32 bits by Willy Tarreau · 3 years, 9 months ago
  74. dcf753a CLEANUP: Use the ist() macro whenever possible by Tim Duesterhus · 3 years, 9 months ago
  75. 7b5777d CLEANUP: Use isttest(const struct ist) whenever possible by Tim Duesterhus · 3 years, 9 months ago
  76. 92c696e CLEANUP: Use ist2(const void*, size_t) whenever possible by Tim Duesterhus · 3 years, 9 months ago
  77. 6c93c4e CLEANUP: muxes: Remove useless if condition in show_fd function by Christopher Faulet · 3 years, 9 months ago
  78. 4d77bbf MINOR: dynbuf: pass offer_buffers() the number of buffers instead of a threshold by Willy Tarreau · 3 years, 9 months ago
  79. 90f366b MINOR: dynbuf: use regular lists instead of mt_lists for buffer_wait by Willy Tarreau · 3 years, 9 months ago
  80. e8e5091 MINOR: dynbuf: make the buffer wait queue per thread by Willy Tarreau · 3 years, 9 months ago
  81. 8990b01 MINOR: connection: allocate dynamically hash node for backend conns by Amaury Denoyelle · 3 years, 9 months ago
  82. f232cb3 MEDIUM: connection: replace idle conn lists by eb trees by Amaury Denoyelle · 3 years, 11 months ago
  83. 5c7086f MEDIUM: connection: protect idle conn lists with locks by Amaury Denoyelle · 3 years, 11 months ago
  84. 0aeaa29 CLEANUP: muxes: Remove useless calls to b_realign_if_empty() by Christopher Faulet · 3 years, 10 months ago
  85. 3689367 MINOR: mux-h1: Be sure EOM flag is set when processing end of outgoing message by Christopher Faulet · 3 years, 10 months ago
  86. 0a916d2 BUG/MINOR: mux-h1: Don't blindly skip EOT block for non-chunked messages by Christopher Faulet · 3 years, 10 months ago
  87. 0d7e634 BUG/MINOR: mux-h1: Fix data skipping for bodyless responses by Christopher Faulet · 3 years, 10 months ago
  88. a22782b BUG/MEDIUM: mux-h1: Always set CS_FL_EOI for response in MSG_DONE state by Christopher Faulet · 3 years, 10 months ago
  89. f4b7074 BUG/MINOR: mux-h1: Don't increment HTTP error counter for 408/500/501 errors by Christopher Faulet · 3 years, 10 months ago
  90. acf8459 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 10 months ago
  91. 3d6e0e3 BUG/MINOR: mux-h1: Don't emit extra CRLF for empty chunked messages by Christopher Faulet · 3 years, 10 months ago
  92. 1faeb4c MINOR: mux-h1: Remove first useless test on count in h1_process_output() by Christopher Faulet · 3 years, 10 months ago
  93. ac6322d MINOR: muxes: export the timeout and shutr task handlers by Willy Tarreau · 3 years, 10 months ago
  94. 26a2643 MINOR: mux-h1/trace: add traces at level ERROR for all kind of errors by Christopher Faulet · 3 years, 10 months ago
  95. aad333a MEDIUM: h1: add a WebSocket key on handshake if needed by Amaury Denoyelle · 4 years ago
  96. c193823 MEDIUM: h1: generate WebSocket key on response if needed by Amaury Denoyelle · 4 years ago
  97. 18ee5c3 MINOR: h1: reject websocket handshake if missing key by Amaury Denoyelle · 4 years ago
  98. f3e7619 MINOR: mux-h1: Don't add Connection close/keep-alive header for 1xx messages by Christopher Faulet · 4 years ago
  99. 91fcf21 MINOR: mux-h1: Don't emit C-L and T-E headers for 204 and 1xx responses by Christopher Faulet · 4 years ago
  100. e5596bf MEDIUM: mux-h1: Don't emit any payload for bodyless responses by Christopher Faulet · 4 years ago