1. b12d169 BUG/MINOR: hlua: fixing ambiguous sizeof in hlua_load_per_thread by Aurelien DARRAGON · Fri Sep 23 08:48:34 2022 +0200
  2. 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
  3. 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
  4. ae6b568 MINOR: hlua: Allow argument on lua-lod(-per-thread) directives by Thierry Fournier · Mon Sep 19 09:04:16 2022 +0200
  5. 70e38e9 BUG/MINOR: hlua: Remove \n in Lua error message built with memprintf by Thierry Fournier · Mon Sep 19 09:01:53 2022 +0200
  6. 4558437 CLEANUP: list: Fix mt_list_for_each_entry_safe indentation by Christopher Faulet · Wed Sep 21 15:44:54 2022 +0200
  7. 60cffba MINOR: list: documenting mt_list_for_each_entry_safe() macro by Aurelien DARRAGON · Wed Sep 21 10:43:15 2022 +0200
  8. 9a8d8a3 BUG/MINOR: smtpchk: SMTP Service check should gracefully close SMTP transaction by wrightlaw · Thu Sep 08 16:10:48 2022 +0100
  9. 2ec1ffa MINOR: smtpchk: Update expect rule to fully match replies to EHLO commands by Christopher Faulet · Wed Sep 21 14:42:47 2022 +0200
  10. 330af2d REGTESTS: 4be_1srv_smtpchk_httpchk_layer47errors: Return valid SMTP replies by Christopher Faulet · Wed Sep 21 15:05:42 2022 +0200
  11. 4eaf85f MINOR: clock: do not update the global date too often by Willy Tarreau · Wed Sep 21 08:21:45 2022 +0200
  12. 58b73f9 MINOR: pollers: only update the local date during busy polling by Willy Tarreau · Wed Sep 21 08:11:38 2022 +0200
  13. a700420 MINOR: clock: split local and global date updates by Willy Tarreau · Wed Sep 21 07:37:27 2022 +0200
  14. ae1e14d CLEANUP: tools: removing escape_chunk() function by Aurelien DARRAGON · Tue Sep 20 14:41:38 2022 +0200
  15. c5bff8e BUG/MINOR: log: improper behavior when escaping log data by Aurelien DARRAGON · Tue Sep 20 14:33:18 2022 +0200
  16. b0b8e9b BUG/MINOR: mux-h1: Account consumed output data on synchronous connection error by Christopher Faulet · Thu Sep 15 16:21:55 2022 +0200
  17. 0ed617a BUG/MEDIUM: mux-quic: properly trim HTX buffer on snd_buf reset by Amaury Denoyelle · Tue Sep 20 14:46:40 2022 +0200
  18. 9534e59 MINOR: mux-quic: refactor snd_buf by Amaury Denoyelle · Mon Sep 19 17:14:27 2022 +0200
  19. d80fbca REORG: mux-quic: export HTTP related function in a dedicated file by Amaury Denoyelle · Mon Sep 19 17:02:28 2022 +0200
  20. 36d50bf REORG: mux-quic: extract traces in a dedicated source file by Amaury Denoyelle · Mon Sep 19 16:12:38 2022 +0200
  21. 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
  22. 9f4f6b0 OPTIM: hpack-huff: reduce the cache footprint of the huffman decoder by Willy Tarreau · Tue Sep 20 07:27:15 2022 +0200
  23. cbfee3a MINOR: httpclient: enabled the use of SNI presets by Miroslav Zagorac · Mon Sep 19 12:20:29 2022 +0200
  24. 133e2a2 CLEANUP: httpclient: deleted unused variables by Miroslav Zagorac · Mon Sep 19 12:18:53 2022 +0200
  25. afb7b9d BUG/MEDIUM: mux-quic: fix nb_hreq decrement by Amaury Denoyelle · Mon Sep 19 11:58:24 2022 +0200
  26. 4b10a5c [RELEASE] Released version 2.7-dev6 by Willy Tarreau · Sat Sep 17 12:24:53 2022 +0200
  27. 68b3e13 SCRIPTS: announce-release: update some URLs to https by Willy Tarreau · Sat Sep 17 12:17:07 2022 +0200
  28. b0c0501 MINOR: config: add command-line -dC to dump the configuration file by Erwan Le Goas · Wed Sep 14 17:51:55 2022 +0200
  29. acfdf76 MINOR: cli: anonymize 'show servers state' and 'show servers conn' by Erwan Le Goas · Wed Sep 14 17:48:55 2022 +0200
  30. 57e35f4 MINOR: cli: anonymize commands 'show sess' and 'show sess all' by Erwan Le Goas · Wed Sep 14 17:45:41 2022 +0200
  31. 54966df MINOR: anon: store the anonymizing key in the CLI's appctx by Erwan Le Goas · Wed Sep 14 17:24:22 2022 +0200
  32. fad9da8 MINOR: anon: store the anonymizing key in the global structure by Erwan Le Goas · Wed Sep 14 17:24:22 2022 +0200
  33. 9c76637 MINOR: anon: add new macros and functions to anonymize contents by Erwan Le Goas · Wed Sep 14 17:40:24 2022 +0200
  34. 85af760 BUILD: fd: fix a build warning on the DWCAS by Willy Tarreau · Sat Sep 17 11:15:29 2022 +0200
  35. da9f258 BUG/MEDIUM: captures: free() an error capture out of the proxy lock by Willy Tarreau · Sat Sep 17 11:07:19 2022 +0200
  36. a94bedc CLEANUP: quic,ssl: fix tiny typos in C comments by cui fliter · Mon Aug 29 14:42:57 2022 +0800
  37. 8d0ff28 BUG/MEDIUM: server: segv when adding server with hostname from CLI by Aurelien DARRAGON · Fri Sep 16 14:27:53 2022 +0200
  38. e3e3121 CLEANUP: exclude udp-perturb with .gitignore by Amaury Denoyelle · Fri Sep 16 15:44:57 2022 +0200
  39. d1310f8 BUG/MINOR: mux-quic: do not remotely close stream too early by Amaury Denoyelle · Fri Sep 16 13:30:59 2022 +0200
  40. 8d4ac48 CLEANUP: mux-quic: remove stconn usage in h3/hq by Amaury Denoyelle · Thu Sep 15 11:22:32 2022 +0200
  41. 7c4b2ec MINOR: flags/mux-h1: decode H1C and H1S flags by Christopher Faulet · Thu Sep 15 10:54:36 2022 +0200
  42. 18ad15f REORG: mux-h1: extract flags and enums into mux_h1-t.h by Christopher Faulet · Thu Sep 15 10:51:26 2022 +0200
  43. f8aaf8b BUG/MEDIUM: mux-quic: fix crash on early app-ops release by Amaury Denoyelle · Wed Sep 14 16:23:47 2022 +0200
  44. 95fc737 MEDIUM: quic: separate path for rx and tx with set_encryption_secrets by William Lallemand · Wed Sep 14 17:54:05 2022 +0200
  45. 1c8f3b3 MINOR: httpclient: export httpclient_create_proxy() by William Lallemand · Wed Sep 14 14:34:39 2022 +0200
  46. 243c2d1 DOC: fix TOC in starter guide for subsection 3.3.8. Statistics by Mathias Weiersmueller · Sat Sep 10 19:45:51 2022 +0200
  47. 992ad62 MEDIUM: httpclient: allow to use another proxy by William Lallemand · Mon Sep 12 17:39:04 2022 +0200
  48. 54aec5f MEDIUM: httpclient: httpclient_create_proxy() creates a proxy for httpclient by William Lallemand · Mon Sep 12 16:46:35 2022 +0200
  49. 23bc0b2 REGTESTS: ssl/log: test the log-forward with SSL by William Lallemand · Tue Sep 13 12:41:29 2022 +0200
  50. d6e581d BUG/MEDIUM: sink: bad init sequence on tcp sink from a ring. by Emeric Brun · Tue Sep 13 16:16:30 2022 +0200
  51. ebf600a REGTESTS: log: test the log-forward feature by William Lallemand · Tue Sep 13 10:34:36 2022 +0200
  52. 439be58 MINOR: flags/mux-h2: decode H2C and H2S flags by Willy Tarreau · Mon Sep 12 19:20:23 2022 +0200
  53. 6c0fadf REORG: mux-h2: extract flags and enums into mux_h2-t.h by Willy Tarreau · Mon Sep 12 19:07:51 2022 +0200
  54. 799e541 MINOR: flags/fd: decode FD flags states by Willy Tarreau · Mon Sep 12 18:53:06 2022 +0200
  55. a57786e BUG/MINOR: listener: null pointer dereference suspected by coverity by Aurelien DARRAGON · Mon Sep 12 09:26:21 2022 +0200
  56. 187396e CLEANUP: listener: function comment typo in stop_listener() by Aurelien DARRAGON · Sun Sep 11 16:19:49 2022 +0200
  57. 28bc152 REGTESTS: healthcheckmail: Relax matching on the healthcheck log message by Christopher Faulet · Mon Sep 12 09:58:47 2022 +0200
  58. af5336f BUG/MINOR: mux-h1: Increment open_streams counter when H1 stream is created by Christopher Faulet · Mon Sep 12 07:46:11 2022 +0200
  59. af985e0 CLEANUP: pollers: remove dead code in the polling loop by Willy Tarreau · Mon Sep 12 09:35:44 2022 +0200
  60. 62bde43 BUILD: flags: fix the fallback macros for missing stdio by Willy Tarreau · Fri Sep 09 17:46:45 2022 +0200
  61. 233c0a5 BUILD: flags: fix build warning in some macros used by show_flags by Willy Tarreau · Fri Sep 09 17:35:05 2022 +0200
  62. cddec0a BUG/MINOR: stats: fixing stat shows disabled frontend status as 'OPEN' by Aurelien DARRAGON · Fri Sep 09 15:58:57 2022 +0200
  63. d46f437 MINOR: proxy/listener: support for additional PAUSED state by Aurelien DARRAGON · Fri Sep 09 15:51:37 2022 +0200
  64. 0013288 MINOR: listener: small API change by Aurelien DARRAGON · Fri Sep 09 15:32:57 2022 +0200
  65. 7d00077 BUG/MEDIUM: proxy: ensure pause_proxy() and resume_proxy() own PROXY_LOCK by Aurelien DARRAGON · Thu Sep 08 14:35:35 2022 +0200
  66. 6edae6f MINOR: flags/http_ana: use flag dumping to show http msg states by Willy Tarreau · Fri Sep 09 17:18:57 2022 +0200
  67. 5349779 MINOR: flags/htx: use flag dumping to show htx and start-line flags by Willy Tarreau · Fri Sep 09 16:59:29 2022 +0200
  68. cdefa80 DEV: flags: remove the now useless intermediary functions by Willy Tarreau · Fri Sep 09 16:47:43 2022 +0200
  69. a8db91f DEV: flags: remove the now unused SHOW_FLAG() definition by Willy Tarreau · Fri Sep 09 16:36:37 2022 +0200
  70. e2afad0 MINOR: flags/http_ana: use flag dumping for txn flags by Willy Tarreau · Fri Sep 09 16:31:37 2022 +0200
  71. 92a2d3c MINOR: flags/task: use flag dumping for task state by Willy Tarreau · Fri Sep 09 16:19:33 2022 +0200
  72. e9d1283 MINOR: flags/stream: use flag dumping for stream flags by Willy Tarreau · Fri Sep 09 16:10:40 2022 +0200
  73. f4cb98c MINOR: flags/stream: use flag dumping for stream error type by Willy Tarreau · Fri Sep 09 15:38:30 2022 +0200
  74. 4bab7d8 MINOR: flags/stconn: use flag dumping for stconn and sedesc flags by Willy Tarreau · Fri Sep 09 15:26:38 2022 +0200
  75. 9d9e101 MINOR: flags/connection: use flag dumping for connection flags by Willy Tarreau · Fri Sep 09 15:04:32 2022 +0200
  76. cdc9ddc MINOR: flags/channel: use flag dumping for channel flags and analysers by Willy Tarreau · Fri Sep 09 14:51:57 2022 +0200
  77. 7a955b5 MINOR: flags: implement a macro used to dump enums inside masks by Willy Tarreau · Fri Sep 09 16:05:10 2022 +0200
  78. 77acaf5 MINOR: flags: add a new file to host flag dumping macros by Willy Tarreau · Fri Sep 09 14:34:12 2022 +0200
  79. 20273ce DEV: flags: add missing CO_FL_FDLESS connection flag by Willy Tarreau · Fri Sep 09 14:46:15 2022 +0200
  80. c7ac174 DEV: flags: fix usage message to reflect available options by Willy Tarreau · Fri Sep 09 14:16:49 2022 +0200
  81. b0ab121 CI: cirrus-ci: bump FreeBSD image to 13-1 by Ilya Shipitsin · Thu Sep 08 21:45:16 2022 +0500
  82. eea152e BUG/MINOR: signals/poller: ensure wakeup from signals by Matthias Wirth · Fri Sep 09 10:21:00 2022 +0200
  83. ef2d234 BUILD: udp-perturb: Add a make target for udp-perturb tool by Frédéric Lécaille · Thu Sep 08 20:47:28 2022 +0200
  84. 192093b MINOR: dev/udp: Apply the corruption to both directions by Frédéric Lécaille · Thu Sep 08 20:38:59 2022 +0200
  85. 3dd79d3 MINOR: h3: Send the h3 settings with others streams (requests) by Frédéric Lécaille · Thu Sep 08 17:53:36 2022 +0200
  86. befcf70 MINOR: h3: Missing connection argument for a TRACE_LEAVE() argument by Frédéric Lécaille · Thu Sep 08 16:04:55 2022 +0200
  87. 2eb5faa MINOR: h3: Add the quic_conn object to h3 traces by Frédéric Lécaille · Thu Sep 08 16:03:13 2022 +0200
  88. 1c725aa BUG/MINOR: h3: Crash when h3 trace verbosity is "minimal" by Frédéric Lécaille · Thu Sep 08 15:49:37 2022 +0200
  89. 3c1b81f BUG/MINOR: quic: Trace fix about packet number space information. by Frédéric Lécaille · Thu Sep 08 09:52:14 2022 +0200
  90. bb995ea BUG/MINOR: quic: Speed up the handshake completion only one time by Frédéric Lécaille · Wed Sep 07 17:34:18 2022 +0200
  91. 43c891d BUG/MINOR: signals/poller: set the poller timeout to 0 when there are signals by William Lallemand · Thu Sep 08 17:46:31 2022 +0200
  92. e86bc35 MINOR: activity/cli: support sorting task profiling by total CPU time by Willy Tarreau · Thu Sep 08 16:38:10 2022 +0200
  93. dc89b18 MINOR: activity/cli: support aggregating task profiling outputs by Willy Tarreau · Thu Sep 08 16:05:57 2022 +0200
  94. 64435aa MINOR: tasks/activity: improve the caller-callee activity hash by Willy Tarreau · Wed Sep 07 18:54:30 2022 +0200
  95. 3d4cdb1 MEDIUM: tasks/activity: combine the called function with the caller by Willy Tarreau · Wed Sep 07 18:37:47 2022 +0200
  96. 41e701e DEBUG: quic: export the few task handlers that often appear in task dumps by Willy Tarreau · Thu Sep 08 15:12:59 2022 +0200
  97. 0fbc16c DEBUG: resolvers: unstatify process_resolvers() to make it appear in profiling by Willy Tarreau · Thu Sep 08 15:07:13 2022 +0200
  98. a342387 CLEANUP: activity: make the number of sched activity entries more configurable by Willy Tarreau · Wed Sep 07 18:49:55 2022 +0200
  99. a9a2384 CLEANUP: sched: remove duplicate code in run_tasks_from_list() by Willy Tarreau · Wed Sep 07 17:06:16 2022 +0200
  100. e0e6d81 CLEANUP: task: move tid and wake_date into the common part by Willy Tarreau · Wed Sep 07 16:43:01 2022 +0200