1. 192333e BUG/MINOR: mux-h1: Immediately report H1C errors from h1_snd_buf() by Christopher Faulet · 3 years, 7 months ago
  2. 6d2abd7 BUG/MEDIUM: mux-h1: Fix handling of responses to CONNECT other than 200-ok by Christopher Faulet · 3 years, 7 months ago
  3. 71a5a75 BUG/MEDIUM: mux-h1: Always set CS_FL_EOI for response in MSG_DONE state by Christopher Faulet · 3 years, 8 months ago
  4. 1cf96cd BUG/MINOR: mux-h1: Don't set CS_FL_EOI too early for protocol upgrade requests by Christopher Faulet · 3 years, 10 months ago
  5. 8ec3d24 BUG/MEDIUM: mux-h1: Get the session from the H1S when capturing bad messages by Christopher Faulet · 4 years ago
  6. cd5da7a BUG/MEDIUM: h1: Always try to receive more in h1_rcv_buf(). by Olivier Houchard · 5 years ago
  7. 823613c BUG/MINOR: mux-h1: Always set the session on frontend h1 stream by Christopher Faulet · 4 years ago
  8. 0814458 BUG/MEDIUM: mux-h1: always apply the timeout on half-closed connections by Willy Tarreau · 4 years ago
  9. b576206 BUG/MEDIUM: mux-h1: Refresh H1 connection timeout after a synchronous send by Christopher Faulet · 4 years, 2 months ago
  10. 290988a BUG/MEDIUM: mux-h1: Disable the splicing when nothing is received by Christopher Faulet · 4 years, 2 months ago
  11. d2a762f BUG/MEDIUM: mux-h1: Wakeup the H1C in h1_rcv_buf() if more data are expected by Christopher Faulet · 4 years, 2 months ago
  12. affe0cb BUG/MEDIUM: mux-h1: Continue to process request when switching in tunnel mode by Christopher Faulet · 4 years, 2 months ago
  13. 39bb227 BUG/MEDIUM: mux-h1: Subscribe rather than waking up in h1_rcv_buf() by Christopher Faulet · 4 years, 3 months ago
  14. e0ca6ad BUG/MEDIUM: mux-h1: Disable splicing for the conn-stream if read0 is received by Christopher Faulet · 4 years, 3 months ago
  15. 0528ae2 BUG/MINOR: mux-h1: Disable splicing only if input data was processed by Christopher Faulet · 4 years, 3 months ago
  16. 8e8168a BUG/MINOR: mux-h1: Don't read data from a pipe if the mux is unable to receive by Christopher Faulet · 4 years, 3 months ago
  17. afadc9a BUG/MINOR: mux-h1: Fix the splicing in TUNNEL mode by Christopher Faulet · 4 years, 3 months ago
  18. 109ba13 BUG/MEDIUM: muxes: Use the right argument when calling the destroy method. by Olivier Houchard · 4 years, 7 months ago
  19. 7e9dd73 BUG/MEDIUM: connection: add a mux flag to indicate splice usability by Willy Tarreau · 4 years, 8 months ago
  20. a101286 BUG/MEDIUM: mux_h1: Don't call h1_send if we subscribed(). by Olivier Houchard · 4 years, 8 months ago
  21. a882a46 BUG/MINOR: mux-h1: Be sure to set CS_FL_WANT_ROOM when EOM can't be added by Christopher Faulet · 4 years, 10 months ago
  22. 7caf150 BUG/MINOR: mux-h1: Fix conditions to know whether or not we may receive data by Christopher Faulet · 4 years, 10 months ago
  23. f36e72b BUG/MINOR: mux-h1: Don't rely on CO_FL_SOCK_RD_SH to set H1C_F_CS_SHUTDOWN by Christopher Faulet · 4 years, 10 months ago
  24. e31a0f1 BUG/MEDIUM: mux-h1: Never reuse H1 connection if a shutw is pending by Christopher Faulet · 4 years, 10 months ago
  25. e5addb0 BUG/MINOR: mux-h1: Adjust header case when chunked encoding is add to a message by Christopher Faulet · 5 years ago
  26. 27f2017 BUG/MINOR: mux-h1: Fix a UAF in cfg_h1_headers_case_adjust_postparser() by Christopher Faulet · 5 years ago
  27. a99ff4d MEDIUM: mux-h1: Add the support of headers adjustment for bogus HTTP/1 apps by Christopher Faulet · 5 years ago
  28. ac4778c BUG/MINOR: mux-h1: Fix tunnel mode detection on the response path by Christopher Faulet · 4 years, 10 months ago
  29. 1909f50 BUG/MINOR: mux-h1: Don't set CS_FL_EOS on a read0 when receiving data to pipe by Christopher Faulet · 4 years, 10 months ago
  30. 2c411be BUG/MEDIUM: mux-h1: Disable splicing for chunked messages by Christopher Faulet · 4 years, 11 months ago
  31. 198d129 MINOR: mux: Add a new method to get informations about a mux. by Olivier Houchard · 5 years ago
  32. b4bad50 BUG/MINOR: mux-h1: Capture ignored parsing errors by Christopher Faulet · 5 years ago
  33. 85fc6ef BUG/MINOR: mux-h1: Mark the output buffer as full when the xfer is interrupted by Christopher Faulet · 5 years ago
  34. 842f41f BUG/MINOR: mux-h1: Do h2 upgrade only on the first request by Christopher Faulet · 5 years ago
  35. 1021e72 BUG/MINOR: mux-h1: Be sure to update the count before adding EOM after trailers by Christopher Faulet · 5 years ago
  36. 98e2bc2 BUG/MINOR: mux-h1: Don't stop anymore input processing when the max is reached by Christopher Faulet · 5 years ago
  37. 1d76cef BUG/MINOR: mux-h1: Fix size evaluation of HTX messages after headers parsing by Christopher Faulet · 5 years ago
  38. 6203815 BUG/MEDIUM: mux-h1: do not report errors on transfers ending on buffer full by Willy Tarreau · 5 years ago
  39. 9a408ab BUG/MEDIUM: mux-h1: do not truncate trailing 0CRLF on buffer boundary by Willy Tarreau · 5 years ago
  40. 5b06cb3 BUG/MEDIUM: mux_h1: Don't bother subscribing in recv if we're not connected. by Olivier Houchard · 5 years ago
  41. 0bf28f8 BUG/MINOR: mux-h1: Close server connection if input data remains in h1_detach() by Christopher Faulet · 5 years ago
  42. 39e679b BUG/MEDIUM: mux-h1: Trim excess server data at the end of a transaction by Christopher Faulet · 5 years ago
  43. cf67ec5 BUG/MINOR: mux-h1: Correctly report Ti timer when HTX and keepalives are used by Dave Pirotte · 5 years ago
  44. 470438c BUG/MEDIUM: mux-h1: Don't release h1 connection if there is still data to send by Christopher Faulet · 5 years ago
  45. cd9f6a7 BUG/MINOR: mux-h1: Don't process input or ouput if an error occurred by Christopher Faulet · 5 years ago
  46. aaa2506 BUG/MEDIUM: mux-h1: Handle TUNNEL state when outgoing messages are formatted by Christopher Faulet · 5 years ago
  47. 13f556e BUG/MEDIUM: connections: Make sure we're unsubscribe before upgrading the mux. by Olivier Houchard · 5 years ago
  48. 33d58b5 BUG/MINOR: mux-h1: Don't return the empty chunk on HEAD responses by Christopher Faulet · 5 years ago
  49. 5213168 BUG/MINOR: mux-h1: Skip trailers for non-chunked outgoing messages by Christopher Faulet · 5 years ago
  50. 9fa93f6 BUG/MEDIUM: mux-h1: Always release H1C if a shutdown for writes was reported by Christopher Faulet · 5 years ago
  51. c431df8 BUG/MINOR: mux-h1: Make format errors during output formatting fatal by Christopher Faulet · 5 years ago
  52. 9466f4b BUG/MEDIUM: mux-h1: Use buf_room_for_htx_data() to detect too large messages by Christopher Faulet · 5 years ago
  53. 65fc1dc BUG/MAJOR: mux-h1: Don't crush trash chunk area when outgoing message is formatted by Christopher Faulet · 5 years ago
  54. 661bfc3 BUG/MINOR: mux-h1: Add the header connection in lower case in outgoing messages by Christopher Faulet · 5 years ago
  55. cd67bff BUG/MINOR: mux-h1: Wake busy mux for I/O when message is fully sent by Christopher Faulet · 5 years ago
  56. 3c39a7d CLEANUP: connection: rename the wait_event.task field to .tasklet by Willy Tarreau · 5 years ago
  57. 42993a8 MINOR: mux-h1: Set flags about the request's scheme on the start-line by Christopher Faulet · 5 years ago
  58. e4ab11b BUG/MINOR: http: Use the global value to limit the number of parsed headers by Christopher Faulet · 5 years ago
  59. 985234d BUG/MEDIUM: h1: Wait for the connection if the handshake didn't complete. by Olivier Houchard · 5 years ago
  60. 6063003 BUG/MEDIUM: h1: Don't wait for handshake if we had an error. by Olivier Houchard · 5 years ago
  61. 690e0f0 BUG/MEDIUM: h1: Don't consider we're connected if the handshake isn't done. by Olivier Houchard · 5 years ago
  62. 92d093d BUG/MEDIUM: h1: Don't try to subscribe if we had a connection error. by Olivier Houchard · 5 years ago
  63. 45c4437 Revert "BUG/MEDIUM: H1: When upgrading, make sure we don't free the buffer too early." by Olivier Houchard · 5 years ago
  64. 6c7fe5c BUG/MEDIUM: H1: When upgrading, make sure we don't free the buffer too early. by Olivier Houchard · 5 years ago
  65. c31872f BUG/MINOR: mux-h1: Don't send more data than expected by Christopher Faulet · 5 years ago
  66. 54b5e21 MINOR: htx: Don't use end-of-data blocks anymore by Christopher Faulet · 5 years ago
  67. 2d7c539 MEDIUM: htx: Add the parsing of trailers of chunked messages by Christopher Faulet · 5 years ago
  68. 4c7ce01 MINOR: mux-h1: Don't count the EOM in the estimated size of headers by Christopher Faulet · 5 years ago
  69. 82f0160 MINOR: mux-h1: Add h1_eval_htx_hdrs_size() to estimate size of the HTX headers by Christopher Faulet · 5 years ago
  70. ada34b6 MINOR: mux-h1: Add the flag HAVE_O_CONN on h1s by Christopher Faulet · 5 years ago
  71. 94b2c76 MEDIUM: mux-h1: refactor output processing by Christopher Faulet · 5 years ago
  72. a2ea158 BUG/MINOR: mux-h1: errflag must be set on H1S and not H1M during output processing by Christopher Faulet · 5 years ago
  73. c493c9c MEDIUM: mux-h1: don't use CS_FL_REOS anymore by Willy Tarreau · 5 years ago
  74. fbdf90a BUG/MEDIUM: mux-h1: only check input data for the current stream, not next one by Willy Tarreau · 5 years ago
  75. d58f27f MINOR: mux-h1: don't try to recv() before the connection is ready by Willy Tarreau · 5 years ago
  76. 1146f97 BUG/MEDIUM: mux-h1: Don't skip the TCP splicing when there is no more data to read by Christopher Faulet · 5 years ago
  77. 0a7ef02 MINOR: htx: make htx_add_data() return the transmitted byte count by Willy Tarreau · 5 years ago
  78. 39744f7 MINOR: htx: Remove support of pseudo headers because it is unused by Christopher Faulet · 5 years ago
  79. b75b5ea MEDIUM: htx: 1xx messages are now part of the final reponses by Christopher Faulet · 5 years ago
  80. a39d8ad MINOR: mux-h1: Set hdrs_bytes on the SL when an HTX message is produced by Christopher Faulet · 5 years ago
  81. 30db3d7 MEDIUM: mux-h1: Use the count value received from the SI in h1_rcv_buf() by Christopher Faulet · 5 years ago
  82. 8e9e3ef BUG/MINOR: mux-h1: Report EOI instead EOS on parsing error or H2 upgrade by Christopher Faulet · 5 years ago
  83. e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · 5 years ago
  84. 0a7a4fb CLEANUP: mux-h1: use "H1" and not "h1" as the mux's name by Willy Tarreau · 5 years ago
  85. 00b8f7c MINOR: h1: Use BUG_ON() to enforce rules in subscribe/unsubscribe. by Olivier Houchard · 5 years ago
  86. 8bdb5c9 CLEANUP: connection: remove the handle field from the wait_event struct by Willy Tarreau · 5 years ago
  87. 6f3cb18 MINOR: htx: Remove support for unused OOB HTX blocks by Christopher Faulet · 5 years ago
  88. 39593e6 BUG/MINOR: mux-h1: Fix the parsing of trailers by Christopher Faulet · 5 years ago
  89. f656279 CLEANUP: task: remove unneeded tests before task_destroy() by Willy Tarreau · 5 years ago
  90. e179d0e MEDIUM: connections: Provide a xprt_ctx for each xprt method. by Olivier Houchard · 6 years ago
  91. 3f795f7 MEDIUM: tasks: Merge task_delete() and task_free() into task_destroy(). by Olivier Houchard · 5 years ago
  92. 038ad81 MINOR: mux-h1: Handle read0 during TCP splicing by Christopher Faulet · 5 years ago
  93. e18777b BUG/MEDIUM: mux-h1: Enable TCP splicing to exchange data only by Christopher Faulet · 5 years ago
  94. f7d5ff3 BUG/MEDIUM: mux-h1: Notify the stream waiting for TCP splicing if ibuf is empty by Christopher Faulet · 5 years ago
  95. 2f320ee BUG/MINOR: mux-h1: Don't switch the parser in busy mode if other side has done by Christopher Faulet · 5 years ago
  96. 91f77d5 BUG/MINOR: mux-h1: Process input even if the input buffer is empty by Christopher Faulet · 5 years ago
  97. 0e07937 BUG/MEDIUM: muxes: Make sure we unsubcribed when destroying mux ctx. by Olivier Houchard · 5 years ago
  98. 61840e7 BUG/MEDIUM: muxes: Don't dereference mux context if null in release functions by Christopher Faulet · 5 years ago
  99. 0ef372a MAJOR: muxes/htx: Handle inplicit upgrades from h1 to h2 by Christopher Faulet · 5 years ago
  100. 39a96ee MEDIUM: muxes: Be prepared to don't own connection during the release by Christopher Faulet · 5 years ago