1. 7583c36 MINOR: cli/pools: add pool name filtering capability to "show pools" by Willy Tarreau · Mon Nov 21 10:02:29 2022 +0100
  2. 2fba08f MINOR: cli/pools: add sorting capabilities to "show pools" by Willy Tarreau · Mon Nov 21 09:34:02 2022 +0100
  3. 224adf2 MINOR: cli/pools: store "show pools" results into a temporary array by Willy Tarreau · Mon Nov 21 09:02:41 2022 +0100
  4. ace3da8 CLEANUP: quic: replace "choosen" with "chosen" all over the code by Ilya Shipitsin · Tue Nov 01 15:46:39 2022 +0500
  5. 74b5f7b BUG/MAJOR: quic: Crash after discarding packet number spaces by Frédéric Lécaille · Sun Nov 20 18:35:35 2022 +0100
  6. c860150 MINOR: cli: print parsed command when not found by Abhijeet Rastogi · Thu Nov 17 04:42:38 2022 -0800
  7. 814645f BUG/MAJOR: quic: Crash upon retransmission of dgrams with several packets by Frédéric Lécaille · Fri Nov 18 18:15:28 2022 +0100
  8. d9b7174 MEDIUM: tcp-act: add parameter rst-ttl to silent-drop by Mathias Weiersmueller · Sat Nov 19 00:07:56 2022 +0100
  9. a0abec8 [RELEASE] Released version 2.7-dev9 by Willy Tarreau · Fri Nov 18 17:48:49 2022 +0100
  10. 2f668f0 MINOR: quic: complete traces/debug for handshake by Amaury Denoyelle · Fri Nov 18 15:24:08 2022 +0100
  11. bc174b2 BUG/MEDIUM: quic: fix memleak for out-of-order crypto data by Amaury Denoyelle · Thu Nov 17 10:12:52 2022 +0100
  12. ff95f2d BUG/MEDIUM: quic: fix unsuccessful handshakes on ncb_advance error by Amaury Denoyelle · Fri Nov 18 14:50:06 2022 +0100
  13. 7f0295f MINOR: ncbuf: complete doc for ncb_advance() by Amaury Denoyelle · Fri Nov 18 15:54:40 2022 +0100
  14. 4cfdcbb BUILD: peers: Remove unused variables by Christopher Faulet · Fri Nov 18 16:40:51 2022 +0100
  15. 5534334 MEDIUM: thread: Restric nbthread/thread-group(s) to very first global sections by Christopher Faulet · Fri Nov 18 15:52:58 2022 +0100
  16. 037e3f8 MINOR: cfgparse: Always check the section position by Christopher Faulet · Fri Nov 18 15:46:06 2022 +0100
  17. 0909f62 BUG/MEDIUM: peers: messages about unkown tables not correctly ignored by Emeric Brun · Fri Nov 18 14:52:54 2022 +0100
  18. cdad1c3 BUILD: Makefile: enable USE_SHM_OPEN by default on freebsd by William Lallemand · Fri Nov 18 15:22:51 2022 +0100
  19. b60a77b BUG/MINOR: ssl: don't initialize the keylog callback when not required by William Lallemand · Fri Nov 18 15:00:15 2022 +0100
  20. dfefebc BUG/MEDIUM: raw-sock: Don't report connection error if something was received by Christopher Faulet · Fri Nov 18 14:52:08 2022 +0100
  21. 5ad2b64 BUG/MINOR: http_ana/txn: don't re-initialize txn and req var lists by Aurelien DARRAGON · Fri Nov 18 09:17:29 2022 +0100
  22. ce7928d CLEANUP: mux-h1: Don't test h1c in h1_shutw_conn() by Christopher Faulet · Fri Nov 18 08:44:44 2022 +0100
  23. 831d613 DOC: internal: commit notes about polling states and flags on connect() by Willy Tarreau · Thu Nov 17 16:14:23 2022 +0100
  24. c89f665 DOC: internal: commit notes about polling states and flags by Willy Tarreau · Fri Sep 06 18:50:32 2019 +0200
  25. e6ef4cd BUG/MINOR: mux-h1: Fix error handling when H1S allocation failed on client side by Christopher Faulet · Thu Nov 17 15:54:12 2022 +0100
  26. ddfb50e CLEANUP: listener: Remove useless task_queue from manage_global_listener_queue by Christopher Faulet · Thu Nov 17 15:16:10 2022 +0100
  27. 13e86d9 BUG/MEDIUM: listener: Fix race condition when updating the global mngmt task by Christopher Faulet · Thu Nov 17 14:40:20 2022 +0100
  28. b6c31b3 DOC: lua-api: Remove warning about the lua filters by Christopher Faulet · Wed Nov 16 10:14:35 2022 +0100
  29. 62138aa MINOR: mux-h1: Rely on a H1S flag to know a WS key was found or not by Christopher Faulet · Wed Nov 02 08:42:08 2022 +0100
  30. 7f6aa56 MINOR: sconn: Set SE_FL_ERROR only when there is no more data to read by Christopher Faulet · Mon Oct 17 10:21:19 2022 +0200
  31. ab79b32 MEDIUM: mux-fcgi: Introduce flags to deal with connection read/write errors by Christopher Faulet · Wed Oct 12 17:51:51 2022 +0200
  32. 68ee784 CLEANUP: mux-h2: Remove unused fields in h2c structures by Christopher Faulet · Wed Oct 12 10:21:33 2022 +0200
  33. ff7925d MEDIUM: mux-h2: Introduce flags to deal with connection read/write errors by Christopher Faulet · Tue Oct 11 19:12:40 2022 +0200
  34. b65af26 MEDIUM: mux-pt: Don't always set a final error on SE on the sending path by Christopher Faulet · Wed Oct 05 11:01:56 2022 +0200
  35. 31da34d MEDIUM: mux-h1: Don't report a final error whe a message is aborted by Christopher Faulet · Mon Oct 10 16:36:10 2022 +0200
  36. b3de5e5 CLEANUP: mux-h1: Reorder H1 connection flags to avoid holes by Christopher Faulet · Wed Oct 05 11:12:18 2022 +0200
  37. fc473a6 MEDIUM: mux-h1: Rely on the H1C to deal with shutdown for reads by Christopher Faulet · Wed Oct 05 08:22:33 2022 +0200
  38. bef8900 MINOR: mux-h1: Add flag on H1 stream to deal with internal errors by Christopher Faulet · Wed Oct 05 07:50:19 2022 +0200
  39. 56a4994 CLEANUP: mux-h1: Rename H1C_F_ERR_PENDING into H1C_F_ABRT_PENDING by Christopher Faulet · Tue Oct 04 17:45:24 2022 +0200
  40. 2177d96 MINOR: mux-h1: Don't handle subscribe for reads in h1_process_demux() by Christopher Faulet · Wed Oct 05 08:39:14 2022 +0200
  41. 4e72b17 MEDIUM: mux-h1: Handle H1C states via its state field instead of H1C_F_ST_* by Christopher Faulet · Tue Oct 04 17:35:19 2022 +0200
  42. ef93be2 MINOR: mux-h1: Add a dedicated enum to deal with H1 connection state by Christopher Faulet · Tue Oct 04 17:13:32 2022 +0200
  43. 71abc0c CLEANUP: mux-h1: Rename H1C_F_ST_ERROR and H1C_F_ST_SILENT_SHUT flags by Christopher Faulet · Tue Oct 04 17:06:52 2022 +0200
  44. 089cc6e REORG: mux-h1: Reorg the H1C structure by Christopher Faulet · Tue Oct 04 11:24:46 2022 +0200
  45. 7fcbcc0 CLEANUP: mux-h1; Rename H1S_F_ERROR flag into H1S_F_ERROR_MASK by Christopher Faulet · Thu Oct 06 09:24:07 2022 +0200
  46. c3fe6f3 MINOR: mux-h1: Remove usless code inside shutr callback by Christopher Faulet · Wed Oct 05 10:24:11 2022 +0200
  47. 0c5e989 BUG/MINOR: pool/cli: use ullong to report total pool usage in bytes by Willy Tarreau · Thu Nov 17 11:08:03 2022 +0100
  48. 3540285 DEV: poll: indicate the FD's side in front of its value by Willy Tarreau · Thu Nov 17 07:59:49 2022 +0100
  49. 05ed7e8 DEV: poll: strip the "do_" prefix from reported function names by Willy Tarreau · Thu Nov 17 07:55:44 2022 +0100
  50. e610641 DEV: poll: make the connect() step an action as well by Willy Tarreau · Thu Nov 17 07:44:27 2022 +0100
  51. 2fd6dbf BUILD: makefile: move the compiler option detection stuff to compiler.mk by Willy Tarreau · Thu Nov 17 09:02:56 2022 +0100
  52. 8b5a998 BUILD: makefile: use $(cmd_MAKE) in quiet mode by Willy Tarreau · Thu Nov 17 08:34:37 2022 +0100
  53. 8dd6725 BUILD: makefile: move default verbosity settings to include/make/verbose.mk by Willy Tarreau · Thu Nov 17 08:23:10 2022 +0100
  54. d575661 BUILD: makefile: properly pass CC to sub-projects by Willy Tarreau · Thu Nov 17 08:15:27 2022 +0100
  55. 59b50bd BUILD: makefile: mark poll and tcploop targets as phony by Willy Tarreau · Thu Nov 17 08:06:16 2022 +0100
  56. 3a72ba2 BUILD: quic: fix dubious 0-byte overflow on qc_release_lost_pkts by Amaury Denoyelle · Mon Nov 14 11:41:34 2022 +0100
  57. 1b662aa BUG/MEDIUM: ring: fix creation of server in uninitialized ring by Willy Tarreau · Wed Nov 16 18:56:34 2022 +0100
  58. 9fd0542 MEDIUM: trace: create a new "trace" statement in the "global" section by Willy Tarreau · Wed Nov 16 17:29:12 2022 +0100
  59. c11f1cd MINOR: trace: split the CLI "trace" parser in CLI vs statement by Willy Tarreau · Wed Nov 16 17:18:04 2022 +0100
  60. 8e6ad25 DOC: config: fix alphabetical ordering of global section by Willy Tarreau · Wed Nov 16 17:42:34 2022 +0100
  61. a0e1a87 REG-TESTS: cache: Remove T-E header for 304-Not-Modified responses by Christopher Faulet · Wed Nov 16 17:19:42 2022 +0100
  62. 226082d BUG/MINOR: mux-h1: Do not send a last null chunk on body-less answers by Mickael Torres · Wed Nov 16 14:29:37 2022 +0100
  63. a58af5b MINOR: dynbuf: switch allocation and release to macros to better track users by Willy Tarreau · Wed Nov 16 11:37:29 2022 +0100
  64. f7c475d MINOR: pool/debug: create a new pool_alloc_flag() macro by Willy Tarreau · Wed Nov 16 11:30:04 2022 +0100
  65. e608b0e BUG/MINOR: ssl: SSL_load_error_strings might not be defined by Remi Tricot-Le Breton · Thu Sep 15 16:22:57 2022 +0200
  66. 52fd8a1 BUG/MEDIUM: mux-fcgi: Avoid value length overflow when it doesn't fit at once by Christopher Faulet · Tue Nov 15 10:46:28 2022 +0100
  67. e8c7fb3 BUG/MINOR: mux-fcgi: Be sure to send empty STDING record in case of zero-copy by Christopher Faulet · Tue Nov 15 10:36:31 2022 +0100
  68. 2364b39 BUG/MINOR: resolvers: Set port before IP address when processing SRV records by Christopher Faulet · Thu Nov 03 16:41:46 2022 +0100
  69. 68a61b6 BUG/MINOR: resolvers: Don't wait periodic resolution on healthcheck failure by Christopher Faulet · Mon Oct 24 08:59:59 2022 +0200
  70. 5a3d9a7 BUG/MINOR: http-htx: Fix error handling during parsing http replies by Christopher Faulet · Mon Nov 14 08:49:28 2022 +0100
  71. 78c7a06 MINOR: ssl: reintroduce ERR_GET_LIB(ret) == ERR_LIB_PEM in ssl_sock_load_pem_into_ckch() by William Lallemand · Tue Nov 15 17:12:03 2022 +0100
  72. 45fed2c MINOR: ssl: ssl_sock_load_cert_chain() display error strings by William Lallemand · Tue Nov 15 16:56:03 2022 +0100
  73. 91d31c9 OPTIM: ebtree: make ebmb_insert_prefix() keep a copy the new node's key by Willy Tarreau · Tue Nov 15 08:08:31 2022 +0100
  74. bf13e53 OPTIM: ebtree: make ebmb_insert_prefix() keep a copy the new node's pfx by Willy Tarreau · Tue Nov 15 08:08:24 2022 +0100
  75. e98d385 MINOR: deinit: add a "quick-exit" option to bypass the deinit step by Willy Tarreau · Tue Nov 15 09:34:07 2022 +0100
  76. 16d6c0c BUG/MEDIUM: wdt/clock: properly handle early task hangs by Aurelien DARRAGON · Thu Nov 10 11:47:47 2022 +0100
  77. aa1909e MEDIUM: http-ana: remove set-cookie2 support by Willy Tarreau · Mon Nov 14 18:58:35 2022 +0100
  78. fbb934d BUG/MEDIUM: stick-table: fix a race condition when updating the expiration task by Willy Tarreau · Mon Nov 14 18:02:44 2022 +0100
  79. 3238f79 OPTIM: stick-table: avoid atomic ops in stktable_requeue_exp() when possible by Willy Tarreau · Mon Nov 14 17:54:07 2022 +0100
  80. 6342714 CLEANUP: stick-table: remove the unused table->exp_next by Willy Tarreau · Mon Nov 14 17:33:02 2022 +0100
  81. e239e49 BUG/MINOR: ssl: Fix potential overflow by Remi Tricot-Le Breton · Mon Nov 14 15:15:52 2022 +0100
  82. f813dab BUG/MINOR: ssl: crt-ignore-err memory leak with 'all' parameter by William Lallemand · Mon Nov 14 11:36:11 2022 +0100
  83. 380085d CLEANUP: ssl: remove printf in bind_parse_ignore_err by William Lallemand · Mon Nov 14 11:34:07 2022 +0100
  84. 913bea5 BUILD: prometheus: use __fallthrough in promex_dump_metrics() and IO handler() by Willy Tarreau · Mon Nov 14 07:37:45 2022 +0100
  85. 476c280 BUILD: stconn: use __fallthrough in various shutw() functions by Willy Tarreau · Mon Nov 14 07:36:42 2022 +0100
  86. 91d398c BUILD: compression: use __fallthrough in comp_http_payload() by Willy Tarreau · Mon Nov 14 07:36:05 2022 +0100
  87. ab42dc3 BUILD: map: use __fallthrough in cli_io_handler_*() by Willy Tarreau · Mon Nov 14 07:35:24 2022 +0100
  88. 68a71ed BUILD: vars: use __fallthrough in var_accounting_{diff,add}() by Willy Tarreau · Mon Nov 14 07:33:48 2022 +0100
  89. 779aa69 BUILD: h1_htx: use __fallthrough in h1_parse_chunk() by Willy Tarreau · Mon Nov 14 07:32:50 2022 +0100
  90. c5bc4ad BUILD: http_act: use __fallthrough in parse_http_del_header() by Willy Tarreau · Mon Nov 14 07:32:04 2022 +0100
  91. 36a7343 BUILD: check: use __fallthrough in __health_adjust() by Willy Tarreau · Mon Nov 14 07:31:36 2022 +0100
  92. 80f9a63 BUILD: logs: use __fallthrough in build_log_header() by Willy Tarreau · Mon Nov 14 07:22:57 2022 +0100
  93. 3064f52 BUILD: spoe: use __fallthrough in spoe_handle_appctx() by Willy Tarreau · Mon Nov 14 07:22:14 2022 +0100
  94. 8de3593 BUILD: acl: use __fallthrough in parse_acl_expr() by Willy Tarreau · Mon Nov 14 07:21:22 2022 +0100
  95. 266ce55 BUILD: args: use __fallthrough in make_arg_list() by Willy Tarreau · Mon Nov 14 07:20:54 2022 +0100
  96. 7de8de0 BUILD: tools: use __fallthrough in url_decode() by Willy Tarreau · Mon Nov 14 07:20:09 2022 +0100
  97. cff8987 BUILD: hash: use __fallthrough in hash_djb2() by Willy Tarreau · Mon Nov 14 07:18:42 2022 +0100
  98. 7910825 BUILD: peers: use __fallthrough in peer_io_handler() by Willy Tarreau · Mon Nov 14 07:13:22 2022 +0100
  99. 9eb93c0 BUILD: stats: use __fallthrough in stats_dump_proxy_to_buffer() by Willy Tarreau · Mon Nov 14 07:12:05 2022 +0100
  100. f3f6076 BUILD: tcpcheck: use __fallthrough in check_proxy_tcpcheck() by Willy Tarreau · Mon Nov 14 07:10:33 2022 +0100