1. 130f456 BUG/MEDIUM: init: fix fd_hard_limit default in compute_ideal_maxconn by Valentine Krasnobaeva · Fri Jul 05 20:42:09 2024 +0200
  2. bff527b MEDIUM: init: set default for fd_hard_limit via DEFAULT_MAXFD (take #2) by Valentine Krasnobaeva · Wed Jul 03 18:45:35 2024 +0200
  3. 1125d05 MEDIUM: config: prevent communication with privileged ports by Amaury Denoyelle · Wed May 22 14:21:16 2024 +0200
  4. c58e4a4 BUG/MINOR: haproxy: only tid 0 must not sleep if got signal by Valentine Krasnobaeva · Mon May 06 14:24:41 2024 +0200
  5. b676095 BUG/MINOR: mworker: reintroduce way to disable seamless reload with -x /dev/null by William Lallemand · Fri Apr 26 15:08:31 2024 +0200
  6. 1c8372b BUG/MINOR: backend: use cum_sess counters instead of cum_conn by Amaury Denoyelle · Thu Apr 04 18:08:46 2024 +0200
  7. f6bd011 [RELEASE] Released version 2.8.6 by Willy Tarreau · Thu Feb 15 14:53:26 2024 +0100
  8. b9bed31 BUG/MINOR: diag: run the final diags before quitting when using -c by Willy Tarreau · Sat Feb 03 12:05:08 2024 +0100
  9. f1724f4 MINOR: quic: Dynamic packet reordering threshold by Frederic Lecaille · Tue Feb 13 19:38:46 2024 +0100
  10. a51c3e1 BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly by William Lallemand · Mon Nov 20 10:49:05 2023 +0100
  11. 63f43ff BUG/MEDIUM: mworker: set the master variable earlier by William Lallemand · Tue Nov 14 13:58:53 2023 +0100
  12. 0499db4 BUG/MINOR: quic: Wrong cluster secret initialization by Frédéric Lécaille · Thu Sep 07 18:43:52 2023 +0200
  13. a547a21 MEDIUM: capabilities: enable support for Linux capabilities by Willy Tarreau · Tue Aug 29 10:24:26 2023 +0200
  14. adb7e4a BUG/MINOR: init: set process' affinity even in foreground by Willy Tarreau · Wed Jul 19 18:39:32 2023 +0200
  15. eded6c1 BUG/MINOR: cpuset: remove the bogus "proc" from the cpu_map struct by Willy Tarreau · Wed Jul 19 18:17:39 2023 +0200
  16. 8ee9a50 BUG/MINOR: mworker: leak of a socketpair during startup failure by William Lallemand · Wed Jun 21 09:44:18 2023 +0200
  17. 33bbeec BUILD: init: print rlim_cur as regular integer by Aurelien DARRAGON · Fri May 26 14:04:18 2023 +0200
  18. 425d7ad MINOR: init: pre-allocate kernel data structures on init by Patrick Hemmer · Tue May 23 13:02:08 2023 -0400
  19. c7b9308 BUG/MINOR: clock: automatically adjust the internal clock with the boot time by Willy Tarreau · Tue May 16 19:19:36 2023 +0200
  20. da4aa69 MINOR: clock: measure the total boot time by Willy Tarreau · Wed May 17 09:02:21 2023 +0200
  21. c05d30e MINOR: clock: replace the timeval start_time with start_time_ns by Willy Tarreau · Fri Apr 28 14:50:29 2023 +0200
  22. 69530f5 MEDIUM: clock: replace timeval "now" with integer "now_ns" by Willy Tarreau · Fri Apr 28 09:16:15 2023 +0200
  23. 0e875cf MEDIUM: listener: switch the default sharding to by-group by Willy Tarreau · Sun Apr 23 00:51:59 2023 +0200
  24. 7310164 MINOR: listener: add a new global tune.listener.default-shards setting by Willy Tarreau · Sat Apr 22 22:06:23 2023 +0200
  25. 785b89f MINOR: protocol: move the global reuseport flag to the protocols by Willy Tarreau · Sat Apr 22 15:09:07 2023 +0200
  26. 84fe1f4 MINOR: listener: support another thread dispatch mode: "fair" by Willy Tarreau · Thu Apr 20 15:40:38 2023 +0200
  27. cca3355 BUG/MINOR: log: free log forward proxies on deinit() by Aurelien DARRAGON · Thu Mar 09 12:21:12 2023 +0100
  28. 9b1d15f BUG/MINOR: sink: free forward_px on deinit() by Aurelien DARRAGON · Thu Mar 09 12:07:09 2023 +0100
  29. 9ef2742 MINOR: debug: support dumping the libs addresses when running in verbose mode by Willy Tarreau · Wed Mar 22 11:37:54 2023 +0100
  30. 2078d4b BUG/MINOR: mworker: use MASTER_MAXCONN as default maxconn value by William Lallemand · Thu Mar 09 14:28:44 2023 +0100
  31. 5907fed MEDIUM: quic: release closing connections on stopping by Amaury Denoyelle · Wed Mar 08 10:37:45 2023 +0100
  32. 2a1bcf1 MINOR: config: add HAPROXY_BRANCH environment variable by Sébaastien Gross · Thu Feb 23 12:54:25 2023 -0500
  33. 28a6d48 MINOR: haproxy: always protocol unbind on startup error path by Aurelien DARRAGON · Tue Jan 17 16:30:52 2023 +0100
  34. d4c0be6 MINOR: startup: HAPROXY_STARTUP_VERSION contains the version used to start by William Lallemand · Tue Feb 21 14:07:05 2023 +0100
  35. 2f7c82b BUG/MINOR: haproxy: Fix option to disable the fast-forward by Christopher Faulet · Mon Feb 20 14:06:52 2023 +0100
  36. 5a7f83a BUG/MINOR: mworker: prevent incorrect values in uptime by William Lallemand · Fri Feb 17 16:23:52 2023 +0100
  37. 3e820a1 MINOR: threads: add flags to know if a thread is started and/or running by Willy Tarreau · Fri Feb 17 08:36:42 2023 +0100
  38. 678a4ce MINOR: haproxy: Add an command option to disable data fast-forward by Christopher Faulet · Tue Feb 14 16:12:54 2023 +0100
  39. 2776e77 BUG/MINOR: mworker: fix uptime for master process by Amaury Denoyelle · Fri Feb 10 15:25:45 2023 +0100
  40. 6093ba4 BUG/MINOR: clock: do not mix wall-clock and monotonic time in uptime calculation by Willy Tarreau · Tue Feb 07 15:52:14 2023 +0100
  41. 24d5b72 MINOR: quic: add config for retransmit limit by Amaury Denoyelle · Tue Jan 31 11:44:50 2023 +0100
  42. 739281b BUG/MEDIUM: thread: consider secondary threads as idle+harmless during boot by Aurelien DARRAGON · Fri Jan 27 15:13:28 2023 +0100
  43. 2c701db BUG/MINOR: log: release global log servers on exit by Willy Tarreau · Thu Jan 26 15:32:12 2023 +0100
  44. b2f38c1 BUG/MINOR: thread: always reload threads_enabled in loops by Willy Tarreau · Thu Jan 19 19:14:18 2023 +0100
  45. 40c88f9 [RELEASE] Released version 2.8-dev1 by Willy Tarreau · Sat Jan 07 09:45:17 2023 +0100
  46. 6c01171 MEDIUM: stick-table: set the track-sc limit at boottime via tune.stick-counters by Willy Tarreau · Fri Jan 06 16:09:58 2023 +0100
  47. 537b9e7 MINOR: config: add environment variables for default log format by Sébastien Gross · Wed Nov 30 22:36:50 2022 +0100
  48. 284cfc6 MINOR: pool: make the thread-local hot cache size configurable by Willy Tarreau · Mon Dec 19 08:15:57 2022 +0100
  49. 57c3e75 CLEANUP: init: remove useless assignment of nbthread by Willy Tarreau · Thu Dec 08 08:13:20 2022 +0100
  50. e57b702 BUG/MEDIUM: mworker: create the mcli_reload socketpairs in case of upgrade by William Lallemand · Wed Dec 07 14:25:41 2022 +0100
  51. 40db4ae MINOR: mworker: display an alert upon a wait-mode exit by William Lallemand · Wed Dec 07 15:03:55 2022 +0100
  52. 151dbbe BUG/MINOR: ssl: initialize WolfSSL before parsing by William Lallemand · Fri Dec 02 17:17:43 2022 +0100
  53. 44c80ce BUG/MINOR: ssl: initialize SSL error before parsing by William Lallemand · Fri Dec 02 17:06:59 2022 +0100
  54. e30f378 MINOR: quic: activate socket per conn by default by Amaury Denoyelle · Mon Nov 21 11:54:13 2022 +0100
  55. 6f86eaa CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Nov 30 16:22:42 2022 +0500
  56. 3cbf09e MEDIUM: ssl: add minimal WolfSSL support with OpenSSL compatibility mode by Uriah Pollock · Wed Nov 23 16:41:25 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. 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
  59. e98d385 MINOR: deinit: add a "quick-exit" option to bypass the deinit step by Willy Tarreau · Tue Nov 15 09:34:07 2022 +0100
  60. eba6a54 MINOR: logs: startup-logs can use a shm for logging the reload by William Lallemand · Mon Sep 26 12:54:39 2022 +0200
  61. c06557c MINOR: init: do not try to shrink existing RLIMIT_NOFIlE by Willy Tarreau · Thu Sep 22 16:12:08 2022 +0200
  62. 92fa63f CLEANUP: quic: create a dedicated quic_conn module by Amaury Denoyelle · Fri Sep 30 18:11:13 2022 +0200
  63. f30c5d7 MINOR: config: Add option line when the configuration file is dumped by Erwan Le Goas · Thu Sep 29 10:34:04 2022 +0200
  64. 56f73b2 MINOR: mworker: stores the mcli_reload bind_conf by William Lallemand · Sat Sep 24 15:56:25 2022 +0200
  65. 21623b5 MINOR: mworker: mworker_cli_proxy_new_listener() returns a bind_conf by William Lallemand · Sat Sep 24 15:51:27 2022 +0200
  66. 68192b2 MINOR: mworker: store and shows loading status by William Lallemand · Sat Sep 24 15:44:42 2022 +0200
  67. 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
  68. b0c0501 MINOR: config: add command-line -dC to dump the configuration file by Erwan Le Goas · Wed Sep 14 17:51:55 2022 +0200
  69. eea152e BUG/MINOR: signals/poller: ensure wakeup from signals by Matthias Wirth · Fri Sep 09 10:21:00 2022 +0200
  70. 53bfac8 BUG/MEDIUM: master: force the thread count earlier by Willy Tarreau · Fri Jul 22 17:35:49 2022 +0200
  71. 41afd90 BUILD: add detection for unsupported compiler models by Willy Tarreau · Thu Jul 21 09:55:22 2022 +0200
  72. d4835a9 BUG/MEDIUM: mworker: proc_self incorrectly set crashes upon reload by William Lallemand · Thu Jul 21 00:52:43 2022 +0200
  73. 3b8bafd MINOR: init: load OpenSSL error strings by William Lallemand · Tue Jul 19 18:13:29 2022 +0200
  74. c6b596d CLEANUP: threads: remove the now unused all_threads_mask and tid_bit by Willy Tarreau · Fri Jul 15 17:28:11 2022 +0200
  75. 5b09341 MEDIUM: cpu-map: replace the process number with the thread group number by Willy Tarreau · Fri Jul 08 09:38:30 2022 +0200
  76. e5715bf MEDIUM: poller: disable thread-groups for poll() and select() by Willy Tarreau · Sat Jul 09 23:38:46 2022 +0200
  77. a46a99e MEDIUM: mworker/systemd: send STATUS over sd_notify by William Lallemand · Thu Jul 07 14:00:36 2022 +0200
  78. ad92fdf CLEANUP: thread: also remove a thread's bit from stopping_threads on stop by Willy Tarreau · Wed Jul 06 10:17:21 2022 +0200
  79. f34a3fa BUG/MEDIUM: thread: mask stopping_threads with threads_enabled when checking it by Willy Tarreau · Wed Jul 06 10:13:05 2022 +0200
  80. 24cfc9f BUG/MEDIUM: thread: check stopping thread against local bit and not global one by Willy Tarreau · Mon Jul 04 14:07:29 2022 +0200
  81. 291f6ff BUG/MEDIUM: threads: fix incorrect thread group being used on soft-stop by Willy Tarreau · Mon Jul 04 13:36:16 2022 +0200
  82. ef422ce MEDIUM: thread: make stopping_threads per-group and add stopping_tgroups by Willy Tarreau · Tue Jun 28 19:29:29 2022 +0200
  83. cce203a MINOR: thread: add a new all_tgroups_mask variable to know about active tgroups by Willy Tarreau · Fri Jun 24 15:55:11 2022 +0200
  84. 377e37a MINOR: tinfo: add the mask of enabled threads in each group by Willy Tarreau · Fri Jun 24 15:18:49 2022 +0200
  85. e7475c8 MEDIUM: tasks/fd: replace sleeping_thread_mask with a TH_FL_SLEEPING flag by Willy Tarreau · Mon Jun 20 09:23:24 2022 +0200
  86. dce4ad7 MEDIUM: thread: add a new per-thread flag TH_FL_NOTIFIED to remember wakeups by Willy Tarreau · Wed Jun 22 15:38:38 2022 +0200
  87. 0a012aa BUG/MEDIUM: mworker: use default maxconn in wait mode by William Lallemand · Tue Jun 21 11:11:50 2022 +0200
  88. aee6757 MINOR: quic: Clarifications about transport parameters value by Frédéric Lécaille · Mon May 23 18:29:39 2022 +0200
  89. 2674098 MINOR: quic: Tunable "initial_max_streams_bidi" transport parameter by Frédéric Lécaille · Mon May 23 17:28:01 2022 +0200
  90. 1d96d6e MINOR: quic: Tunable "max_idle_timeout" transport parameter by Frédéric Lécaille · Mon May 23 16:38:14 2022 +0200
  91. 8e5b958 CLEANUP: init: address another coverity warning about a possible multiply overflow by Willy Tarreau · Thu May 26 08:55:05 2022 +0200
  92. 2cb3be7 CLEANUP: init: address a coverity warning about possible multiply overflow by Willy Tarreau · Tue May 24 07:43:57 2022 +0200
  93. 9286210 MINOR: quic: Add tune.quic.retry-threshold keyword by Frédéric Lécaille · Fri May 20 16:29:10 2022 +0200
  94. 5194446 MEDIUM: ssl: Delay random generator initialization after config parsing by Remi Tricot-Le Breton · Mon May 16 16:24:31 2022 +0200
  95. 372508c MINOR: config: Add "cluster-secret" new global keyword by Frédéric Lécaille · Fri May 06 08:53:16 2022 +0200
  96. 89e236f BUG/MINOR: startup: usage() when no -cc arguments by William Lallemand · Fri May 06 17:22:36 2022 +0200
  97. 8b9a2df MINOR: init: exit() after pre-check upon error by William Lallemand · Wed May 04 14:29:46 2022 +0200
  98. 226866e CLEANUP: deinit: release the config postparsers by Willy Tarreau · Wed Apr 27 18:07:24 2022 +0200
  99. 65009eb CLEANUP: deinit: release the pre-check callbacks by Willy Tarreau · Wed Apr 27 18:02:54 2022 +0200
  100. 77b3db0 MINOR: Call deinit_and_exit(0) for `haproxy -vv` by Tim Duesterhus · Wed Apr 27 00:08:11 2022 +0200