1. 3650eef DOC: 51d: updated 51Degrees repo URL for v3.2.10 by Eugene Dorfman · Mon Nov 20 20:41:48 2023 +0100
  2. 8bb771a BUG/MINOR: server: do not leak default-server in defaults sections by Willy Tarreau · Thu Nov 23 14:28:14 2023 +0100
  3. 4f40113 BUG/MINOR: quic: Possible RX packet memory leak under heavy load by Frédéric Lécaille · Wed Nov 22 16:29:08 2023 +0100
  4. f4bec87 BUG/MEDIUM: quic: Possible crash for connections to be killed by Frédéric Lécaille · Mon Nov 20 16:54:57 2023 +0100
  5. 3ecb341 BUG/MINOR: sock: mark abns sockets as non-suspendable and always unbind them by Willy Tarreau · Mon Nov 20 10:44:21 2023 +0100
  6. a51c3e1 BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly by William Lallemand · Mon Nov 20 10:49:05 2023 +0100
  7. 51ca521 REGTESTS: http: add a test to validate chunked responses delivery by Willy Tarreau · Sat Nov 18 11:01:28 2023 +0100
  8. febaa3e BUG/MINOR: proxy/stktable: missing frees on proxy cleanup by Aurelien DARRAGON · Thu Nov 16 16:18:14 2023 +0100
  9. 6ce5cd0 MINOR: stktable: add stktable_deinit function by Aurelien DARRAGON · Thu Nov 16 16:17:12 2023 +0100
  10. 1842014 BUG/MINOR: stream/cli: report correct stream age in "show sess" by Willy Tarreau · Fri Nov 17 18:51:26 2023 +0100
  11. e0c6ef4 BUG/MEDIUM: mux-fcgi: fail earlier on malloc in takeover() by Willy Tarreau · Fri Nov 17 10:56:33 2023 +0100
  12. 54dd551 BUG/MEDIUM: mux-h1: fail earlier on malloc in takeover() by Willy Tarreau · Fri Nov 17 10:56:33 2023 +0100
  13. 960f37c BUG/MEDIUM: mux-h2: fail earlier on malloc in takeover() by Willy Tarreau · Fri Nov 17 10:56:33 2023 +0100
  14. 8fc267b BUG/MAJOR: quic: complete thread migration before tcp-rules by Amaury Denoyelle · Mon Nov 20 14:56:49 2023 +0100
  15. a4ebf9d [RELEASE] Released version 2.8.4 by Christopher Faulet · Fri Nov 17 19:06:06 2023 +0100
  16. dd325a2 BUG/MINOR: stconn: Report read activity on non-indep streams for partial sends by Christopher Faulet · Fri Nov 17 15:34:23 2023 +0100
  17. 7fb330b BUG/MINOR: stconn/applet: Report send activity only if there was output data by Christopher Faulet · Fri Nov 17 15:26:57 2023 +0100
  18. d114208 BUG/MINOR: stconn: Use HTX-aware channel's functions to get info on buffer by Christopher Faulet · Fri Nov 17 11:59:33 2023 +0100
  19. 0b25b6a BUG/MINOR: stconn: Fix streamer detection for HTX streams by Christopher Faulet · Fri Nov 17 11:23:11 2023 +0100
  20. fe8a00e MINOR: channel: Add functions to get info on buffers and deal with HTX streams by Christopher Faulet · Fri Nov 17 11:09:45 2023 +0100
  21. bffaf79 MINOR: htx: Use a macro for overhead induced by HTX by Christopher Faulet · Fri Nov 17 10:52:36 2023 +0100
  22. e65daba BUG/MEDIUM: stconn: Update fsb date on partial sends by Christopher Faulet · Wed Nov 15 17:33:06 2023 +0100
  23. 8af1238 BUG/MEDIUM: stream: Don't call mux .ctl() callback if not implemented by Christopher Faulet · Tue Nov 14 19:18:53 2023 +0100
  24. 63f43ff BUG/MEDIUM: mworker: set the master variable earlier by William Lallemand · Tue Nov 14 13:58:53 2023 +0100
  25. 4887e35 BUG/MEDIUM: applet: Report a send activity everytime data were sent by Christopher Faulet · Tue Oct 10 18:23:05 2023 +0200
  26. 6d29ce2 BUG/MEDIUM: stconn: Report a send activity everytime data were sent by Christopher Faulet · Tue Oct 10 18:07:29 2023 +0200
  27. 6c90379 REGTESTS: http: Improve script testing abortonclose option by Christopher Faulet · Tue Nov 14 09:03:15 2023 +0100
  28. 948a5a0 BUG/MEDIUM: stream: Properly handle abortonclose when set on backend only by Christopher Faulet · Tue Nov 14 07:47:52 2023 +0100
  29. 6d197f9 MEDIUM: mux-h1: Handle MUX_SUBS_RECV flag in h1_ctl() and susbscribe for reads by Christopher Faulet · Tue Nov 14 07:45:43 2023 +0100
  30. fb79f96 MINOR: connection: Add a CTL flag to notify mux it should wait for reads again by Christopher Faulet · Tue Nov 14 07:44:05 2023 +0100
  31. d24b51a BUG/MINOR: stconn: Handle abortonclose if backend connection was already set up by Christopher Faulet · Mon Nov 13 19:16:09 2023 +0100
  32. 482038c BUG/MEDIUM: connection: report connection errors even when no mux is installed by Willy Tarreau · Tue Nov 14 07:55:04 2023 +0100
  33. 7e491d6 DOC: quic: Wrong syntax for "quic-cc-algo" keyword. by Frédéric Lécaille · Mon Nov 13 18:11:11 2023 +0100
  34. 12a9db5 BUG/MINOR: sink: don't learn srv port from srv addr by Aurelien DARRAGON · Thu Nov 09 15:00:34 2023 +0100
  35. a821a6f BUG/MEDIUM: applet: Remove appctx from buffer wait list on release by Christopher Faulet · Fri Nov 10 17:04:23 2023 +0100
  36. e54afdc DOC: config: use the word 'backend' instead of 'proxy' in 'track' description by Willy Tarreau · Fri Nov 10 16:26:32 2023 +0100
  37. 6b240e4 BUG/MINOR: quic: fix retry token check inconsistency by Amaury Denoyelle · Thu Nov 09 16:44:50 2023 +0100
  38. 01e1294 DOC: management: -q is quiet all the time by William Lallemand · Thu Nov 09 14:26:37 2023 +0100
  39. a93d8d2 BUG/MEDIUM: stconn: Don't update stream expiration date if already expired by Christopher Faulet · Thu Nov 09 09:54:51 2023 +0100
  40. 2101700 BUG/MEDIUM: quic: Avoid some crashes upon TX packet allocation failures by Frédéric Lécaille · Wed Nov 08 11:31:21 2023 +0100
  41. 30cc665 BUG/MEDIUM: quic: Possible crashes when sending too short Initial packets by Frédéric Lécaille · Tue Nov 07 18:29:28 2023 +0100
  42. ddb9b1b BUG/MEDIUM: quic: Avoid trying to send ACK frames from an empty ack ranges tree by Frédéric Lécaille · Tue Nov 07 18:27:50 2023 +0100
  43. 11ffacf BUG/MINOR: quic: idle timer task requeued in the past by Frédéric Lécaille · Mon Nov 06 14:16:10 2023 +0100
  44. 2b17bf5 BUG/MEDIUM: pool: fix releasable pool calculation when overloaded by Willy Tarreau · Wed Nov 08 16:35:49 2023 +0100
  45. b55e9fa BUG/MEDIUM: freq-ctr: Don't report overshoot for long inactivity period by Christopher Faulet · Tue Nov 07 19:16:51 2023 +0100
  46. bc378bb BUG/MINOR: mux-h1: Properly handle http-request and http-keep-alive timeouts by Christopher Faulet · Tue Nov 07 18:36:02 2023 +0100
  47. deb4e5e BUG/MINOR: stick-table/cli: Check for invalid ipv4 key by Aurelien DARRAGON · Mon Aug 28 13:57:19 2023 +0200
  48. 62b950b BUG/MEDIUM: quic: fix sslconns on quic_conn alloc failure by Amaury Denoyelle · Mon Nov 06 17:47:17 2023 +0100
  49. dc654e8 BUG/MEDIUM: quic: fix actconn on quic_conn alloc failure by Amaury Denoyelle · Mon Nov 06 17:45:14 2023 +0100
  50. 69f59f4 CLEANUP: htx: Properly indent htx_reserve_max_data() function by Christopher Faulet · Tue Nov 07 07:50:22 2023 +0100
  51. 2bb2ee2 BUG/MINOR: stconn: Sanitize report for read activity by Christopher Faulet · Tue Nov 07 07:45:43 2023 +0100
  52. 6ccce20 BUG/MEDIUM: Don't apply a max value on room_needed in sc_need_room() by Christopher Faulet · Mon Nov 06 09:13:00 2023 +0100
  53. 9265780 BUG/MEDIUM: stconn: Don't report rcv/snd expiration date if SC cannot epxire by Christopher Faulet · Mon Nov 06 08:45:22 2023 +0100
  54. 88b1ec9 BUG/MEDIUM: pattern: don't trim pools under lock in pat_ref_purge_range() by Willy Tarreau · Sat Nov 04 07:55:37 2023 +0100
  55. 0048daa BUG/MINOR: cfgparse/stktable: fix error message on stktable_init() failure by Aurelien DARRAGON · Fri Nov 03 12:10:56 2023 +0100
  56. 0509b1e BUG/MINOR: stktable: missing free in parse_stick_table() by Aurelien DARRAGON · Thu Nov 02 09:18:55 2023 +0100
  57. a8b082d BUG/MINOR: tcpcheck: Report hexstring instead of binary one on check failure by Christopher Faulet · Mon Oct 30 09:00:37 2023 +0100
  58. 40ff02b BUG/MEDIUM: ssl: segfault when cipher is NULL by William Lallemand · Mon Oct 30 18:08:16 2023 +0100
  59. ca7a063 BUG/MINOR: mux-quic: fix early close if unset client timeout by Amaury Denoyelle · Thu Oct 26 18:17:29 2023 +0200
  60. 3f1e6f0 BUG/MINOR: ssl: suboptimal certificate selection with TLSv1.3 and dual ECDSA/RSA by William Lallemand · Tue Oct 24 23:58:02 2023 +0200
  61. aff66bb MEDIUM: quic: count quic_conn for global sslconns by Amaury Denoyelle · Wed Oct 25 15:38:50 2023 +0200
  62. 331b8b1 MEDIUM: quic: count quic_conn instance for maxconn by Amaury Denoyelle · Wed Oct 25 10:52:23 2023 +0200
  63. 8ee9fc7 MINOR: frontend: implement a dedicated actconn increment function by Amaury Denoyelle · Wed Oct 25 15:32:28 2023 +0200
  64. ca1cedf BUG/MINOR: ssl: use a thread-safe sslconns increment by Amaury Denoyelle · Wed Oct 25 15:38:04 2023 +0200
  65. 10197d6 BUG/MINOR: quic: do not consider idle timeout on CLOSING state by Amaury Denoyelle · Wed Oct 25 14:45:53 2023 +0200
  66. d0086f7 BUG/MEDIUM: server: "proto" not working for dynamic servers by Aurelien DARRAGON · Thu Oct 19 16:15:50 2023 +0200
  67. 4e49a6f MINOR: connection: add conn_pr_mode_to_proto_mode() helper func by Aurelien DARRAGON · Thu Oct 19 16:06:03 2023 +0200
  68. f7aba8e DEBUG: mux-h2/flags: fix list of h2c flags used by the flags decoder by Willy Tarreau · Wed Oct 25 11:43:01 2023 +0200
  69. 2632d04 MINOR: lua: Add flags to configure logging behaviour by Tristan · Mon Oct 23 13:07:39 2023 +0100
  70. f3e225d BUG/MINOR: ssl: load correctly @system-ca when ca-base is define by William Lallemand · Mon Oct 23 21:54:23 2023 +0200
  71. a8f293b DOC: internal: filters: fix reference to entities.pdf by Aleksandar Lazic · Sun Oct 22 18:36:54 2023 +0200
  72. d6e5cde BUG/MINOR: mux-h2: update tracked counters with req cnt/req err by Willy Tarreau · Fri Oct 20 18:38:34 2023 +0200
  73. f69d53e BUG/MINOR: mux-h2: commit the current stream ID even on reject by Willy Tarreau · Fri Oct 20 17:51:12 2023 +0200
  74. edd1d06 BUG/MEDIUM: peers: Fix synchro for huge number of tables by Christopher Faulet · Mon Oct 16 08:14:50 2023 +0200
  75. d4f7e08 BUG/MEDIUM: peers: Be sure to always refresh recconnect timer in sync task by Christopher Faulet · Mon Oct 16 07:48:26 2023 +0200
  76. f72eca2 BUG/MINOR: trace: fix trace parser error reporting by Willy Tarreau · Thu Oct 19 14:45:07 2023 +0200
  77. 936db56 BUG/MINOR: mux-h2: fix http-request and http-keep-alive timeouts again by Willy Tarreau · Wed Oct 18 11:39:43 2023 +0200
  78. 24b8580 BUG/MEDIUM: mux-h2: Don't report an error on shutr if a shutw is pending by Christopher Faulet · Mon Oct 16 19:30:02 2023 +0200
  79. de4a538 BUG/MINOR: mux-h2: make up other blocked streams upon removal from list by Willy Tarreau · Tue Oct 17 08:25:19 2023 +0200
  80. 1ffa63c BUG/MINOR: mux-h1: Send a 400-bad-request on shutdown before the first request by Christopher Faulet · Fri Oct 06 15:34:04 2023 +0200
  81. 3f14db5 BUG/MEDIUM: quic-conn: free unsent frames on retransmit to prevent crash by Amaury Denoyelle · Thu Oct 12 18:15:01 2023 +0200
  82. 8738650 BUG/MINOR: mux-quic: fix free on qcs-new fail alloc by Amaury Denoyelle · Wed Oct 11 17:32:04 2023 +0200
  83. a514a11 BUG/MINOR: h3: strengthen host/authority header parsing by Amaury Denoyelle · Mon Oct 09 16:14:44 2023 +0200
  84. d323ab3 BUG/MINOR: mux-quic: support initial 0 max-stream-data by Amaury Denoyelle · Mon Oct 09 16:15:20 2023 +0200
  85. 1789d9f BUG/MEDIUM: mux-quic: fix RESET_STREAM on send-only stream by Amaury Denoyelle · Mon Oct 09 10:42:04 2023 +0200
  86. 3a89348 BUG/MINOR: quic: reject packet with no frame by Amaury Denoyelle · Mon Oct 09 10:42:35 2023 +0200
  87. 8fbabea BUG/MINOR: quic: Avoid crashing with unsupported cryptographic algos by Frédéric Lécaille · Wed Oct 11 09:28:36 2023 +0200
  88. 6c56b89 BUG/MEDIUM: stconn: Fix comparison sign in sc_need_room() by Christopher Faulet · Fri Aug 04 10:36:06 2023 +0200
  89. c5bc10f BUG/MINOR: hq-interop: simplify parser requirement by Amaury Denoyelle · Wed Oct 04 15:46:06 2023 +0200
  90. 18e4132 BUG/MEDIUM: h1: Ignore C-L value in the H1 parser if T-E is also set by Christopher Faulet · Wed Sep 27 15:21:28 2023 +0200
  91. 8087fbb BUG/MINOR: mux-h1: Ignore C-L when sending H1 messages if T-E is also set by Christopher Faulet · Wed Sep 27 15:05:03 2023 +0200
  92. 9ff1bc8 BUG/MINOR: mux-h1: Handle read0 in rcv_pipe() only when data receipt was tried by Christopher Faulet · Fri Sep 22 09:18:40 2023 +0200
  93. 9a278fd BUG/MEDIUM: hlua: Initialize appctx used by a lua socket on connect only by Christopher Faulet · Wed Sep 27 17:47:45 2023 +0200
  94. 6db178d MINOR: hlua: Test the hlua struct first when the lua socket is connecting by Christopher Faulet · Wed Sep 27 17:42:38 2023 +0200
  95. 2678657 MINOR: hlua: Save the lua socket's server in its context by Christopher Faulet · Wed Sep 27 17:39:44 2023 +0200
  96. cb06855 MINOR: hlua: Save the lua socket's timeout in its context by Christopher Faulet · Wed Sep 27 17:34:24 2023 +0200
  97. 714476c MINOR: hlua: Don't preform operations on a not connected socket by Christopher Faulet · Wed Sep 27 17:22:41 2023 +0200
  98. 75d1bfb MINOR: hlua: Set context's appctx when the lua socket is created by Christopher Faulet · Wed Sep 27 17:17:48 2023 +0200
  99. bea90bb BUG/MEDIUM: http-ana: Try to handle response before handling server abort by Christopher Faulet · Thu Sep 14 11:12:32 2023 +0200
  100. ebb226f BUG/MEDIUM: quic_conn: let the scheduler kill the task when needed by Willy Tarreau · Tue Oct 17 17:00:10 2023 +0200