1. 54310dc BUG/MINOR: mux-h2: also count streams for refused ones by Willy Tarreau · Fri Jan 12 18:36:57 2024 +0100
  2. 61e9109 BUG/MINOR: mux-quic: do not prevent non-STREAM sending on flow control by Amaury Denoyelle · Tue Jan 09 11:42:08 2024 +0100
  3. c59160c DOC: configuration: corrected description of keyword tune.ssl.ocsp-update.mindelay by Miroslav Zagorac · Tue Jan 09 20:55:47 2024 +0100
  4. 4869ed5 MINOR: mux-h2: support limiting the total number of H2 streams per connection by Willy Tarreau · Fri Oct 13 18:11:59 2023 +0200
  5. 60ce468 BUG/MEDIUM: spoe: Never create new spoe applet if there is no server up by Christopher Faulet · Fri Jan 05 17:06:48 2024 +0100
  6. c978327 BUG/MEDIUM: stconn: Forward shutdown on write timeout only if it is forwardable by Christopher Faulet · Fri Jan 05 16:48:40 2024 +0100
  7. 3d5b533 BUG/MEDIUM: h3: fix incorrect snd_buf return value by Amaury Denoyelle · Thu Jan 04 11:33:33 2024 +0100
  8. 6ef8a06 CLEANUP: quic: Remaining useless code into server part by Frédéric Lécaille · Thu Jan 04 11:16:06 2024 +0100
  9. 40ca072 BUG/MINOR: h3: close connection on sending alloc errors by Amaury Denoyelle · Fri Dec 22 09:00:13 2023 +0100
  10. ddc1ef1 BUG/MINOR: h3: properly handle alloc failure on finalize by Amaury Denoyelle · Fri Dec 15 17:32:06 2023 +0100
  11. a755439 BUG/MINOR: h3: close connection on header list too big by Amaury Denoyelle · Thu Dec 21 17:42:43 2023 +0100
  12. df0ea3f MINOR: h3: check connection error during sending by Amaury Denoyelle · Fri Dec 22 11:45:54 2023 +0100
  13. 5e28c3a BUG/MINOR: quic: Missing call to TLS message callbacks by Frédéric Lécaille · Thu Dec 21 16:11:35 2023 +0100
  14. 7e0e1a5 BUG/MINOR: quic: Wrong keylog callback setting. by Frédéric Lécaille · Thu Dec 21 14:14:22 2023 +0100
  15. 2f59038 BUG/MINOR: mux-quic: always report error to SC on RESET_STREAM emission by Amaury Denoyelle · Tue Dec 19 11:22:28 2023 +0100
  16. f628614 BUG/MEDIUM: stats: unhandled switching rules with TCP frontend by Aurelien DARRAGON · Tue Dec 05 17:54:20 2023 +0100
  17. 40f8802 MINOR: stats: store the parent proxy in stats ctx (http) by Aurelien DARRAGON · Tue Dec 05 19:49:13 2023 +0100
  18. 9183dfd DOC: config: Update documentation about local haproxy response by Christopher Faulet · Tue Dec 19 08:51:26 2023 +0100
  19. 043b3c1 BUG/MINOR: resolvers: default resolvers fails when network not configured by William Lallemand · Mon Dec 18 12:35:35 2023 +0100
  20. e3ec217 BUG/MEDIUM: mux-h2: Report too large HEADERS frame only when rxbuf is empty by Christopher Faulet · Wed Dec 13 15:36:52 2023 +0100
  21. 0b25d70 BUG/MEDIUM: quic: QUIC CID removed from tree without locking by Frédéric Lécaille · Wed Dec 13 11:45:43 2023 +0100
  22. ca1d881 BUG/MEDIUM: quic: Possible buffer overflow when building TLS records by Frédéric Lécaille · Thu Dec 07 21:12:02 2023 +0100
  23. 7438181 BUG/MINOR: mworker/cli: fix set severity-output support by William Lallemand · Wed Dec 06 11:15:01 2023 +0100
  24. 8244cb7 DOC: configuration: typo req.ssl_hello_type by William Lallemand · Thu Dec 07 15:00:58 2023 +0100
  25. aaba8d0 [RELEASE] Released version 2.8.5 by Christopher Faulet · Thu Dec 07 15:20:36 2023 +0100
  26. 489f074 BUG/MEDIUM: proxy: always initialize the default settings after init by Willy Tarreau · Mon Nov 13 09:17:05 2023 +0100
  27. 1409dea BUG/MINOR: lua: Wrong OCSP CID after modifying an SSL certficate (LUA) by Frédéric Lécaille · Wed Dec 06 11:42:42 2023 +0100
  28. c557271 BUG/MINOR: ssl: Wrong OCSP CID after modifying an SSL certficate by Frédéric Lécaille · Tue Dec 05 15:38:29 2023 +0100
  29. c33e4df MINOR: ssl/cli: Add ha_(warning|alert) msgs to CLI ckch callback by Frédéric Lécaille · Tue Dec 05 15:11:33 2023 +0100
  30. 57359b9 BUG/MINOR: ssl: Double free of OCSP Certificate ID by Frédéric Lécaille · Tue Dec 05 14:50:40 2023 +0100
  31. 1b0a5a0 BUG/MINOR: quic: Packet number spaces too lately initialized by Frédéric Lécaille · Tue Dec 05 20:12:51 2023 +0100
  32. a216e06 BUG/MINOR: quic: Missing QUIC connection path member initialization by Frédéric Lécaille · Mon Jul 03 10:40:32 2023 +0200
  33. 292466e BUG/MINOR: quic: Possible leak of TX packets under heavy load by Frédéric Lécaille · Wed Nov 22 14:57:28 2023 +0100
  34. fe97c6b BUG/MEDIUM: quic: Possible crash during retransmissions and heavy load by Frédéric Lécaille · Tue Nov 21 20:31:32 2023 +0100
  35. f5c2470 BUG/MINOR: cache: Remove incomplete entries from the cache when stream is closed by Remi Tricot-Le Breton · Tue Nov 28 17:08:56 2023 +0100
  36. ecd3225 BUG/MEDIUM: peers: fix partial message decoding by Christopher Faulet · Tue Dec 05 09:21:38 2023 +0100
  37. 2a450f0 DOC: Clarify the differences between field() and word() by Tim Duesterhus · Thu Nov 30 16:41:18 2023 +0100
  38. c5d7dcf BUG/MINOR: sample: Make the `word` converter compatible with `-m found` by Tim Duesterhus · Thu Nov 30 16:41:17 2023 +0100
  39. 3c00a71 REGTESTS: sample: Test the behavior of consecutive delimiters for the field converter by Tim Duesterhus · Thu Nov 30 16:41:16 2023 +0100
  40. 4bd597b DOC: config: fix monitor-fail typo by Aurelien DARRAGON · Thu Nov 30 11:11:43 2023 +0100
  41. b8e4f22 DOC: config: add matrix entry for "max-session-srv-conns" by Aurelien DARRAGON · Wed Nov 29 10:13:18 2023 +0100
  42. 04445cf DOC: config: specify supported sections for "max-session-srv-conns" by Aurelien DARRAGON · Mon Nov 20 17:53:36 2023 +0100
  43. 7030ce2 BUG/MINOR: cfgparse-listen: fix warning being reported as an alert by Aurelien DARRAGON · Wed Nov 29 15:03:25 2023 +0100
  44. 51fad64 BUG/MINOR: config: Stopped parsing upon unmatched environment variables by Frédéric Lécaille · Thu Nov 30 09:26:05 2023 +0100
  45. 2778ddc BUG/MINOR: quic_tp: fix preferred_address decoding by Amaury Denoyelle · Thu Nov 30 14:01:51 2023 +0100
  46. 707742f DOC: config: fix missing characters in set-spoe-group action by Willy Tarreau · Thu Nov 30 09:27:51 2023 +0100
  47. 68bf6c8 BUG/MINOR: h3: always reject PUSH_PROMISE by Amaury Denoyelle · Tue Nov 28 12:00:40 2023 +0100
  48. 29058f7 BUG/MINOR: h3: fix TRAILERS encoding by Amaury Denoyelle · Tue Nov 28 15:59:38 2023 +0100
  49. 8e64fdf BUG/MEDIUM: master/cli: Properly pin the master CLI on thread 1 / group 1 by Christopher Faulet · Tue Nov 28 21:50:21 2023 +0100
  50. 765725a BUG/MINOR: compression: possible NULL dereferences in comp_prepare_compress_request() by Aurelien DARRAGON · Tue Nov 28 15:47:25 2023 +0100
  51. 1d40fc9 BUG/MINOR: quic: fix CONNECTION_CLOSE_APP encoding by Amaury Denoyelle · Tue Nov 28 11:23:41 2023 +0100
  52. a5c331a DOC: lua: fix Proxy.get_mode() output by Aurelien DARRAGON · Thu Nov 23 16:02:14 2023 +0100
  53. e5ad347 DOC: lua: add sticktable class reference from Proxy.stktable by Aurelien DARRAGON · Thu Nov 23 13:47:54 2023 +0100
  54. 703bcae REGTESTS: connection: disable http_reuse_be_transparent.vtc if !TPROXY by Aurelien DARRAGON · Thu Nov 23 09:23:30 2023 +0100
  55. fd9ad89 DOC: config: fix timeout check inheritance restrictions by Aurelien DARRAGON · Tue Nov 21 10:35:52 2023 +0100
  56. 3650eef DOC: 51d: updated 51Degrees repo URL for v3.2.10 by Eugene Dorfman · Mon Nov 20 20:41:48 2023 +0100
  57. 8bb771a BUG/MINOR: server: do not leak default-server in defaults sections by Willy Tarreau · Thu Nov 23 14:28:14 2023 +0100
  58. 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
  59. 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
  60. 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
  61. a51c3e1 BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly by William Lallemand · Mon Nov 20 10:49:05 2023 +0100
  62. 51ca521 REGTESTS: http: add a test to validate chunked responses delivery by Willy Tarreau · Sat Nov 18 11:01:28 2023 +0100
  63. febaa3e BUG/MINOR: proxy/stktable: missing frees on proxy cleanup by Aurelien DARRAGON · Thu Nov 16 16:18:14 2023 +0100
  64. 6ce5cd0 MINOR: stktable: add stktable_deinit function by Aurelien DARRAGON · Thu Nov 16 16:17:12 2023 +0100
  65. 1842014 BUG/MINOR: stream/cli: report correct stream age in "show sess" by Willy Tarreau · Fri Nov 17 18:51:26 2023 +0100
  66. e0c6ef4 BUG/MEDIUM: mux-fcgi: fail earlier on malloc in takeover() by Willy Tarreau · Fri Nov 17 10:56:33 2023 +0100
  67. 54dd551 BUG/MEDIUM: mux-h1: fail earlier on malloc in takeover() by Willy Tarreau · Fri Nov 17 10:56:33 2023 +0100
  68. 960f37c BUG/MEDIUM: mux-h2: fail earlier on malloc in takeover() by Willy Tarreau · Fri Nov 17 10:56:33 2023 +0100
  69. 8fc267b BUG/MAJOR: quic: complete thread migration before tcp-rules by Amaury Denoyelle · Mon Nov 20 14:56:49 2023 +0100
  70. a4ebf9d [RELEASE] Released version 2.8.4 by Christopher Faulet · Fri Nov 17 19:06:06 2023 +0100
  71. 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
  72. 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
  73. 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
  74. 0b25b6a BUG/MINOR: stconn: Fix streamer detection for HTX streams by Christopher Faulet · Fri Nov 17 11:23:11 2023 +0100
  75. 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
  76. bffaf79 MINOR: htx: Use a macro for overhead induced by HTX by Christopher Faulet · Fri Nov 17 10:52:36 2023 +0100
  77. e65daba BUG/MEDIUM: stconn: Update fsb date on partial sends by Christopher Faulet · Wed Nov 15 17:33:06 2023 +0100
  78. 8af1238 BUG/MEDIUM: stream: Don't call mux .ctl() callback if not implemented by Christopher Faulet · Tue Nov 14 19:18:53 2023 +0100
  79. 63f43ff BUG/MEDIUM: mworker: set the master variable earlier by William Lallemand · Tue Nov 14 13:58:53 2023 +0100
  80. 4887e35 BUG/MEDIUM: applet: Report a send activity everytime data were sent by Christopher Faulet · Tue Oct 10 18:23:05 2023 +0200
  81. 6d29ce2 BUG/MEDIUM: stconn: Report a send activity everytime data were sent by Christopher Faulet · Tue Oct 10 18:07:29 2023 +0200
  82. 6c90379 REGTESTS: http: Improve script testing abortonclose option by Christopher Faulet · Tue Nov 14 09:03:15 2023 +0100
  83. 948a5a0 BUG/MEDIUM: stream: Properly handle abortonclose when set on backend only by Christopher Faulet · Tue Nov 14 07:47:52 2023 +0100
  84. 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
  85. 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
  86. d24b51a BUG/MINOR: stconn: Handle abortonclose if backend connection was already set up by Christopher Faulet · Mon Nov 13 19:16:09 2023 +0100
  87. 482038c BUG/MEDIUM: connection: report connection errors even when no mux is installed by Willy Tarreau · Tue Nov 14 07:55:04 2023 +0100
  88. 7e491d6 DOC: quic: Wrong syntax for "quic-cc-algo" keyword. by Frédéric Lécaille · Mon Nov 13 18:11:11 2023 +0100
  89. 12a9db5 BUG/MINOR: sink: don't learn srv port from srv addr by Aurelien DARRAGON · Thu Nov 09 15:00:34 2023 +0100
  90. a821a6f BUG/MEDIUM: applet: Remove appctx from buffer wait list on release by Christopher Faulet · Fri Nov 10 17:04:23 2023 +0100
  91. e54afdc DOC: config: use the word 'backend' instead of 'proxy' in 'track' description by Willy Tarreau · Fri Nov 10 16:26:32 2023 +0100
  92. 6b240e4 BUG/MINOR: quic: fix retry token check inconsistency by Amaury Denoyelle · Thu Nov 09 16:44:50 2023 +0100
  93. 01e1294 DOC: management: -q is quiet all the time by William Lallemand · Thu Nov 09 14:26:37 2023 +0100
  94. a93d8d2 BUG/MEDIUM: stconn: Don't update stream expiration date if already expired by Christopher Faulet · Thu Nov 09 09:54:51 2023 +0100
  95. 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
  96. 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
  97. 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
  98. 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
  99. 2b17bf5 BUG/MEDIUM: pool: fix releasable pool calculation when overloaded by Willy Tarreau · Wed Nov 08 16:35:49 2023 +0100
  100. b55e9fa BUG/MEDIUM: freq-ctr: Don't report overshoot for long inactivity period by Christopher Faulet · Tue Nov 07 19:16:51 2023 +0100