1. e327b4a MINOR: freq_ctr: add opportunistic versions of swrate_add() by Willy Tarreau · Mon Dec 19 17:19:45 2022 +0100
  2. 284cfc6 MINOR: pool: make the thread-local hot cache size configurable by Willy Tarreau · Mon Dec 19 08:15:57 2022 +0100
  3. 4dd33d9 OPTIM: pool: split the read_mostly from read_write parts in pool_head by Willy Tarreau · Tue Dec 20 11:54:35 2022 +0100
  4. a8b7684 BUG/MEDIUM: stats: Rely on a local trash buffer to dump the stats by Christopher Faulet · Fri Dec 16 15:08:36 2022 +0100
  5. ad4ed00 BUG/MINOR:: mux-h1: Never handle error at mux level for running connection by Christopher Faulet · Fri Dec 16 11:13:00 2022 +0100
  6. 75028f8 BUG/MINOR: mux-h1: Report EOS on parsing/internal error for not running stream by Christopher Faulet · Fri Dec 16 10:43:11 2022 +0100
  7. 1039669 BUG/MEDIUM: tests: use tmpdir to create UNIX socket by Bertrand Jacquin · Sat Dec 17 21:39:38 2022 +0000
  8. 46bea1c BUILD: peers: peers-t.h depends on stick-table-t.h by William Lallemand · Fri Dec 16 15:40:31 2022 +0100
  9. 7332a12 REGTESTS: startup: disable automatic_maxconn.vtc by William Lallemand · Fri Dec 16 08:24:04 2022 +0100
  10. 24f5a24 BUILD: 51d: fix build issue with recent compilers by Willy Tarreau · Thu Dec 15 19:34:23 2022 +0100
  11. 5ac6b3b BUG/MINOR: quic: fix crash on PTO rearm if anti-amplification reset by Amaury Denoyelle · Wed Dec 14 18:04:06 2022 +0100
  12. 16c9ca9 MINOR: stats: make show info json future-proof by Aurelien DARRAGON · Thu Dec 15 14:24:30 2022 +0100
  13. 42b18fb BUG/MINOR: stats: fix show stat json buffer limitation by Aurelien DARRAGON · Thu Dec 15 14:17:09 2022 +0100
  14. 5594184 MINOR: stats: introduce stats field ctx by Aurelien DARRAGON · Thu Dec 15 14:01:04 2022 +0100
  15. e76a027 MINOR: stats: provide ctx for dumping functions by Aurelien DARRAGON · Thu Dec 15 12:10:03 2022 +0100
  16. 4cf0d3f BUG/MINOR: ssl: Fix memory leak of find_chain in ssl_sock_load_cert_chain by Remi Tricot-Le Breton · Thu Dec 15 15:44:37 2022 +0100
  17. e3d5f9a MINOR: ssl: Remove unnecessary alloc'ed trash chunk in show ocsp-response by Remi Tricot-Le Breton · Thu Dec 15 15:44:36 2022 +0100
  18. 9334843 MINOR: ssl: Remove unneeded buffer allocation in show ocsp-response by Remi Tricot-Le Breton · Thu Dec 15 15:44:35 2022 +0100
  19. c4913f6 MINOR: h3: check return values of htx_add_* on headers parsing by Amaury Denoyelle · Thu Dec 15 10:58:05 2022 +0100
  20. 788fc05 BUG/MINOR: h3: fix memleak on HEADERS parsing failure by Amaury Denoyelle · Thu Dec 15 10:53:55 2022 +0100
  21. 19942e3 BUG/MEDIUM: h3: fix cookie header parsing by Amaury Denoyelle · Thu Dec 15 09:18:25 2022 +0100
  22. 4328b61 MINOR: http-htx: add BUG_ON to prevent API error on http_cookie_register by Amaury Denoyelle · Thu Dec 15 09:27:34 2022 +0100
  23. 8f1f1b0 BUG/MINOR: mux-h1: Fix test instead a BUG_ON() in h1_send_error() by Christopher Faulet · Thu Dec 15 09:59:50 2022 +0100
  24. da93802 BUG/MEDIUM: mux-h1: Don't release H1 stream upgraded from TCP on error by Christopher Faulet · Thu Dec 15 09:22:35 2022 +0100
  25. f5994fc CI: github: split matrix for development and stable branches by Ilya Shipitsin · Wed Dec 14 18:23:24 2022 +0500
  26. 6dedeb7 CI: github: remove redundant ASAN loop by Ilya Shipitsin · Wed Dec 14 18:18:20 2022 +0500
  27. d2c5ee6 BUG/MEDIUM: h3: parse content-length and reject invalid messages by Amaury Denoyelle · Thu Dec 08 16:54:42 2022 +0100
  28. 15f3cc4 MINOR: http: extract content-length parsing from H2 by Amaury Denoyelle · Thu Dec 08 16:53:58 2022 +0100
  29. 7b5a671 BUG/MEDIUM: h3: reject request with invalid pseudo header by Amaury Denoyelle · Wed Dec 07 14:33:26 2022 +0100
  30. d6fb7a0 BUG/MEDIUM: h3: reject request with invalid header name by Amaury Denoyelle · Wed Dec 07 14:31:42 2022 +0100
  31. f98b3b1 REGTESTS: startup: add alternatives values in automatic_maxconn.vtc by William Lallemand · Wed Dec 14 11:04:58 2022 +0100
  32. 819d48b BUG/MEDIUM: resolvers: Use tick_first() to update the resolvers task timeout by Christopher Faulet · Wed Dec 14 10:26:25 2022 +0100
  33. 4272934 BUG/MEDIUM: freq-ctr: Don't compute overshoot value for empty counters by Christopher Faulet · Wed Dec 14 10:38:01 2022 +0100
  34. 04007cb CLEANUP: ssl: remove check on srv->proxy by William Lallemand · Wed Dec 14 10:34:36 2022 +0100
  35. 02cf4ec MINOR: sample: add param converter by Thayne McCombs · Wed Dec 14 00:19:59 2022 -0700
  36. 6b6f082 REGTESTS: startup: activate automatic_maxconn.vtc by William Lallemand · Tue Dec 13 18:44:35 2022 +0100
  37. 2cb1493 CI: github: set ulimit -n to a greater value by William Lallemand · Wed Dec 14 00:03:13 2022 +0100
  38. 2a22539 REGTESTS: startup: change the expected maxconn to 11000 by William Lallemand · Tue Dec 13 18:13:56 2022 +0100
  39. 0adafb3 BUG/MINOR: startup: don't use internal proxies to compute the maxconn by William Lallemand · Tue Dec 13 18:17:44 2022 +0100
  40. 38c5b6e REGTESTS: startup: check maxconn computation by William Lallemand · Tue Dec 13 17:17:17 2022 +0100
  41. 4a04cd3 CI: github: split ssl lib selection based on git branch by Ilya Shipitsin · Mon Dec 12 19:15:22 2022 +0500
  42. 4b16700 BUG/MINOR: mux-quic: handle properly alloc error in qcs_new() by Amaury Denoyelle · Mon Dec 12 09:59:50 2022 +0100
  43. 641a65f BUG/MINOR: mux-quic: remove qcs from opening-list on free by Amaury Denoyelle · Wed Dec 07 11:26:16 2022 +0100
  44. 6eb3c4b CLEANUP: mux-quic: remove unused attribute on qcs_is_close_remote() by Amaury Denoyelle · Fri Dec 09 16:26:03 2022 +0100
  45. 4244833 BUG/MINOR: quic: handle alloc failure on qc_new_conn() for owned socket by Amaury Denoyelle · Mon Dec 12 11:24:05 2022 +0100
  46. dbf6ad4 BUG/MINOR: quic: properly handle alloc failure in qc_new_conn() by Amaury Denoyelle · Mon Dec 12 11:22:42 2022 +0100
  47. 393e4e4 CI: github: reintroduce openssl 1.1.1 by William Lallemand · Mon Dec 12 08:52:03 2022 +0100
  48. e1b866a REGTESTS: fix the race conditions in iff.vtc by Christopher Faulet · Fri Dec 09 17:11:22 2022 +0100
  49. 2e6bf0a BUG/MAJOR: fcgi: Fix uninitialized reserved bytes by Youfu Zhang · Fri Dec 09 19:15:48 2022 +0800
  50. 7edec90 DOC: promex: Add missing backend metrics by Christopher Faulet · Fri Dec 09 11:04:11 2022 +0100
  51. e06e31e MINOR: promex: introduce haproxy_backend_agg_check_status by Cedric Paillet · Thu Dec 08 09:17:01 2022 +0000
  52. 7d6644e BUG/MINOR: promex: create haproxy_backend_agg_server_status by Cedric Paillet · Thu Dec 08 09:17:00 2022 +0000
  53. 9192d20 MINOR: pools: make DEBUG_UAF a runtime setting by Willy Tarreau · Thu Dec 08 17:47:59 2022 +0100
  54. b634987 DEBUG: pool: show a few examples in -dMhelp by Willy Tarreau · Thu Dec 08 18:42:51 2022 +0100
  55. 4da51bd CLEANUP: pools: get rid of CONFIG_HAP_POOLS by Willy Tarreau · Thu Dec 08 17:45:08 2022 +0100
  56. a956366 REORG: pool: move all the OS specific code to pool-os.h by Willy Tarreau · Thu Dec 08 15:30:49 2022 +0100
  57. 76a97a9 CLEANUP: pool: only include pool-os from pool.c not pool.h by Willy Tarreau · Thu Dec 08 17:26:50 2022 +0100
  58. 67f89c5 CLEANUP: pools: move the write before free to the uaf-only function by Willy Tarreau · Thu Dec 08 09:29:42 2022 +0100
  59. 94dbfed BUG/MEDIUM: httpclient/lua: double LIST_DELETE on end of lua task by William Lallemand · Thu Dec 08 11:11:36 2022 +0100
  60. 46676d4 BUILD: makefile/da: also clean Os/ in Device Atlas dummy lib dir by Willy Tarreau · Thu Dec 08 09:27:36 2022 +0100
  61. 5ab3c61 BUILD: atomic: atomic.h may need compiler.h on ARMv8.2-a by Willy Tarreau · Thu Dec 08 08:32:57 2022 +0100
  62. 57c3e75 CLEANUP: init: remove useless assignment of nbthread by Willy Tarreau · Thu Dec 08 08:13:20 2022 +0100
  63. 400b3ae BUG/MINOR: init/threads: continue to limit default thread count to max per group by Willy Tarreau · Thu Dec 08 08:04:46 2022 +0100
  64. f648767 MINOR: peers: unused code path in process_peer_sync by Aurelien DARRAGON · Wed Nov 23 18:32:26 2022 +0100
  65. 1412d31 MINOR: mworker: remove unused legacy code in mworker_cleanlisteners by Aurelien DARRAGON · Wed Nov 23 19:56:35 2022 +0100
  66. b118f2f MINOR: stats: properly handle ST_F_CHECK_DURATION metric by Aurelien DARRAGON · Wed Dec 07 14:52:10 2022 +0100
  67. 81b7c95 MINOR: check: use atomic for s->consecutive_errors by Aurelien DARRAGON · Wed Dec 07 14:27:42 2022 +0100
  68. 7d541a9 BUG/MINOR: checks: restore legacy on-error fastinter behavior by Aurelien DARRAGON · Wed Dec 07 12:17:24 2022 +0100
  69. e57b702 BUG/MEDIUM: mworker: create the mcli_reload socketpairs in case of upgrade by William Lallemand · Wed Dec 07 14:25:41 2022 +0100
  70. 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
  71. 40db4ae MINOR: mworker: display an alert upon a wait-mode exit by William Lallemand · Wed Dec 07 15:03:55 2022 +0100
  72. 5fa29b8 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Dec 07 09:46:19 2022 +0500
  73. 9e080bf BUG/MINOR: checks: make sure fastinter is used even on forced transitions by Willy Tarreau · Tue Dec 06 18:20:56 2022 +0100
  74. 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
  75. 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
  76. 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
  77. 745ce8e MINOR: stats: add server revision id support by Aurelien DARRAGON · Thu Nov 17 16:34:07 2022 +0100
  78. 61e3894 MINOR: server: add srv->rid (revision id) value by Aurelien DARRAGON · Thu Nov 17 16:10:35 2022 +0100
  79. 7f59d68 BUG/MEDIIM: stconn: Flush output data before forwarding close to write side by Christopher Faulet · Mon Dec 05 07:42:00 2022 +0100
  80. 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
  81. 151dbbe BUG/MINOR: ssl: initialize WolfSSL before parsing by William Lallemand · Fri Dec 02 17:17:43 2022 +0100
  82. 44c80ce BUG/MINOR: ssl: initialize SSL error before parsing by William Lallemand · Fri Dec 02 17:06:59 2022 +0100
  83. e30f378 MINOR: quic: activate socket per conn by default by Amaury Denoyelle · Mon Nov 21 11:54:13 2022 +0100
  84. d3083c9 MINOR: quic: reconnect quic-conn socket on address migration by Amaury Denoyelle · Thu Dec 01 16:20:06 2022 +0100
  85. b2bd839 MEDIUM: quic: requeue datagrams received on wrong socket by Amaury Denoyelle · Wed Oct 05 17:56:08 2022 +0200
  86. b7ce79c MINOR: mux-quic: rename duplicate function names by Amaury Denoyelle · Thu Nov 24 10:51:19 2022 +0100
  87. 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
  88. 5b41486 MEDIUM: quic: use quic-conn socket for reception by Amaury Denoyelle · Mon Oct 24 17:40:37 2022 +0200
  89. dc0dcb3 MINOR: quic: use connection socket for emission by Amaury Denoyelle · Mon Nov 21 14:48:57 2022 +0100
  90. 40909df MINOR: quic: allocate a socket per quic-conn by Amaury Denoyelle · Mon Oct 24 17:08:43 2022 +0200
  91. 511ddd5 MINOR: quic: define config option for socket per conn by Amaury Denoyelle · Fri Nov 18 17:42:16 2022 +0100
  92. 8d46acd MINOR: quic: test IP_PKTINFO support for quic-conn owned socket by Amaury Denoyelle · Thu Dec 01 14:51:16 2022 +0100
  93. 75839a4 MINOR: quic: startup detect for quic-conn owned socket support by Amaury Denoyelle · Mon Nov 21 10:04:14 2022 +0100
  94. eb6be98 MINOR: quic: ignore address migration during handshake by Amaury Denoyelle · Mon Nov 21 11:14:45 2022 +0100
  95. eec0b3c MINOR: quic: detect connection migration by Amaury Denoyelle · Fri Dec 02 09:57:32 2022 +0100
  96. 21e611d MINOR: tools: add port for ipcmp as optional criteria by Amaury Denoyelle · Thu Dec 01 17:46:45 2022 +0100
  97. 8687b63 MINOR: quic: extract datagram parsing code by Amaury Denoyelle · Tue Sep 27 14:22:09 2022 +0200
  98. 3f474e6 MINOR: quic: complete traces in qc_rx_pkt_handle() by Amaury Denoyelle · Thu Nov 24 17:15:08 2022 +0100
  99. 518c98f MINOR: quic: remove qc from quic_rx_packet by Amaury Denoyelle · Thu Nov 24 17:12:25 2022 +0100
  100. 52ddd99 MEDIUM: ssl: rename the struct "cert_key_and_chain" to "ckch_data" by William Lallemand · Tue Nov 22 11:51:53 2022 +0100