1. f3c40f8 BUG/MINOR: quic: adjust quic_tls prototypes by Amaury Denoyelle · Fri Sep 30 17:37:38 2022 +0200
  2. a19bb6f CLEANUP: quic: remove global var definition in quic_tls header by Amaury Denoyelle · Fri Sep 30 17:31:18 2022 +0200
  3. d6922d5 CLEANUP: mux-quic: remove usage of non-standard ull type by Amaury Denoyelle · Fri Sep 30 18:03:03 2022 +0200
  4. 59307b3 DOC: config: Fix pgsql-check documentation to make user param mandatory by Christopher Faulet · Mon Oct 03 15:00:59 2022 +0200
  5. 0d6fb7a BUG/MINOR: checks: update pgsql regex on auth packet by Fatih Acar · Mon Sep 26 17:27:11 2022 +0200
  6. dd4a2a6 [RELEASE] Released version 2.7-dev7 by Willy Tarreau · Mon Oct 03 15:20:38 2022 +0200
  7. 406efb9 BUG/MINOR: backend: only enforce turn-around state when not redispatching by Willy Tarreau · Mon Oct 03 14:56:34 2022 +0200
  8. 3d1c334 BUG/MINOR: config: insufficient syntax check of the global "maxconn" value by Thierry Fournier · Sat Oct 01 10:06:59 2022 +0200
  9. 8522348 BUG/MAJOR: conn-idle: fix hash indexing issues on idle conns by Willy Tarreau · Thu Sep 29 20:32:43 2022 +0200
  10. 94ab139 BUG/MEDIUM: config: count line arguments without dereferencing the output by Willy Tarreau · Mon Oct 03 08:27:55 2022 +0200
  11. 8a6767d BUG/MINOR: config: don't count trailing spaces as empty arg (v2) by Erwan Le Goas · Fri Sep 23 15:06:34 2022 +0200
  12. cd341d5 MINOR: hlua: ambiguous lua_pushvalue with 0 index by Aurelien DARRAGON · Thu Sep 29 12:00:04 2022 +0200
  13. 28f0a60 DOC/CLEANUP: lua-api: removing duplicate date functions doc by Aurelien DARRAGON · Thu Sep 29 10:25:24 2022 +0200
  14. 4d7aefe BUG/MINOR: hlua: prevent crash when loading numerous arguments using lua-load(per-thread) by Aurelien DARRAGON · Fri Sep 23 10:22:14 2022 +0200
  15. 9ae05bb DOC: management: httpclient can resolve server names in URLs by William Lallemand · Thu Sep 29 15:00:15 2022 +0200
  16. bcbcf98 BUG/MINOR: hlua: _hlua_http_msg_delete incorrect behavior when offset is used by Aurelien DARRAGON · Wed Sep 28 19:08:15 2022 +0200
  17. 015bbc2 MINOR: tools: Impprove hash_ipanon to not hash FD-based addresses by Christopher Faulet · Thu Sep 29 11:53:07 2022 +0200
  18. 7e50e4b MINOR: tools: Impprove hash_ipanon to support dgram sockets and port offsets by Christopher Faulet · Thu Sep 29 11:46:34 2022 +0200
  19. d786931 MINOR: cli: correct commentary and replace 'set global-key' name by Erwan Le Goas · Thu Sep 29 10:36:11 2022 +0200
  20. f30c5d7 MINOR: config: Add option line when the configuration file is dumped by Erwan Le Goas · Thu Sep 29 10:34:04 2022 +0200
  21. 059d05f MINOR: config: Add other keywords when dump the anonymized configuration file by Erwan Le Goas · Thu Sep 29 10:31:18 2022 +0200
  22. be5ed92 MINOR: config: correct errors about argument number in condition in cfgparse.c by Erwan Le Goas · Thu Sep 29 10:30:00 2022 +0200
  23. 1caa535 MINOR: cli: Add an anonymization on a missed element in 'show server state' by Erwan Le Goas · Thu Sep 29 10:28:44 2022 +0200
  24. 9ac3ccb MINOR: cli: use hash_ipanon to anonymized address by Erwan Le Goas · Thu Sep 29 10:27:33 2022 +0200
  25. 5eef158 MINOR: tools: modify hash_ipanon in order to use it in cli by Erwan Le Goas · Thu Sep 29 10:25:31 2022 +0200
  26. 3f4ae61 MINOR: cli: remove error message with 'set anon on|off' by Erwan Le Goas · Wed Sep 28 17:04:29 2022 +0200
  27. 2a2e46f MINOR: cli: Add anonymization on a missed element for 'show sess all' by Erwan Le Goas · Wed Sep 28 17:02:30 2022 +0200
  28. 7fdba0a BUG/MINOR: hlua: fixing hlua_http_msg_insert_data behavior by Aurelien DARRAGON · Wed Sep 28 16:03:45 2022 +0200
  29. d7c71b0 BUG/MINOR: hlua: fixing hlua_http_msg_del_data behavior by Aurelien DARRAGON · Wed Sep 28 15:52:18 2022 +0200
  30. c5daf28 Revert "BUG/MINOR: config: don't count trailing spaces as empty arg" by Christopher Faulet · Wed Sep 28 18:22:23 2022 +0200
  31. 5529424 BUG/MINOR: config: don't count trailing spaces as empty arg by Erwan Le Goas · Fri Sep 23 15:06:34 2022 +0200
  32. 3a374ea BUG/MINOR: ring: fix the size check in ring_make_from_area() by William Lallemand · Tue Sep 27 14:31:37 2022 +0200
  33. bb650f2 DOC: management: add timeout on the "reload" command by William Lallemand · Tue Sep 27 11:38:10 2022 +0200
  34. eaabf06 BUG/MEDIUM: resolvers: Remove aborted resolutions from query_ids tree by Christopher Faulet · Tue Sep 27 10:43:24 2022 +0200
  35. 3ab72c6 BUG/MEDIUM: stconn: Reset SE descriptor when we fail to create a stream by Christopher Faulet · Tue Sep 27 09:18:20 2022 +0200
  36. 4cfc038 BUG/MINOR: stream: Perform errors handling in right order in stream_new() by Christopher Faulet · Tue Sep 27 09:14:47 2022 +0200
  37. 56ac2cb CLEANUP: list: fix again some style issues in the recent comments by Willy Tarreau · Tue Sep 27 07:42:28 2022 +0200
  38. 70c5ad4 DOC: management: describe the new reload command behavior by William Lallemand · Sat Sep 24 16:44:44 2022 +0200
  39. 0a0512f MINOR: mworker/cli: the mcli_reload bind_conf only send the reload status by William Lallemand · Sat Sep 24 16:14:50 2022 +0200
  40. 56f73b2 MINOR: mworker: stores the mcli_reload bind_conf by William Lallemand · Sat Sep 24 15:56:25 2022 +0200
  41. 21623b5 MINOR: mworker: mworker_cli_proxy_new_listener() returns a bind_conf by William Lallemand · Sat Sep 24 15:51:27 2022 +0200
  42. 68192b2 MINOR: mworker: store and shows loading status by William Lallemand · Sat Sep 24 15:44:42 2022 +0200
  43. 479cb3e MINOR: mworker/cli: replace close() by fd_delete() by William Lallemand · Fri Sep 23 10:21:32 2022 +0200
  44. b12d169 BUG/MINOR: hlua: fixing ambiguous sizeof in hlua_load_per_thread by Aurelien DARRAGON · Fri Sep 23 08:48:34 2022 +0200
  45. ec059c2 MEDIUM: mworker/cli: keep the connection of the FD that ask for a reload by William Lallemand · Thu Sep 22 17:26:23 2022 +0200
  46. d2605cf BUG/MINOR: anon: memory illegal accesses in tools.c with hash_anon and hash_ipanon by Erwan Le Goas · Wed Sep 21 16:24:23 2022 +0200
  47. ae6b568 MINOR: hlua: Allow argument on lua-lod(-per-thread) directives by Thierry Fournier · Mon Sep 19 09:04:16 2022 +0200
  48. 70e38e9 BUG/MINOR: hlua: Remove \n in Lua error message built with memprintf by Thierry Fournier · Mon Sep 19 09:01:53 2022 +0200
  49. 4558437 CLEANUP: list: Fix mt_list_for_each_entry_safe indentation by Christopher Faulet · Wed Sep 21 15:44:54 2022 +0200
  50. 60cffba MINOR: list: documenting mt_list_for_each_entry_safe() macro by Aurelien DARRAGON · Wed Sep 21 10:43:15 2022 +0200
  51. 9a8d8a3 BUG/MINOR: smtpchk: SMTP Service check should gracefully close SMTP transaction by wrightlaw · Thu Sep 08 16:10:48 2022 +0100
  52. 2ec1ffa MINOR: smtpchk: Update expect rule to fully match replies to EHLO commands by Christopher Faulet · Wed Sep 21 14:42:47 2022 +0200
  53. 330af2d REGTESTS: 4be_1srv_smtpchk_httpchk_layer47errors: Return valid SMTP replies by Christopher Faulet · Wed Sep 21 15:05:42 2022 +0200
  54. 4eaf85f MINOR: clock: do not update the global date too often by Willy Tarreau · Wed Sep 21 08:21:45 2022 +0200
  55. 58b73f9 MINOR: pollers: only update the local date during busy polling by Willy Tarreau · Wed Sep 21 08:11:38 2022 +0200
  56. a700420 MINOR: clock: split local and global date updates by Willy Tarreau · Wed Sep 21 07:37:27 2022 +0200
  57. ae1e14d CLEANUP: tools: removing escape_chunk() function by Aurelien DARRAGON · Tue Sep 20 14:41:38 2022 +0200
  58. c5bff8e BUG/MINOR: log: improper behavior when escaping log data by Aurelien DARRAGON · Tue Sep 20 14:33:18 2022 +0200
  59. b0b8e9b BUG/MINOR: mux-h1: Account consumed output data on synchronous connection error by Christopher Faulet · Thu Sep 15 16:21:55 2022 +0200
  60. 0ed617a BUG/MEDIUM: mux-quic: properly trim HTX buffer on snd_buf reset by Amaury Denoyelle · Tue Sep 20 14:46:40 2022 +0200
  61. 9534e59 MINOR: mux-quic: refactor snd_buf by Amaury Denoyelle · Mon Sep 19 17:14:27 2022 +0200
  62. d80fbca REORG: mux-quic: export HTTP related function in a dedicated file by Amaury Denoyelle · Mon Sep 19 17:02:28 2022 +0200
  63. 36d50bf REORG: mux-quic: extract traces in a dedicated source file by Amaury Denoyelle · Mon Sep 19 16:12:38 2022 +0200
  64. 3dc4e5a BUG/MINOR: mux-quic: do not keep detached qcs with empty Tx buffers by Amaury Denoyelle · Tue Sep 13 16:49:21 2022 +0200
  65. 9f4f6b0 OPTIM: hpack-huff: reduce the cache footprint of the huffman decoder by Willy Tarreau · Tue Sep 20 07:27:15 2022 +0200
  66. cbfee3a MINOR: httpclient: enabled the use of SNI presets by Miroslav Zagorac · Mon Sep 19 12:20:29 2022 +0200
  67. 133e2a2 CLEANUP: httpclient: deleted unused variables by Miroslav Zagorac · Mon Sep 19 12:18:53 2022 +0200
  68. afb7b9d BUG/MEDIUM: mux-quic: fix nb_hreq decrement by Amaury Denoyelle · Mon Sep 19 11:58:24 2022 +0200
  69. 4b10a5c [RELEASE] Released version 2.7-dev6 by Willy Tarreau · Sat Sep 17 12:24:53 2022 +0200
  70. 68b3e13 SCRIPTS: announce-release: update some URLs to https by Willy Tarreau · Sat Sep 17 12:17:07 2022 +0200
  71. b0c0501 MINOR: config: add command-line -dC to dump the configuration file by Erwan Le Goas · Wed Sep 14 17:51:55 2022 +0200
  72. acfdf76 MINOR: cli: anonymize 'show servers state' and 'show servers conn' by Erwan Le Goas · Wed Sep 14 17:48:55 2022 +0200
  73. 57e35f4 MINOR: cli: anonymize commands 'show sess' and 'show sess all' by Erwan Le Goas · Wed Sep 14 17:45:41 2022 +0200
  74. 54966df MINOR: anon: store the anonymizing key in the CLI's appctx by Erwan Le Goas · Wed Sep 14 17:24:22 2022 +0200
  75. fad9da8 MINOR: anon: store the anonymizing key in the global structure by Erwan Le Goas · Wed Sep 14 17:24:22 2022 +0200
  76. 9c76637 MINOR: anon: add new macros and functions to anonymize contents by Erwan Le Goas · Wed Sep 14 17:40:24 2022 +0200
  77. 85af760 BUILD: fd: fix a build warning on the DWCAS by Willy Tarreau · Sat Sep 17 11:15:29 2022 +0200
  78. da9f258 BUG/MEDIUM: captures: free() an error capture out of the proxy lock by Willy Tarreau · Sat Sep 17 11:07:19 2022 +0200
  79. a94bedc CLEANUP: quic,ssl: fix tiny typos in C comments by cui fliter · Mon Aug 29 14:42:57 2022 +0800
  80. 8d0ff28 BUG/MEDIUM: server: segv when adding server with hostname from CLI by Aurelien DARRAGON · Fri Sep 16 14:27:53 2022 +0200
  81. e3e3121 CLEANUP: exclude udp-perturb with .gitignore by Amaury Denoyelle · Fri Sep 16 15:44:57 2022 +0200
  82. d1310f8 BUG/MINOR: mux-quic: do not remotely close stream too early by Amaury Denoyelle · Fri Sep 16 13:30:59 2022 +0200
  83. 8d4ac48 CLEANUP: mux-quic: remove stconn usage in h3/hq by Amaury Denoyelle · Thu Sep 15 11:22:32 2022 +0200
  84. 7c4b2ec MINOR: flags/mux-h1: decode H1C and H1S flags by Christopher Faulet · Thu Sep 15 10:54:36 2022 +0200
  85. 18ad15f REORG: mux-h1: extract flags and enums into mux_h1-t.h by Christopher Faulet · Thu Sep 15 10:51:26 2022 +0200
  86. f8aaf8b BUG/MEDIUM: mux-quic: fix crash on early app-ops release by Amaury Denoyelle · Wed Sep 14 16:23:47 2022 +0200
  87. 95fc737 MEDIUM: quic: separate path for rx and tx with set_encryption_secrets by William Lallemand · Wed Sep 14 17:54:05 2022 +0200
  88. 1c8f3b3 MINOR: httpclient: export httpclient_create_proxy() by William Lallemand · Wed Sep 14 14:34:39 2022 +0200
  89. 243c2d1 DOC: fix TOC in starter guide for subsection 3.3.8. Statistics by Mathias Weiersmueller · Sat Sep 10 19:45:51 2022 +0200
  90. 992ad62 MEDIUM: httpclient: allow to use another proxy by William Lallemand · Mon Sep 12 17:39:04 2022 +0200
  91. 54aec5f MEDIUM: httpclient: httpclient_create_proxy() creates a proxy for httpclient by William Lallemand · Mon Sep 12 16:46:35 2022 +0200
  92. 23bc0b2 REGTESTS: ssl/log: test the log-forward with SSL by William Lallemand · Tue Sep 13 12:41:29 2022 +0200
  93. d6e581d BUG/MEDIUM: sink: bad init sequence on tcp sink from a ring. by Emeric Brun · Tue Sep 13 16:16:30 2022 +0200
  94. ebf600a REGTESTS: log: test the log-forward feature by William Lallemand · Tue Sep 13 10:34:36 2022 +0200
  95. 439be58 MINOR: flags/mux-h2: decode H2C and H2S flags by Willy Tarreau · Mon Sep 12 19:20:23 2022 +0200
  96. 6c0fadf REORG: mux-h2: extract flags and enums into mux_h2-t.h by Willy Tarreau · Mon Sep 12 19:07:51 2022 +0200
  97. 799e541 MINOR: flags/fd: decode FD flags states by Willy Tarreau · Mon Sep 12 18:53:06 2022 +0200
  98. a57786e BUG/MINOR: listener: null pointer dereference suspected by coverity by Aurelien DARRAGON · Mon Sep 12 09:26:21 2022 +0200
  99. 187396e CLEANUP: listener: function comment typo in stop_listener() by Aurelien DARRAGON · Sun Sep 11 16:19:49 2022 +0200
  100. 28bc152 REGTESTS: healthcheckmail: Relax matching on the healthcheck log message by Christopher Faulet · Mon Sep 12 09:58:47 2022 +0200