1. 04445cf DOC: config: specify supported sections for "max-session-srv-conns" by Aurelien DARRAGON · Mon Nov 20 17:53:36 2023 +0100
  2. 7030ce2 BUG/MINOR: cfgparse-listen: fix warning being reported as an alert by Aurelien DARRAGON · Wed Nov 29 15:03:25 2023 +0100
  3. 51fad64 BUG/MINOR: config: Stopped parsing upon unmatched environment variables by Frédéric Lécaille · Thu Nov 30 09:26:05 2023 +0100
  4. 2778ddc BUG/MINOR: quic_tp: fix preferred_address decoding by Amaury Denoyelle · Thu Nov 30 14:01:51 2023 +0100
  5. 707742f DOC: config: fix missing characters in set-spoe-group action by Willy Tarreau · Thu Nov 30 09:27:51 2023 +0100
  6. 68bf6c8 BUG/MINOR: h3: always reject PUSH_PROMISE by Amaury Denoyelle · Tue Nov 28 12:00:40 2023 +0100
  7. 29058f7 BUG/MINOR: h3: fix TRAILERS encoding by Amaury Denoyelle · Tue Nov 28 15:59:38 2023 +0100
  8. 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
  9. 765725a BUG/MINOR: compression: possible NULL dereferences in comp_prepare_compress_request() by Aurelien DARRAGON · Tue Nov 28 15:47:25 2023 +0100
  10. 1d40fc9 BUG/MINOR: quic: fix CONNECTION_CLOSE_APP encoding by Amaury Denoyelle · Tue Nov 28 11:23:41 2023 +0100
  11. a5c331a DOC: lua: fix Proxy.get_mode() output by Aurelien DARRAGON · Thu Nov 23 16:02:14 2023 +0100
  12. e5ad347 DOC: lua: add sticktable class reference from Proxy.stktable by Aurelien DARRAGON · Thu Nov 23 13:47:54 2023 +0100
  13. 703bcae REGTESTS: connection: disable http_reuse_be_transparent.vtc if !TPROXY by Aurelien DARRAGON · Thu Nov 23 09:23:30 2023 +0100
  14. fd9ad89 DOC: config: fix timeout check inheritance restrictions by Aurelien DARRAGON · Tue Nov 21 10:35:52 2023 +0100
  15. 3650eef DOC: 51d: updated 51Degrees repo URL for v3.2.10 by Eugene Dorfman · Mon Nov 20 20:41:48 2023 +0100
  16. 8bb771a BUG/MINOR: server: do not leak default-server in defaults sections by Willy Tarreau · Thu Nov 23 14:28:14 2023 +0100
  17. 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
  18. 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
  19. 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
  20. a51c3e1 BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly by William Lallemand · Mon Nov 20 10:49:05 2023 +0100
  21. 51ca521 REGTESTS: http: add a test to validate chunked responses delivery by Willy Tarreau · Sat Nov 18 11:01:28 2023 +0100
  22. febaa3e BUG/MINOR: proxy/stktable: missing frees on proxy cleanup by Aurelien DARRAGON · Thu Nov 16 16:18:14 2023 +0100
  23. 6ce5cd0 MINOR: stktable: add stktable_deinit function by Aurelien DARRAGON · Thu Nov 16 16:17:12 2023 +0100
  24. 1842014 BUG/MINOR: stream/cli: report correct stream age in "show sess" by Willy Tarreau · Fri Nov 17 18:51:26 2023 +0100
  25. e0c6ef4 BUG/MEDIUM: mux-fcgi: fail earlier on malloc in takeover() by Willy Tarreau · Fri Nov 17 10:56:33 2023 +0100
  26. 54dd551 BUG/MEDIUM: mux-h1: fail earlier on malloc in takeover() by Willy Tarreau · Fri Nov 17 10:56:33 2023 +0100
  27. 960f37c BUG/MEDIUM: mux-h2: fail earlier on malloc in takeover() by Willy Tarreau · Fri Nov 17 10:56:33 2023 +0100
  28. 8fc267b BUG/MAJOR: quic: complete thread migration before tcp-rules by Amaury Denoyelle · Mon Nov 20 14:56:49 2023 +0100
  29. a4ebf9d [RELEASE] Released version 2.8.4 by Christopher Faulet · Fri Nov 17 19:06:06 2023 +0100
  30. 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
  31. 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
  32. 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
  33. 0b25b6a BUG/MINOR: stconn: Fix streamer detection for HTX streams by Christopher Faulet · Fri Nov 17 11:23:11 2023 +0100
  34. 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
  35. bffaf79 MINOR: htx: Use a macro for overhead induced by HTX by Christopher Faulet · Fri Nov 17 10:52:36 2023 +0100
  36. e65daba BUG/MEDIUM: stconn: Update fsb date on partial sends by Christopher Faulet · Wed Nov 15 17:33:06 2023 +0100
  37. 8af1238 BUG/MEDIUM: stream: Don't call mux .ctl() callback if not implemented by Christopher Faulet · Tue Nov 14 19:18:53 2023 +0100
  38. 63f43ff BUG/MEDIUM: mworker: set the master variable earlier by William Lallemand · Tue Nov 14 13:58:53 2023 +0100
  39. 4887e35 BUG/MEDIUM: applet: Report a send activity everytime data were sent by Christopher Faulet · Tue Oct 10 18:23:05 2023 +0200
  40. 6d29ce2 BUG/MEDIUM: stconn: Report a send activity everytime data were sent by Christopher Faulet · Tue Oct 10 18:07:29 2023 +0200
  41. 6c90379 REGTESTS: http: Improve script testing abortonclose option by Christopher Faulet · Tue Nov 14 09:03:15 2023 +0100
  42. 948a5a0 BUG/MEDIUM: stream: Properly handle abortonclose when set on backend only by Christopher Faulet · Tue Nov 14 07:47:52 2023 +0100
  43. 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
  44. 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
  45. d24b51a BUG/MINOR: stconn: Handle abortonclose if backend connection was already set up by Christopher Faulet · Mon Nov 13 19:16:09 2023 +0100
  46. 482038c BUG/MEDIUM: connection: report connection errors even when no mux is installed by Willy Tarreau · Tue Nov 14 07:55:04 2023 +0100
  47. 7e491d6 DOC: quic: Wrong syntax for "quic-cc-algo" keyword. by Frédéric Lécaille · Mon Nov 13 18:11:11 2023 +0100
  48. 12a9db5 BUG/MINOR: sink: don't learn srv port from srv addr by Aurelien DARRAGON · Thu Nov 09 15:00:34 2023 +0100
  49. a821a6f BUG/MEDIUM: applet: Remove appctx from buffer wait list on release by Christopher Faulet · Fri Nov 10 17:04:23 2023 +0100
  50. e54afdc DOC: config: use the word 'backend' instead of 'proxy' in 'track' description by Willy Tarreau · Fri Nov 10 16:26:32 2023 +0100
  51. 6b240e4 BUG/MINOR: quic: fix retry token check inconsistency by Amaury Denoyelle · Thu Nov 09 16:44:50 2023 +0100
  52. 01e1294 DOC: management: -q is quiet all the time by William Lallemand · Thu Nov 09 14:26:37 2023 +0100
  53. a93d8d2 BUG/MEDIUM: stconn: Don't update stream expiration date if already expired by Christopher Faulet · Thu Nov 09 09:54:51 2023 +0100
  54. 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
  55. 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
  56. 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
  57. 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
  58. 2b17bf5 BUG/MEDIUM: pool: fix releasable pool calculation when overloaded by Willy Tarreau · Wed Nov 08 16:35:49 2023 +0100
  59. b55e9fa BUG/MEDIUM: freq-ctr: Don't report overshoot for long inactivity period by Christopher Faulet · Tue Nov 07 19:16:51 2023 +0100
  60. 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
  61. deb4e5e BUG/MINOR: stick-table/cli: Check for invalid ipv4 key by Aurelien DARRAGON · Mon Aug 28 13:57:19 2023 +0200
  62. 62b950b BUG/MEDIUM: quic: fix sslconns on quic_conn alloc failure by Amaury Denoyelle · Mon Nov 06 17:47:17 2023 +0100
  63. dc654e8 BUG/MEDIUM: quic: fix actconn on quic_conn alloc failure by Amaury Denoyelle · Mon Nov 06 17:45:14 2023 +0100
  64. 69f59f4 CLEANUP: htx: Properly indent htx_reserve_max_data() function by Christopher Faulet · Tue Nov 07 07:50:22 2023 +0100
  65. 2bb2ee2 BUG/MINOR: stconn: Sanitize report for read activity by Christopher Faulet · Tue Nov 07 07:45:43 2023 +0100
  66. 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
  67. 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
  68. 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
  69. 0048daa BUG/MINOR: cfgparse/stktable: fix error message on stktable_init() failure by Aurelien DARRAGON · Fri Nov 03 12:10:56 2023 +0100
  70. 0509b1e BUG/MINOR: stktable: missing free in parse_stick_table() by Aurelien DARRAGON · Thu Nov 02 09:18:55 2023 +0100
  71. a8b082d BUG/MINOR: tcpcheck: Report hexstring instead of binary one on check failure by Christopher Faulet · Mon Oct 30 09:00:37 2023 +0100
  72. 40ff02b BUG/MEDIUM: ssl: segfault when cipher is NULL by William Lallemand · Mon Oct 30 18:08:16 2023 +0100
  73. ca7a063 BUG/MINOR: mux-quic: fix early close if unset client timeout by Amaury Denoyelle · Thu Oct 26 18:17:29 2023 +0200
  74. 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
  75. aff66bb MEDIUM: quic: count quic_conn for global sslconns by Amaury Denoyelle · Wed Oct 25 15:38:50 2023 +0200
  76. 331b8b1 MEDIUM: quic: count quic_conn instance for maxconn by Amaury Denoyelle · Wed Oct 25 10:52:23 2023 +0200
  77. 8ee9fc7 MINOR: frontend: implement a dedicated actconn increment function by Amaury Denoyelle · Wed Oct 25 15:32:28 2023 +0200
  78. ca1cedf BUG/MINOR: ssl: use a thread-safe sslconns increment by Amaury Denoyelle · Wed Oct 25 15:38:04 2023 +0200
  79. 10197d6 BUG/MINOR: quic: do not consider idle timeout on CLOSING state by Amaury Denoyelle · Wed Oct 25 14:45:53 2023 +0200
  80. d0086f7 BUG/MEDIUM: server: "proto" not working for dynamic servers by Aurelien DARRAGON · Thu Oct 19 16:15:50 2023 +0200
  81. 4e49a6f MINOR: connection: add conn_pr_mode_to_proto_mode() helper func by Aurelien DARRAGON · Thu Oct 19 16:06:03 2023 +0200
  82. 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
  83. 2632d04 MINOR: lua: Add flags to configure logging behaviour by Tristan · Mon Oct 23 13:07:39 2023 +0100
  84. f3e225d BUG/MINOR: ssl: load correctly @system-ca when ca-base is define by William Lallemand · Mon Oct 23 21:54:23 2023 +0200
  85. a8f293b DOC: internal: filters: fix reference to entities.pdf by Aleksandar Lazic · Sun Oct 22 18:36:54 2023 +0200
  86. d6e5cde BUG/MINOR: mux-h2: update tracked counters with req cnt/req err by Willy Tarreau · Fri Oct 20 18:38:34 2023 +0200
  87. f69d53e BUG/MINOR: mux-h2: commit the current stream ID even on reject by Willy Tarreau · Fri Oct 20 17:51:12 2023 +0200
  88. edd1d06 BUG/MEDIUM: peers: Fix synchro for huge number of tables by Christopher Faulet · Mon Oct 16 08:14:50 2023 +0200
  89. 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
  90. f72eca2 BUG/MINOR: trace: fix trace parser error reporting by Willy Tarreau · Thu Oct 19 14:45:07 2023 +0200
  91. 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
  92. 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
  93. 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
  94. 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
  95. 3f14db5 BUG/MEDIUM: quic-conn: free unsent frames on retransmit to prevent crash by Amaury Denoyelle · Thu Oct 12 18:15:01 2023 +0200
  96. 8738650 BUG/MINOR: mux-quic: fix free on qcs-new fail alloc by Amaury Denoyelle · Wed Oct 11 17:32:04 2023 +0200
  97. a514a11 BUG/MINOR: h3: strengthen host/authority header parsing by Amaury Denoyelle · Mon Oct 09 16:14:44 2023 +0200
  98. d323ab3 BUG/MINOR: mux-quic: support initial 0 max-stream-data by Amaury Denoyelle · Mon Oct 09 16:15:20 2023 +0200
  99. 1789d9f BUG/MEDIUM: mux-quic: fix RESET_STREAM on send-only stream by Amaury Denoyelle · Mon Oct 09 10:42:04 2023 +0200
  100. 3a89348 BUG/MINOR: quic: reject packet with no frame by Amaury Denoyelle · Mon Oct 09 10:42:35 2023 +0200