1. e57fbed MINOR: debug: support pool filtering on "debug dev memstats" by Willy Tarreau · Wed Nov 30 16:42:54 2022 +0100
  2. 111c783 MINOR: debug: relax access restrictions on "debug dev hash" and "memstats" by Willy Tarreau · Wed Nov 30 17:51:47 2022 +0100
  3. 50dd7e9 CLEANUP: anon: clarify the help message on "debug dev hash" by Willy Tarreau · Wed Nov 30 17:47:08 2022 +0100
  4. 334d091 MINOR: debug: improve error handling on the memstats command parser by Willy Tarreau · Wed Nov 30 16:50:48 2022 +0100
  5. 38f6135 MINOR: mux-h1: add the expire task and its expiration date in "show fd" by Christopher Faulet · Wed Nov 30 14:49:56 2022 +0100
  6. 6f86eaa CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Nov 30 16:22:42 2022 +0500
  7. 4ede46b BUG/MINOR: peers: always update the stksess shard number on incoming updates by Willy Tarreau · Tue Nov 29 18:01:28 2022 +0100
  8. b12be7c CLEANUP: peers: factor out the key len calculation in received updates by Willy Tarreau · Tue Nov 29 17:43:10 2022 +0100
  9. d5cae6a MINOR: stick-table: change the API of the function used to calculate the shard by Willy Tarreau · Tue Nov 29 17:36:44 2022 +0100
  10. 061a098 BUG/MEDIUM: mux-h1: Close client H1C on EOS when there is no output data by Christopher Faulet · Tue Nov 29 17:16:30 2022 +0100
  11. e548a7a BUG/MINOR: peers: always initialize the stksess shard value by Willy Tarreau · Tue Nov 29 16:08:35 2022 +0100
  12. f8c7709 MINOR: mux-h2: add the expire task and its expiration date in "show fd" by Willy Tarreau · Tue Nov 29 15:26:43 2022 +0100
  13. 7b5d9b1 BUG/MINOR: quic: Endless loop during retransmissions by Frédéric Lécaille · Mon Nov 28 17:21:45 2022 +0100
  14. 2526a6a CLEANUP: ncbuf: use standard BUG_ON with DEBUG_STRICT by Amaury Denoyelle · Mon Nov 28 15:10:30 2022 +0100
  15. d64a26f CLEANUP: ncbuf: inline small functions by Amaury Denoyelle · Mon Nov 28 15:08:14 2022 +0100
  16. 17e20e8 CLEANUP: ncbuf: remove ncb_blk args by value by Amaury Denoyelle · Mon Nov 28 11:06:42 2022 +0100
  17. 16b282f MINOR: stick-table: show the shard number in each entry's "show table" output by Willy Tarreau · Tue Nov 29 11:55:18 2022 +0100
  18. 56460ee MINOR: stick-table: store a per-table hash seed and use it by Willy Tarreau · Mon Nov 28 18:53:06 2022 +0100
  19. f9607f8 REORG: activity/cli: move the "show activity" handler to activity.c by Willy Tarreau · Fri Nov 25 15:32:38 2022 +0100
  20. 04b5b26 MINOR: activity: report uptime in "show activity" by Willy Tarreau · Fri Nov 25 15:36:48 2022 +0100
  21. 0a2d632 BUG/MINOR: ssl: shut the ca-file errors emitted during httpclient init by William Lallemand · Thu Nov 24 19:14:19 2022 +0100
  22. 3992f55 MINOR: ssl: forgotten newline in error messages on ca-file by William Lallemand · Thu Nov 24 18:45:28 2022 +0100
  23. 9875f02 BUG/MEDIUM: quic: fix datagram dropping on queueing failed by Amaury Denoyelle · Thu Nov 24 15:24:38 2022 +0100
  24. 6c72fa3 CLEANUP: qpack: properly use the QPACK macros not HPACK ones in debug code by Willy Tarreau · Thu Nov 24 15:38:26 2022 +0100
  25. f87bb23 CLEANUP: qpack: fix format string in debugging code (int signedness) by Willy Tarreau · Thu Nov 24 15:35:17 2022 +0100
  26. d05aa38 CLEANUP: peers: fix format string for status messages (int signedness) by Willy Tarreau · Thu Nov 24 15:32:20 2022 +0100
  27. a7dc251 MINOR: auth: silence null dereference warning in check_user() by Aurelien DARRAGON · Thu Nov 24 08:37:13 2022 +0100
  28. 95f40c6 MINOR: sample: make the rand() sample fetch function use the statistical_prng by Willy Tarreau · Thu Nov 24 14:54:29 2022 +0100
  29. 3cbf09e MEDIUM: ssl: add minimal WolfSSL support with OpenSSL compatibility mode by Uriah Pollock · Wed Nov 23 16:41:25 2022 +0100
  30. 33a6870 BUILD: quic: silence two invalid build warnings at -O1 with gcc-6.5 by Willy Tarreau · Thu Nov 24 09:16:41 2022 +0100
  31. 08093cc CLEANUP: tools: do not needlessly include xxhash nor cli from tools.h by Willy Tarreau · Thu Nov 24 08:09:12 2022 +0100
  32. 07a3d53 BUILD: quic: global.h is needed in cfgparse-quic by Willy Tarreau · Thu Nov 24 08:28:43 2022 +0100
  33. a472858 BUILD: stick-tables: fix build breakage in xxhash on older compilers by Willy Tarreau · Thu Nov 24 07:35:17 2022 +0100
  34. d1b5730 MINOR: mux-h1: Avoid useless call to h1_send() if no error is sent by Christopher Faulet · Wed Nov 23 17:13:12 2022 +0100
  35. a1a76ce MINOR: mux-h1: Remove H1C_F_WAIT_NEXT_REQ in functions handling errors by Christopher Faulet · Wed Nov 23 17:07:48 2022 +0100
  36. 2274244 BUG/MINOR: mux-h1: Fix handling of 408-Request-Time-Out by Christopher Faulet · Wed Nov 23 16:58:22 2022 +0100
  37. 4427ea7 BUG/MEDIUM: mux-h1: Remove H1C_F_WAIT_NEXT_REQ flag on a next request by Christopher Faulet · Wed Nov 23 15:58:59 2022 +0100
  38. 881cce9 BUILD: ssl-sock: Silent error about NULL deref in ssl_sock_bind_verifycbk() by Christopher Faulet · Wed Nov 23 09:27:13 2022 +0100
  39. 92c2de1 BUILD: http-htx: Silent build error about a possible NULL start-line by Christopher Faulet · Tue Nov 22 18:02:00 2022 +0100
  40. a462ee0 BUG/MEDIUM: mux-h1: Subscribe for reads on error on sending path by Christopher Faulet · Tue Nov 22 17:16:22 2022 +0100
  41. f75cc54 BUG/MEDIUM: mux-h1: Don't release H1C on timeout if there is a SC attached by Christopher Faulet · Tue Nov 22 17:06:13 2022 +0100
  42. 84cdbe4 BUG/MINOR: http-htx: Don't consider an URI as normalized after a set-uri action by Christopher Faulet · Tue Nov 22 15:41:48 2022 +0100
  43. e16ffb0 BUG/MINOR: h1: Replace authority validation to conform RFC3986 by Christopher Faulet · Tue Nov 22 10:04:16 2022 +0100
  44. e5dfe11 BUG/MINOR: http-htx: Normalized absolute URIs with an empty port by Christopher Faulet · Mon Nov 21 19:20:20 2022 +0100
  45. 99ade9e MINOR: http: Considere empty ports as valid default ports by Christopher Faulet · Mon Nov 21 18:57:49 2022 +0100
  46. 75348c2 MINOR: h1: Consider empty port as invalid in authority for CONNECT by Christopher Faulet · Tue Nov 22 10:27:54 2022 +0100
  47. e3177af CLEANUP: tools: extra check in utoa_pad by Aurelien DARRAGON · Tue Nov 22 11:42:07 2022 +0100
  48. ac1ca5c CLEANUP: arg: remove extra check in make_arg_list arg escaping by Aurelien DARRAGON · Tue Nov 22 11:48:12 2022 +0100
  49. ab9efc2 BUG/MINOR: log: fix parse_log_message rfc5424 size check by Aurelien DARRAGON · Tue Nov 22 11:17:11 2022 +0100
  50. 9dce88b BUG/MINOR: cfgparse-listen: fix ebpt_next_dup pointer dereference on proxy "from" inheritance by Aurelien DARRAGON · Mon Nov 21 17:01:11 2022 +0100
  51. 5ec79f1 BUILD: sched: fix build with DEBUG_THREAD with the previous commit by Willy Tarreau · Tue Nov 22 10:24:07 2022 +0100
  52. fc50b9d BUG/MAJOR: sched: protect task during removal from wait queue by Willy Tarreau · Tue Nov 22 07:05:44 2022 +0100
  53. 469fa47 BUILD: listener: fix build warning on global_listener_rwlock without threads by Willy Tarreau · Tue Nov 22 09:08:23 2022 +0100
  54. c21a187 MINOR: server/idle: make the next_takeover index per-tgroup by Willy Tarreau · Mon Nov 21 14:14:06 2022 +0100
  55. 9dc231a BUG/MINOR: server/idle: at least use atomic stores when updating max_used_conns by Willy Tarreau · Mon Nov 21 14:32:33 2022 +0100
  56. fdecaf6 BUG/MINOR: resolvers: do not run the timeout task when there's no resolution by Willy Tarreau · Mon Nov 21 19:15:22 2022 +0100
  57. 28ea31c MINOR: global: generate random cluster.secret if not defined by Amaury Denoyelle · Mon Nov 14 16:18:46 2022 +0100
  58. 996ca7d MINOR: quic: report error if force-retry without cluster-secret by Amaury Denoyelle · Mon Nov 14 16:17:13 2022 +0100
  59. 7583c36 MINOR: cli/pools: add pool name filtering capability to "show pools" by Willy Tarreau · Mon Nov 21 10:02:29 2022 +0100
  60. 2fba08f MINOR: cli/pools: add sorting capabilities to "show pools" by Willy Tarreau · Mon Nov 21 09:34:02 2022 +0100
  61. 224adf2 MINOR: cli/pools: store "show pools" results into a temporary array by Willy Tarreau · Mon Nov 21 09:02:41 2022 +0100
  62. ace3da8 CLEANUP: quic: replace "choosen" with "chosen" all over the code by Ilya Shipitsin · Tue Nov 01 15:46:39 2022 +0500
  63. 74b5f7b BUG/MAJOR: quic: Crash after discarding packet number spaces by Frédéric Lécaille · Sun Nov 20 18:35:35 2022 +0100
  64. c860150 MINOR: cli: print parsed command when not found by Abhijeet Rastogi · Thu Nov 17 04:42:38 2022 -0800
  65. 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
  66. d9b7174 MEDIUM: tcp-act: add parameter rst-ttl to silent-drop by Mathias Weiersmueller · Sat Nov 19 00:07:56 2022 +0100
  67. 2f668f0 MINOR: quic: complete traces/debug for handshake by Amaury Denoyelle · Fri Nov 18 15:24:08 2022 +0100
  68. bc174b2 BUG/MEDIUM: quic: fix memleak for out-of-order crypto data by Amaury Denoyelle · Thu Nov 17 10:12:52 2022 +0100
  69. ff95f2d BUG/MEDIUM: quic: fix unsuccessful handshakes on ncb_advance error by Amaury Denoyelle · Fri Nov 18 14:50:06 2022 +0100
  70. 7f0295f MINOR: ncbuf: complete doc for ncb_advance() by Amaury Denoyelle · Fri Nov 18 15:54:40 2022 +0100
  71. 4cfdcbb BUILD: peers: Remove unused variables by Christopher Faulet · Fri Nov 18 16:40:51 2022 +0100
  72. 5534334 MEDIUM: thread: Restric nbthread/thread-group(s) to very first global sections by Christopher Faulet · Fri Nov 18 15:52:58 2022 +0100
  73. 037e3f8 MINOR: cfgparse: Always check the section position by Christopher Faulet · Fri Nov 18 15:46:06 2022 +0100
  74. 0909f62 BUG/MEDIUM: peers: messages about unkown tables not correctly ignored by Emeric Brun · Fri Nov 18 14:52:54 2022 +0100
  75. b60a77b BUG/MINOR: ssl: don't initialize the keylog callback when not required by William Lallemand · Fri Nov 18 15:00:15 2022 +0100
  76. 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
  77. 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
  78. ce7928d CLEANUP: mux-h1: Don't test h1c in h1_shutw_conn() by Christopher Faulet · Fri Nov 18 08:44:44 2022 +0100
  79. 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
  80. ddfb50e CLEANUP: listener: Remove useless task_queue from manage_global_listener_queue by Christopher Faulet · Thu Nov 17 15:16:10 2022 +0100
  81. 13e86d9 BUG/MEDIUM: listener: Fix race condition when updating the global mngmt task by Christopher Faulet · Thu Nov 17 14:40:20 2022 +0100
  82. 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
  83. 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
  84. ab79b32 MEDIUM: mux-fcgi: Introduce flags to deal with connection read/write errors by Christopher Faulet · Wed Oct 12 17:51:51 2022 +0200
  85. 68ee784 CLEANUP: mux-h2: Remove unused fields in h2c structures by Christopher Faulet · Wed Oct 12 10:21:33 2022 +0200
  86. ff7925d MEDIUM: mux-h2: Introduce flags to deal with connection read/write errors by Christopher Faulet · Tue Oct 11 19:12:40 2022 +0200
  87. 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
  88. 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
  89. 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
  90. 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
  91. 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
  92. 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
  93. 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
  94. 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
  95. 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
  96. 089cc6e REORG: mux-h1: Reorg the H1C structure by Christopher Faulet · Tue Oct 04 11:24:46 2022 +0200
  97. 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
  98. c3fe6f3 MINOR: mux-h1: Remove usless code inside shutr callback by Christopher Faulet · Wed Oct 05 10:24:11 2022 +0200
  99. 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
  100. 3a72ba2 BUILD: quic: fix dubious 0-byte overflow on qc_release_lost_pkts by Amaury Denoyelle · Mon Nov 14 11:41:34 2022 +0100