1. f648767 MINOR: peers: unused code path in process_peer_sync by Aurelien DARRAGON · Wed Nov 23 18:32:26 2022 +0100
  2. 1412d31 MINOR: mworker: remove unused legacy code in mworker_cleanlisteners by Aurelien DARRAGON · Wed Nov 23 19:56:35 2022 +0100
  3. b118f2f MINOR: stats: properly handle ST_F_CHECK_DURATION metric by Aurelien DARRAGON · Wed Dec 07 14:52:10 2022 +0100
  4. 81b7c95 MINOR: check: use atomic for s->consecutive_errors by Aurelien DARRAGON · Wed Dec 07 14:27:42 2022 +0100
  5. 7d541a9 BUG/MINOR: checks: restore legacy on-error fastinter behavior by Aurelien DARRAGON · Wed Dec 07 12:17:24 2022 +0100
  6. e57b702 BUG/MEDIUM: mworker: create the mcli_reload socketpairs in case of upgrade by William Lallemand · Wed Dec 07 14:25:41 2022 +0100
  7. 035058e BUG/MEDIUM: mworker: fix segv in early failure of mworker mode with peers by William Lallemand · Wed Dec 07 15:21:24 2022 +0100
  8. 40db4ae MINOR: mworker: display an alert upon a wait-mode exit by William Lallemand · Wed Dec 07 15:03:55 2022 +0100
  9. 5fa29b8 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Dec 07 09:46:19 2022 +0500
  10. 9e080bf BUG/MINOR: checks: make sure fastinter is used even on forced transitions by Willy Tarreau · Tue Dec 06 18:20:56 2022 +0100
  11. a56798e BUG/MEDIUM: checks: do not reschedule a possibly running task on state change by Willy Tarreau · Tue Dec 06 11:38:18 2022 +0100
  12. 22f82f8 MINOR: server/event_hdl: add support for SERVER_UP and SERVER_DOWN events by Aurelien DARRAGON · Fri Nov 25 18:07:49 2022 +0100
  13. 129ecf4 MINOR: server/event_hdl: add support for SERVER_ADD and SERVER_DEL events by Aurelien DARRAGON · Thu Nov 17 10:37:58 2022 +0100
  14. 745ce8e MINOR: stats: add server revision id support by Aurelien DARRAGON · Thu Nov 17 16:34:07 2022 +0100
  15. 61e3894 MINOR: server: add srv->rid (revision id) value by Aurelien DARRAGON · Thu Nov 17 16:10:35 2022 +0100
  16. 7f59d68 BUG/MEDIIM: stconn: Flush output data before forwarding close to write side by Christopher Faulet · Mon Dec 05 07:42:00 2022 +0100
  17. 30fc277 BUG/MINOR: quic: fix fd leak on startup check quic-conn owned socket by Amaury Denoyelle · Mon Dec 05 10:24:54 2022 +0100
  18. 151dbbe BUG/MINOR: ssl: initialize WolfSSL before parsing by William Lallemand · Fri Dec 02 17:17:43 2022 +0100
  19. 44c80ce BUG/MINOR: ssl: initialize SSL error before parsing by William Lallemand · Fri Dec 02 17:06:59 2022 +0100
  20. e30f378 MINOR: quic: activate socket per conn by default by Amaury Denoyelle · Mon Nov 21 11:54:13 2022 +0100
  21. d3083c9 MINOR: quic: reconnect quic-conn socket on address migration by Amaury Denoyelle · Thu Dec 01 16:20:06 2022 +0100
  22. b2bd839 MEDIUM: quic: requeue datagrams received on wrong socket by Amaury Denoyelle · Wed Oct 05 17:56:08 2022 +0200
  23. b7ce79c MINOR: mux-quic: rename duplicate function names by Amaury Denoyelle · Thu Nov 24 10:51:19 2022 +0100
  24. 7c9fdd9 MEDIUM: quic: move receive out of FD handler to quic-conn io-cb by Amaury Denoyelle · Wed Nov 16 11:01:02 2022 +0100
  25. 5b41486 MEDIUM: quic: use quic-conn socket for reception by Amaury Denoyelle · Mon Oct 24 17:40:37 2022 +0200
  26. dc0dcb3 MINOR: quic: use connection socket for emission by Amaury Denoyelle · Mon Nov 21 14:48:57 2022 +0100
  27. 40909df MINOR: quic: allocate a socket per quic-conn by Amaury Denoyelle · Mon Oct 24 17:08:43 2022 +0200
  28. 511ddd5 MINOR: quic: define config option for socket per conn by Amaury Denoyelle · Fri Nov 18 17:42:16 2022 +0100
  29. 8d46acd MINOR: quic: test IP_PKTINFO support for quic-conn owned socket by Amaury Denoyelle · Thu Dec 01 14:51:16 2022 +0100
  30. 75839a4 MINOR: quic: startup detect for quic-conn owned socket support by Amaury Denoyelle · Mon Nov 21 10:04:14 2022 +0100
  31. eb6be98 MINOR: quic: ignore address migration during handshake by Amaury Denoyelle · Mon Nov 21 11:14:45 2022 +0100
  32. eec0b3c MINOR: quic: detect connection migration by Amaury Denoyelle · Fri Dec 02 09:57:32 2022 +0100
  33. 21e611d MINOR: tools: add port for ipcmp as optional criteria by Amaury Denoyelle · Thu Dec 01 17:46:45 2022 +0100
  34. 8687b63 MINOR: quic: extract datagram parsing code by Amaury Denoyelle · Tue Sep 27 14:22:09 2022 +0200
  35. 3f474e6 MINOR: quic: complete traces in qc_rx_pkt_handle() by Amaury Denoyelle · Thu Nov 24 17:15:08 2022 +0100
  36. 518c98f MINOR: quic: remove qc from quic_rx_packet by Amaury Denoyelle · Thu Nov 24 17:12:25 2022 +0100
  37. 52ddd99 MEDIUM: ssl: rename the struct "cert_key_and_chain" to "ckch_data" by William Lallemand · Tue Nov 22 11:51:53 2022 +0100
  38. 68e692d MINOR: event_hdl: add event handler base api by Aurelien DARRAGON · Wed Nov 16 18:06:28 2022 +0100
  39. b59e3f6 MINOR: debug: add a balance of alloc - free at the end of the memstats dump by Willy Tarreau · Wed Nov 30 17:16:51 2022 +0100
  40. e57fbed MINOR: debug: support pool filtering on "debug dev memstats" by Willy Tarreau · Wed Nov 30 16:42:54 2022 +0100
  41. 111c783 MINOR: debug: relax access restrictions on "debug dev hash" and "memstats" by Willy Tarreau · Wed Nov 30 17:51:47 2022 +0100
  42. 50dd7e9 CLEANUP: anon: clarify the help message on "debug dev hash" by Willy Tarreau · Wed Nov 30 17:47:08 2022 +0100
  43. 334d091 MINOR: debug: improve error handling on the memstats command parser by Willy Tarreau · Wed Nov 30 16:50:48 2022 +0100
  44. 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
  45. 6f86eaa CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Nov 30 16:22:42 2022 +0500
  46. 4ede46b BUG/MINOR: peers: always update the stksess shard number on incoming updates by Willy Tarreau · Tue Nov 29 18:01:28 2022 +0100
  47. b12be7c CLEANUP: peers: factor out the key len calculation in received updates by Willy Tarreau · Tue Nov 29 17:43:10 2022 +0100
  48. 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
  49. 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
  50. e548a7a BUG/MINOR: peers: always initialize the stksess shard value by Willy Tarreau · Tue Nov 29 16:08:35 2022 +0100
  51. 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
  52. 7b5d9b1 BUG/MINOR: quic: Endless loop during retransmissions by Frédéric Lécaille · Mon Nov 28 17:21:45 2022 +0100
  53. 2526a6a CLEANUP: ncbuf: use standard BUG_ON with DEBUG_STRICT by Amaury Denoyelle · Mon Nov 28 15:10:30 2022 +0100
  54. d64a26f CLEANUP: ncbuf: inline small functions by Amaury Denoyelle · Mon Nov 28 15:08:14 2022 +0100
  55. 17e20e8 CLEANUP: ncbuf: remove ncb_blk args by value by Amaury Denoyelle · Mon Nov 28 11:06:42 2022 +0100
  56. 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
  57. 56460ee MINOR: stick-table: store a per-table hash seed and use it by Willy Tarreau · Mon Nov 28 18:53:06 2022 +0100
  58. f9607f8 REORG: activity/cli: move the "show activity" handler to activity.c by Willy Tarreau · Fri Nov 25 15:32:38 2022 +0100
  59. 04b5b26 MINOR: activity: report uptime in "show activity" by Willy Tarreau · Fri Nov 25 15:36:48 2022 +0100
  60. 0a2d632 BUG/MINOR: ssl: shut the ca-file errors emitted during httpclient init by William Lallemand · Thu Nov 24 19:14:19 2022 +0100
  61. 3992f55 MINOR: ssl: forgotten newline in error messages on ca-file by William Lallemand · Thu Nov 24 18:45:28 2022 +0100
  62. 9875f02 BUG/MEDIUM: quic: fix datagram dropping on queueing failed by Amaury Denoyelle · Thu Nov 24 15:24:38 2022 +0100
  63. 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
  64. f87bb23 CLEANUP: qpack: fix format string in debugging code (int signedness) by Willy Tarreau · Thu Nov 24 15:35:17 2022 +0100
  65. d05aa38 CLEANUP: peers: fix format string for status messages (int signedness) by Willy Tarreau · Thu Nov 24 15:32:20 2022 +0100
  66. a7dc251 MINOR: auth: silence null dereference warning in check_user() by Aurelien DARRAGON · Thu Nov 24 08:37:13 2022 +0100
  67. 95f40c6 MINOR: sample: make the rand() sample fetch function use the statistical_prng by Willy Tarreau · Thu Nov 24 14:54:29 2022 +0100
  68. 3cbf09e MEDIUM: ssl: add minimal WolfSSL support with OpenSSL compatibility mode by Uriah Pollock · Wed Nov 23 16:41:25 2022 +0100
  69. 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
  70. 08093cc CLEANUP: tools: do not needlessly include xxhash nor cli from tools.h by Willy Tarreau · Thu Nov 24 08:09:12 2022 +0100
  71. 07a3d53 BUILD: quic: global.h is needed in cfgparse-quic by Willy Tarreau · Thu Nov 24 08:28:43 2022 +0100
  72. a472858 BUILD: stick-tables: fix build breakage in xxhash on older compilers by Willy Tarreau · Thu Nov 24 07:35:17 2022 +0100
  73. 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
  74. 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
  75. 2274244 BUG/MINOR: mux-h1: Fix handling of 408-Request-Time-Out by Christopher Faulet · Wed Nov 23 16:58:22 2022 +0100
  76. 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
  77. 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
  78. 92c2de1 BUILD: http-htx: Silent build error about a possible NULL start-line by Christopher Faulet · Tue Nov 22 18:02:00 2022 +0100
  79. a462ee0 BUG/MEDIUM: mux-h1: Subscribe for reads on error on sending path by Christopher Faulet · Tue Nov 22 17:16:22 2022 +0100
  80. 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
  81. 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
  82. e16ffb0 BUG/MINOR: h1: Replace authority validation to conform RFC3986 by Christopher Faulet · Tue Nov 22 10:04:16 2022 +0100
  83. e5dfe11 BUG/MINOR: http-htx: Normalized absolute URIs with an empty port by Christopher Faulet · Mon Nov 21 19:20:20 2022 +0100
  84. 99ade9e MINOR: http: Considere empty ports as valid default ports by Christopher Faulet · Mon Nov 21 18:57:49 2022 +0100
  85. 75348c2 MINOR: h1: Consider empty port as invalid in authority for CONNECT by Christopher Faulet · Tue Nov 22 10:27:54 2022 +0100
  86. e3177af CLEANUP: tools: extra check in utoa_pad by Aurelien DARRAGON · Tue Nov 22 11:42:07 2022 +0100
  87. ac1ca5c CLEANUP: arg: remove extra check in make_arg_list arg escaping by Aurelien DARRAGON · Tue Nov 22 11:48:12 2022 +0100
  88. ab9efc2 BUG/MINOR: log: fix parse_log_message rfc5424 size check by Aurelien DARRAGON · Tue Nov 22 11:17:11 2022 +0100
  89. 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
  90. 5ec79f1 BUILD: sched: fix build with DEBUG_THREAD with the previous commit by Willy Tarreau · Tue Nov 22 10:24:07 2022 +0100
  91. fc50b9d BUG/MAJOR: sched: protect task during removal from wait queue by Willy Tarreau · Tue Nov 22 07:05:44 2022 +0100
  92. 469fa47 BUILD: listener: fix build warning on global_listener_rwlock without threads by Willy Tarreau · Tue Nov 22 09:08:23 2022 +0100
  93. c21a187 MINOR: server/idle: make the next_takeover index per-tgroup by Willy Tarreau · Mon Nov 21 14:14:06 2022 +0100
  94. 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
  95. 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
  96. 28ea31c MINOR: global: generate random cluster.secret if not defined by Amaury Denoyelle · Mon Nov 14 16:18:46 2022 +0100
  97. 996ca7d MINOR: quic: report error if force-retry without cluster-secret by Amaury Denoyelle · Mon Nov 14 16:17:13 2022 +0100
  98. 7583c36 MINOR: cli/pools: add pool name filtering capability to "show pools" by Willy Tarreau · Mon Nov 21 10:02:29 2022 +0100
  99. 2fba08f MINOR: cli/pools: add sorting capabilities to "show pools" by Willy Tarreau · Mon Nov 21 09:34:02 2022 +0100
  100. 224adf2 MINOR: cli/pools: store "show pools" results into a temporary array by Willy Tarreau · Mon Nov 21 09:02:41 2022 +0100