1. 314a4c0 BUG/MAJOR: quic: Crash with TLS_AES_128_CCM_SHA256 (libressl only) by Frederic Lecaille · Wed May 22 10:22:09 2024 +0200
  2. 5c6f20b BUG/MINOR: connection: parse PROXY TLV for LOCAL mode by Amaury Denoyelle · Tue May 14 16:36:59 2024 +0200
  3. b5a3d58 DOC: configuration: update the crt-list documentation by William Lallemand · Tue May 21 17:49:58 2024 +0200
  4. 8fa9ab1 CLEANUP: ssl/cli: remove unused code in dump_crtlist_conf by William Lallemand · Tue May 21 10:58:09 2024 +0200
  5. ea0a9a6 BUG/MINOR: stats: Don't state the 303 redirect response is chunked by Christopher Faulet · Fri May 17 15:42:46 2024 +0200
  6. 617ec5c BUG/MINOR: htpp-ana/stats: Specify that HTX redirect messages have a C-L header by Christopher Faulet · Tue Oct 17 11:43:43 2023 +0200
  7. 19fc8be BUG/MEDIUM: fd: prevent memory waste in fdtab array by Aurelien DARRAGON · Fri May 17 10:54:54 2024 +0200
  8. 342db91 BUG/MEDIUM: h1: Reject CONNECT request if the target has a scheme by Christopher Faulet · Tue May 14 15:06:48 2024 +0200
  9. 3fff9b4 BUG/MINOR: h1: Check authority for non-CONNECT methods only if a scheme is found by Christopher Faulet · Tue May 14 11:42:21 2024 +0200
  10. c3c4d1b BUG/MINOR: qpack: fix error code reported on QPACK decoding failure by Amaury Denoyelle · Mon May 13 16:01:08 2024 +0200
  11. ec1070c BUG/MINOR: mux-quic: fix error code on shutdown for non HTTP/3 by Amaury Denoyelle · Mon May 13 09:02:47 2024 +0200
  12. e628ce0 BUG/MINOR: log: smp_rgs array issues with inherited global log directives by Aurelien DARRAGON · Tue May 14 10:22:19 2024 +0200
  13. 090f9ec BUG/MINOR: log: keep the ref in dup_logger() by Aurelien DARRAGON · Mon Nov 13 10:19:12 2023 +0100
  14. 7767931 MINOR: log: add dup_logsrv() helper function by Aurelien DARRAGON · Wed Jul 05 15:52:19 2023 +0200
  15. c58e4a4 BUG/MINOR: haproxy: only tid 0 must not sleep if got signal by Valentine Krasnobaeva · Mon May 06 14:24:41 2024 +0200
  16. f484e45 BUILD: clock: improve check for pthread_getcpuclockid() by Ilia Shipitsin · Sun May 05 13:09:22 2024 +0200
  17. b676095 BUG/MINOR: mworker: reintroduce way to disable seamless reload with -x /dev/null by William Lallemand · Fri Apr 26 15:08:31 2024 +0200
  18. 30a5895 BUG/MINOR: h1: fix detection of upper bytes in the URI by Willy Tarreau · Wed Apr 24 11:37:06 2024 +0200
  19. 1c8372b BUG/MINOR: backend: use cum_sess counters instead of cum_conn by Amaury Denoyelle · Thu Apr 04 18:08:46 2024 +0200
  20. cfbda69 BUG/MINOR: fd: my_closefrom() on Linux could skip contiguous series of sockets by Willy Tarreau · Fri Apr 19 16:52:32 2024 +0200
  21. 46dabcc BUG/MINOR: sock: handle a weird condition with connect() by Willy Tarreau · Tue Apr 09 08:03:10 2024 +0200
  22. da7f270 BUG/MEDIUM: cache: Vary not working properly on anything other than accept-encoding by Remi Tricot-Le Breton · Wed Apr 24 14:32:19 2024 +0200
  23. 2c2699e BUG/MINOR: server: fix slowstart behavior by Damien Claisse · Tue Apr 09 15:37:07 2024 +0000
  24. aaa665f BUG/MEDIUM: peers: Fix exit condition when max-updates-at-once is reached by Christopher Faulet · Thu Apr 18 09:05:11 2024 +0200
  25. 5bacdae BUG/MEDIUM: spoe: Always retry when an applet fails to send a frame by Christopher Faulet · Thu Apr 18 08:58:55 2024 +0200
  26. ffdceda BUG/MEDIUM: evports: do not clear returned events list on signal by Willy Tarreau · Wed Apr 17 16:25:20 2024 +0200
  27. 439a41b BUG/MEDIUM: stconn: Don't forward channel data if input data must be filtered by Christopher Faulet · Mon Apr 15 19:09:01 2024 +0200
  28. da4d978 BUG/MEDIUM: grpc: Fix several unaligned 32/64 bits accesses by Frederic Lecaille · Mon Apr 15 09:57:37 2024 +0200
  29. 9c407e4 BUG/MEDIUM: peers/trace: fix crash when listing event types by Willy Tarreau · Fri Apr 12 12:01:31 2024 +0200
  30. ca02388 BUG/MEDIUM: http-ana: Deliver 502 on keep-alive for fressh server connection by Christopher Faulet · Tue Apr 09 08:19:01 2024 +0200
  31. 9c5dd21 CLEANUP: log: lf_text_len() returns a pointer not an integer by Aurelien DARRAGON · Tue Apr 09 15:28:00 2024 +0200
  32. 74e040b BUG/MINOR: log: invalid snprintf() usage in sess_build_logline() by Aurelien DARRAGON · Tue Apr 09 15:59:42 2024 +0200
  33. ebcab99 BUG/MINOR: tools/log: invalid encode_{chunk,string} usage by Aurelien DARRAGON · Tue Apr 09 11:44:54 2024 +0200
  34. 1acf8c0 BUG/MINOR: log: fix lf_text_len() truncate inconsistency by Aurelien DARRAGON · Tue Apr 09 11:15:23 2024 +0200
  35. e2348bd BUG/MINOR: listener: always assign distinct IDs to shards by Willy Tarreau · Tue Apr 09 08:41:06 2024 +0200
  36. bb373bf BUG/MINOR: cli: Report an error to user if command or payload is too big by Christopher Faulet · Thu Mar 28 14:52:29 2024 +0100
  37. ea6475c BUILD: proxy: Replace free_logformat_list() to manually release log-format by Christopher Faulet · Fri Apr 05 20:47:34 2024 +0200
  38. 6965667 BUG/MINOR: proxy: fix logformat expression leak in use_backend rules by Aurelien DARRAGON · Wed Mar 13 16:29:38 2024 +0100
  39. be83153 BUG/MINOR: backend: properly handle redispatch 0 by Willy Tarreau · Tue Apr 02 15:15:32 2024 +0200
  40. e4308e9 BUG/MINOR: server: ignore 'enabled' for dynamic servers by Amaury Denoyelle · Fri Mar 29 17:47:23 2024 +0100
  41. 6852b33 BUG/MEDIUM: cli: Warn if pipelined commands are delimited by a \n by Christopher Faulet · Tue Feb 20 18:30:16 2024 +0100
  42. a10ee92 MINOR: cli: Remove useless loop on commands to find unescaped semi-colon by Christopher Faulet · Tue Feb 20 16:37:11 2024 +0100
  43. ae8882d MINOR: server: allow cookie for dynamic servers by Amaury Denoyelle · Wed Mar 27 10:50:21 2024 +0100
  44. 8ed726b BUG/MINOR: server: fix persistence cookie for dynamic servers by Damien Claisse · Wed Mar 27 14:34:25 2024 +0000
  45. 8b8d18f BUG/MINOR: ssl: Detect more 'ocsp-update' incompatibilities by Remi Tricot-Le Breton · Mon Mar 25 16:50:24 2024 +0100
  46. 65bfd17 BUG/MINOR: ssl: Wrong ocsp-update "incompatibility" error message by Remi Tricot-Le Breton · Mon Mar 25 16:50:23 2024 +0100
  47. 92b935e BUG/MINOR: server: 'source' interface ignored from 'default-server' directive by Aurelien DARRAGON · Tue Mar 26 10:42:48 2024 +0100
  48. 529c3ad OPTIM: http_ext: avoid useless copy in http_7239_extract_{ipv4,ipv6} by Aurelien DARRAGON · Mon Mar 18 15:18:08 2024 +0100
  49. 2b85a64 BUG/MEDIUM: mux-fcgi: Properly handle EOM flag on end-of-trailers HTX block by Christopher Faulet · Mon Mar 25 08:02:06 2024 +0100
  50. d15b231 BUG/MINOR: mux-quic: close all QCS before freeing QCC tasklet by Amaury Denoyelle · Fri Mar 22 15:13:42 2024 +0100
  51. 377c759 BUG/MEDIUM: ssl: Fix crash in ocsp-update log function by Remi Tricot-Le Breton · Wed Mar 20 14:13:35 2024 +0100
  52. 6fe1060 BUG/MEDIUM: spoe: Return an invalid frame on recv if size is too small by Christopher Faulet · Mon Mar 18 08:02:32 2024 +0100
  53. 5f367ed BUG/MINOR: spoe: Be sure to be able to quickly close IDLE applets on soft-stop by Christopher Faulet · Thu Mar 14 10:49:01 2024 +0100
  54. 662aff5 BUG/MEDIUM: spoe: Don't rely on stream's expiration to detect processing timeout by Christopher Faulet · Thu Mar 14 10:21:56 2024 +0100
  55. 07838f7 BUG/MINOR: listener: Don't schedule frontend without task in listener_release() by Christopher Faulet · Thu Mar 14 09:29:09 2024 +0100
  56. 42b71d9 BUG/MINOR: listener: Wake proxy's mngmt task up if necessary on session release by Christopher Faulet · Tue Mar 12 07:31:56 2024 +0100
  57. 1a3ac40 BUG/MEDIUM: hlua: streams don't support mixing lua-load with lua-load-per-thread (2nd try) by Aurelien DARRAGON · Tue Mar 12 17:05:54 2024 +0100
  58. 188adfd MINOR: hlua: use accessors for stream hlua ctx by Aurelien DARRAGON · Tue Mar 12 17:00:25 2024 +0100
  59. 4796ace DEBUG: lua: precisely identify if stream is stuck inside lua or not by Aurelien DARRAGON · Tue Mar 12 00:22:44 2024 +0100
  60. 0995108 BUG/MINOR: hlua: fix missing lock in hlua_filter_delete() by Aurelien DARRAGON · Mon Mar 11 13:51:03 2024 +0100
  61. 9b62794 BUG/MINOR: hlua: missing lock in hlua_filter_new() by Aurelien DARRAGON · Mon Mar 11 13:50:41 2024 +0100
  62. f77f328 BUG/MINOR: hlua: segfault when loading the same filter from different contexts by Aurelien DARRAGON · Mon Mar 11 13:49:56 2024 +0100
  63. 3bf56c4 BUG/MINOR: ssl: fix possible ctx memory leak in sample_conv_aes_gcm() by Dragan Dosen · Mon Mar 11 18:10:01 2024 +0100
  64. cdb464e BUG/MINOR: cfgparse: report proper location for log-format-sd errors by Aurelien DARRAGON · Wed Feb 28 19:29:27 2024 +0100
  65. 3ba9c30 BUG/MINOR: ssl/cli: typo in new ssl crl-file CLI description by William Lallemand · Tue Mar 05 14:49:17 2024 +0100
  66. 3b0510b BUG/MINOR: sink: fix a race condition in the TCP log forwarding code by Willy Tarreau · Tue Feb 27 17:32:44 2024 +0100
  67. 98497cd BUG/MINOR: hlua: don't call ha_alert() in hlua_event_subscribe() by Aurelien DARRAGON · Mon Mar 04 16:31:23 2024 +0100
  68. 258fc3f BUG/MAJOR: hlua: improper lock usage with hlua_ctx_resume() by Aurelien DARRAGON · Fri Mar 01 21:17:51 2024 +0100
  69. cddf622 BUG/MEDIUM: hlua: improper lock usage with SET_SAFE_LJMP() by Aurelien DARRAGON · Mon Mar 04 11:17:58 2024 +0100
  70. 01d1b73 BUG/MINOR: hlua: improper lock usage in hlua_filter_new() by Aurelien DARRAGON · Mon Mar 04 11:25:47 2024 +0100
  71. f8b137b BUG/MINOR: hlua: improper lock usage in hlua_filter_callback() by Aurelien DARRAGON · Mon Mar 04 11:06:24 2024 +0100
  72. 205f1ac BUG/MINOR: hlua: fix possible crash in hlua_filter_new() under load by Aurelien DARRAGON · Mon Mar 04 09:39:58 2024 +0100
  73. cf51189 BUG/MINOR: hlua: don't use lua_tostring() from unprotected contexts by Aurelien DARRAGON · Fri Mar 01 15:55:17 2024 +0100
  74. 93361a5 BUG/MINOR: hlua: fix unsafe lua_tostring() usage with empty stack by Aurelien DARRAGON · Fri Mar 01 19:54:16 2024 +0100
  75. e936aaf BUG/MINOR: tools: seed the statistical PRNG slightly better by Willy Tarreau · Fri Mar 01 16:17:47 2024 +0100
  76. 12a5ee7 MINOR: hlua: Be able to disable logging from lua by Christopher Faulet · Thu Feb 29 15:41:17 2024 +0100
  77. 5839355 BUG/MINOR: hlua: Fix log level to the right value when set via TXN:set_loglevel by Christopher Faulet · Thu Feb 29 15:37:43 2024 +0100
  78. 8babe63 BUG/MINOR: config/quic: Alert about PROXY protocol use on a QUIC listener by Christopher Faulet · Thu Feb 29 14:27:45 2024 +0100
  79. ea3f587 LICENSE: http_ext: fix GPL license version by Aurelien DARRAGON · Wed Feb 28 11:25:31 2024 +0100
  80. ddab08b LICENSE: event_hdl: fix GPL license version by Aurelien DARRAGON · Wed Feb 28 11:22:49 2024 +0100
  81. 121cea0 BUG/MINOR: ssl/cli: duplicate cleaning code in cli_parse_del_crtlist by William Lallemand · Tue Feb 27 17:22:15 2024 +0100
  82. 64f6741 BUG/MINOR: quic: fix output of show quic by Amaury Denoyelle · Fri Feb 23 17:28:49 2024 +0100
  83. d8514b9 BUG/MAJOR: server: fix stream crash due to deleted server by Amaury Denoyelle · Wed Feb 21 15:54:11 2024 +0100
  84. f618dbc BUG/MINOR: stats: drop srv refcount on early release by Amaury Denoyelle · Thu Feb 22 14:13:45 2024 +0100
  85. c13d9e1 MINOR: quic: warn on bind on multiple addresses if no IP_PKTINFO support by Amaury Denoyelle · Fri Feb 16 15:40:06 2024 +0100
  86. 2c70bd2 BUG/MEDIUM: quic: fix transient send error with listener socket by Amaury Denoyelle · Mon Feb 19 17:27:07 2024 +0100
  87. 0dbc16b BUG/MEDIUM: hlua: Don't loop if a lua socket does not consume received data by Christopher Faulet · Fri Feb 16 15:33:44 2024 +0100
  88. 5b62e09 BUG/MEDIUM: hlua: Be able to garbage collect uninitialized lua sockets by Christopher Faulet · Fri Feb 16 15:00:54 2024 +0100
  89. ae9e038 BUG/MEDIUM: applet: Immediately free appctx on early error by Christopher Faulet · Fri Feb 16 15:00:07 2024 +0100
  90. c95106f BUG/MINOR: qpack: reject invalid dynamic table capacity by Amaury Denoyelle · Wed Feb 14 18:23:12 2024 +0100
  91. b840e60 BUG/MINOR: qpack: reject invalid increment count decoding by Amaury Denoyelle · Wed Feb 14 16:59:24 2024 +0100
  92. 2e4d3e4 BUG/MINOR: quic: reject HANDSHAKE_DONE as server by Amaury Denoyelle · Wed Feb 14 18:13:08 2024 +0100
  93. cb70b3c BUG/MINOR: quic: reject unknown frame type by Amaury Denoyelle · Thu Feb 15 14:41:12 2024 +0100
  94. 0d95330 MINOR: connection: add sample fetches to report per-connection glitches by Willy Tarreau · Wed Jan 17 18:00:21 2024 +0100
  95. c04a8ee MINOR: mux-h2: implement MUX_CTL_GET_GLITCHES by Willy Tarreau · Wed Jan 17 17:21:29 2024 +0100
  96. 92f287b MEDIUM: mux-h2: allow to set the glitches threshold to kill a connection by Willy Tarreau · Mon Mar 11 07:33:44 2024 +0100
  97. f0279f6 MINOR: mux-h2: always use h2c_report_glitch() by Willy Tarreau · Mon Mar 11 07:35:19 2024 +0100
  98. eec8dc1 MINOR: mux-h2: count late reduction of INITIAL_WINDOW_SIZE as a glitch by Willy Tarreau · Thu Feb 08 14:37:56 2024 +0100
  99. d43a58a MINOR: mux-h2: count excess of CONTINUATION frames as a glitch by Willy Tarreau · Fri Jan 19 18:20:21 2024 +0100
  100. 3a36c9e BUG/MINOR: mux-h2: count rejected DATA frames against the connection's flow control by Willy Tarreau · Thu Feb 08 15:01:36 2024 +0100