1. 84fe1f4 MINOR: listener: support another thread dispatch mode: "fair" by Willy Tarreau · 1 year, 7 months ago
  2. cca3355 BUG/MINOR: log: free log forward proxies on deinit() by Aurelien DARRAGON · 1 year, 9 months ago
  3. 9b1d15f BUG/MINOR: sink: free forward_px on deinit() by Aurelien DARRAGON · 1 year, 9 months ago
  4. 9ef2742 MINOR: debug: support dumping the libs addresses when running in verbose mode by Willy Tarreau · 1 year, 8 months ago
  5. 2078d4b BUG/MINOR: mworker: use MASTER_MAXCONN as default maxconn value by William Lallemand · 1 year, 9 months ago
  6. 5907fed MEDIUM: quic: release closing connections on stopping by Amaury Denoyelle · 1 year, 9 months ago
  7. 2a1bcf1 MINOR: config: add HAPROXY_BRANCH environment variable by Sébaastien Gross · 1 year, 9 months ago
  8. 28a6d48 MINOR: haproxy: always protocol unbind on startup error path by Aurelien DARRAGON · 1 year, 10 months ago
  9. d4c0be6 MINOR: startup: HAPROXY_STARTUP_VERSION contains the version used to start by William Lallemand · 1 year, 9 months ago
  10. 2f7c82b BUG/MINOR: haproxy: Fix option to disable the fast-forward by Christopher Faulet · 1 year, 9 months ago
  11. 5a7f83a BUG/MINOR: mworker: prevent incorrect values in uptime by William Lallemand · 1 year, 9 months ago
  12. 3e820a1 MINOR: threads: add flags to know if a thread is started and/or running by Willy Tarreau · 1 year, 9 months ago
  13. 678a4ce MINOR: haproxy: Add an command option to disable data fast-forward by Christopher Faulet · 1 year, 9 months ago
  14. 2776e77 BUG/MINOR: mworker: fix uptime for master process by Amaury Denoyelle · 1 year, 10 months ago
  15. 6093ba4 BUG/MINOR: clock: do not mix wall-clock and monotonic time in uptime calculation by Willy Tarreau · 1 year, 10 months ago
  16. 24d5b72 MINOR: quic: add config for retransmit limit by Amaury Denoyelle · 1 year, 10 months ago
  17. 739281b BUG/MEDIUM: thread: consider secondary threads as idle+harmless during boot by Aurelien DARRAGON · 1 year, 10 months ago
  18. 2c701db BUG/MINOR: log: release global log servers on exit by Willy Tarreau · 1 year, 10 months ago
  19. b2f38c1 BUG/MINOR: thread: always reload threads_enabled in loops by Willy Tarreau · 1 year, 10 months ago
  20. 40c88f9 [RELEASE] Released version 2.8-dev1 by Willy Tarreau · 1 year, 11 months ago
  21. 6c01171 MEDIUM: stick-table: set the track-sc limit at boottime via tune.stick-counters by Willy Tarreau · 1 year, 11 months ago
  22. 537b9e7 MINOR: config: add environment variables for default log format by Sébastien Gross · 2 years ago
  23. 284cfc6 MINOR: pool: make the thread-local hot cache size configurable by Willy Tarreau · 2 years ago
  24. 57c3e75 CLEANUP: init: remove useless assignment of nbthread by Willy Tarreau · 2 years ago
  25. e57b702 BUG/MEDIUM: mworker: create the mcli_reload socketpairs in case of upgrade by William Lallemand · 2 years ago
  26. 40db4ae MINOR: mworker: display an alert upon a wait-mode exit by William Lallemand · 2 years ago
  27. 151dbbe BUG/MINOR: ssl: initialize WolfSSL before parsing by William Lallemand · 2 years ago
  28. 44c80ce BUG/MINOR: ssl: initialize SSL error before parsing by William Lallemand · 2 years ago
  29. e30f378 MINOR: quic: activate socket per conn by default by Amaury Denoyelle · 2 years ago
  30. 6f86eaa CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 2 years ago
  31. 3cbf09e MEDIUM: ssl: add minimal WolfSSL support with OpenSSL compatibility mode by Uriah Pollock · 2 years ago
  32. 28ea31c MINOR: global: generate random cluster.secret if not defined by Amaury Denoyelle · 2 years ago
  33. e608b0e BUG/MINOR: ssl: SSL_load_error_strings might not be defined by Remi Tricot-Le Breton · 2 years, 2 months ago
  34. e98d385 MINOR: deinit: add a "quick-exit" option to bypass the deinit step by Willy Tarreau · 2 years ago
  35. eba6a54 MINOR: logs: startup-logs can use a shm for logging the reload by William Lallemand · 2 years, 2 months ago
  36. c06557c MINOR: init: do not try to shrink existing RLIMIT_NOFIlE by Willy Tarreau · 2 years, 2 months ago
  37. 92fa63f CLEANUP: quic: create a dedicated quic_conn module by Amaury Denoyelle · 2 years, 2 months ago
  38. f30c5d7 MINOR: config: Add option line when the configuration file is dumped by Erwan Le Goas · 2 years, 2 months ago
  39. 56f73b2 MINOR: mworker: stores the mcli_reload bind_conf by William Lallemand · 2 years, 2 months ago
  40. 21623b5 MINOR: mworker: mworker_cli_proxy_new_listener() returns a bind_conf by William Lallemand · 2 years, 2 months ago
  41. 68192b2 MINOR: mworker: store and shows loading status by William Lallemand · 2 years, 2 months ago
  42. ec059c2 MEDIUM: mworker/cli: keep the connection of the FD that ask for a reload by William Lallemand · 2 years, 2 months ago
  43. b0c0501 MINOR: config: add command-line -dC to dump the configuration file by Erwan Le Goas · 2 years, 2 months ago
  44. eea152e BUG/MINOR: signals/poller: ensure wakeup from signals by Matthias Wirth · 2 years, 3 months ago
  45. 53bfac8 BUG/MEDIUM: master: force the thread count earlier by Willy Tarreau · 2 years, 4 months ago
  46. 41afd90 BUILD: add detection for unsupported compiler models by Willy Tarreau · 2 years, 4 months ago
  47. d4835a9 BUG/MEDIUM: mworker: proc_self incorrectly set crashes upon reload by William Lallemand · 2 years, 4 months ago
  48. 3b8bafd MINOR: init: load OpenSSL error strings by William Lallemand · 2 years, 4 months ago
  49. c6b596d CLEANUP: threads: remove the now unused all_threads_mask and tid_bit by Willy Tarreau · 2 years, 4 months ago
  50. 5b09341 MEDIUM: cpu-map: replace the process number with the thread group number by Willy Tarreau · 2 years, 5 months ago
  51. e5715bf MEDIUM: poller: disable thread-groups for poll() and select() by Willy Tarreau · 2 years, 5 months ago
  52. a46a99e MEDIUM: mworker/systemd: send STATUS over sd_notify by William Lallemand · 2 years, 5 months ago
  53. ad92fdf CLEANUP: thread: also remove a thread's bit from stopping_threads on stop by Willy Tarreau · 2 years, 5 months ago
  54. f34a3fa BUG/MEDIUM: thread: mask stopping_threads with threads_enabled when checking it by Willy Tarreau · 2 years, 5 months ago
  55. 24cfc9f BUG/MEDIUM: thread: check stopping thread against local bit and not global one by Willy Tarreau · 2 years, 5 months ago
  56. 291f6ff BUG/MEDIUM: threads: fix incorrect thread group being used on soft-stop by Willy Tarreau · 2 years, 5 months ago
  57. ef422ce MEDIUM: thread: make stopping_threads per-group and add stopping_tgroups by Willy Tarreau · 2 years, 5 months ago
  58. cce203a MINOR: thread: add a new all_tgroups_mask variable to know about active tgroups by Willy Tarreau · 2 years, 5 months ago
  59. 377e37a MINOR: tinfo: add the mask of enabled threads in each group by Willy Tarreau · 2 years, 5 months ago
  60. e7475c8 MEDIUM: tasks/fd: replace sleeping_thread_mask with a TH_FL_SLEEPING flag by Willy Tarreau · 2 years, 5 months ago
  61. dce4ad7 MEDIUM: thread: add a new per-thread flag TH_FL_NOTIFIED to remember wakeups by Willy Tarreau · 2 years, 5 months ago
  62. 0a012aa BUG/MEDIUM: mworker: use default maxconn in wait mode by William Lallemand · 2 years, 5 months ago
  63. aee6757 MINOR: quic: Clarifications about transport parameters value by Frédéric Lécaille · 2 years, 6 months ago
  64. 2674098 MINOR: quic: Tunable "initial_max_streams_bidi" transport parameter by Frédéric Lécaille · 2 years, 6 months ago
  65. 1d96d6e MINOR: quic: Tunable "max_idle_timeout" transport parameter by Frédéric Lécaille · 2 years, 6 months ago
  66. 8e5b958 CLEANUP: init: address another coverity warning about a possible multiply overflow by Willy Tarreau · 2 years, 6 months ago
  67. 2cb3be7 CLEANUP: init: address a coverity warning about possible multiply overflow by Willy Tarreau · 2 years, 6 months ago
  68. 9286210 MINOR: quic: Add tune.quic.retry-threshold keyword by Frédéric Lécaille · 2 years, 6 months ago
  69. 5194446 MEDIUM: ssl: Delay random generator initialization after config parsing by Remi Tricot-Le Breton · 2 years, 6 months ago
  70. 372508c MINOR: config: Add "cluster-secret" new global keyword by Frédéric Lécaille · 2 years, 7 months ago
  71. 89e236f BUG/MINOR: startup: usage() when no -cc arguments by William Lallemand · 2 years, 7 months ago
  72. 8b9a2df MINOR: init: exit() after pre-check upon error by William Lallemand · 2 years, 7 months ago
  73. 226866e CLEANUP: deinit: release the config postparsers by Willy Tarreau · 2 years, 7 months ago
  74. 65009eb CLEANUP: deinit: release the pre-check callbacks by Willy Tarreau · 2 years, 7 months ago
  75. 77b3db0 MINOR: Call deinit_and_exit(0) for `haproxy -vv` by Tim Duesterhus · 2 years, 7 months ago
  76. 197715a CLEANUP: compression: move the default setting of maxzlibmem to defaults by Willy Tarreau · 2 years, 7 months ago
  77. 2df1fbf MINOR: init: add global setting "fd-hard-limit" to bound system limits by Willy Tarreau · 2 years, 7 months ago
  78. b53eb87 MINOR: init: add the pre-check callback by William Lallemand · 2 years, 7 months ago
  79. 97e84c6 MINOR: cfg-quic: define tune.quic.conn-buf-limit by Amaury Denoyelle · 2 years, 7 months ago
  80. b5d968d MEDIUM: global: Add a "close-spread-time" option to spread soft-stop on time window by Remi Tricot-Le Breton · 2 years, 8 months ago
  81. 29d799d MINOR: sample: list registered sample converter functions by Willy Tarreau · 2 years, 8 months ago
  82. f78813f MINOR: samples: add a function to list register sample fetch keywords by Willy Tarreau · 2 years, 8 months ago
  83. 6ff7d1b MINOR: acl: add a function to dump the list of known ACL keywords by Willy Tarreau · 2 years, 8 months ago
  84. 06d0e2e MINOR: cli: add a new keyword dump function by Willy Tarreau · 2 years, 8 months ago
  85. 5fcc100 MINOR: services: extend list_services() to dump to stdout by Willy Tarreau · 2 years, 8 months ago
  86. 3b65e14 MINOR: filters: extend flt_dump_kws() to dump to stdout by Willy Tarreau · 2 years, 8 months ago
  87. ca1acd6 MINOR: config: add a function to dump all known config keywords by Willy Tarreau · 2 years, 8 months ago
  88. 76871a4 MINOR: management: add some basic keyword dump infrastructure by Willy Tarreau · 2 years, 9 months ago
  89. edd4268 DEBUG: move the tainted stuff to bug.h for easier inclusion by Willy Tarreau · 2 years, 9 months ago
  90. 9b4a0e6 BUG/MINOR: debug: fix get_tainted() to properly read an atomic value by Willy Tarreau · 2 years, 9 months ago
  91. f4b79c4 MINOR: pools: support setting debugging options using -dM by Willy Tarreau · 2 years, 9 months ago
  92. 1408b1f MINOR: pools: delegate parsing of command line option -dM to a new function by Willy Tarreau · 2 years, 9 months ago
  93. 18f96d0 MEDIUM: init: handle arguments earlier by Willy Tarreau · 2 years, 9 months ago
  94. 392524d MINOR: init: extract args parsing to their own function by Willy Tarreau · 2 years, 9 months ago
  95. 34527d5 MEDIUM: init: split the early initialization in its own function by Willy Tarreau · 2 years, 9 months ago
  96. 3ebe4d9 MEDIUM: initcall: move STG_REGISTER earlier by Willy Tarreau · 2 years, 9 months ago
  97. ef301b7 MINOR: pools: add a debugging flag for memory poisonning option by Willy Tarreau · 2 years, 9 months ago
  98. b61fccd CLEANUP: init: remove the ifdef on HAPROXY_MEMMAX by Willy Tarreau · 2 years, 9 months ago
  99. cc0d554 CLEANUP: vars: move the per-process variables initialization to vars.c by Willy Tarreau · 2 years, 9 months ago
  100. 7b820a6 BUG/MINOR: mworker: does not erase the pidfile upon reload by William Lallemand · 2 years, 9 months ago