1. bd71510 MINOR: stats: report server's user-configured weight next to effective weight by Willy Tarreau · 3 years, 9 months ago
  2. 698097b DOC: management: apply the "show stat" modifiers to "show stat", not "show info" by Willy Tarreau · 3 years, 9 months ago
  3. 089c138 MEDIUM: ssl: ssl-load-extra-del-ext work only with .crt by William Lallemand · 3 years, 9 months ago
  4. 3e32036 MINOR: stats: also support a "no-maint" show stat modifier by Willy Tarreau · 3 years, 9 months ago
  5. 65141ff MINOR: stats: support the "up" output modifier for "show stat" by Willy Tarreau · 3 years, 9 months ago
  6. 8ae8c48 MEDIUM: fwlc: re-enable per-server queuing up to maxqueue by Willy Tarreau · 3 years, 9 months ago
  7. 8c855f6 MINOR: leastconn: take the queue length into account when queuing servers by Willy Tarreau · 3 years, 9 months ago
  8. 8e8581e MINOR: ssl: 'ssl-load-extra-del-ext' removes the certificate extension by William Lallemand · 3 years, 9 months ago
  9. f42d794 MEDIUM: config: report that "nbproc" is deprecated by Willy Tarreau · 3 years, 9 months ago
  10. 9d58c9b [RELEASE] Released version 2.3-dev7 by Willy Tarreau · 3 years, 9 months ago
  11. 1857b8c DOC: fix typo in MAX_SESS_STKCTR by Matteo Contrini · 3 years, 9 months ago
  12. 7239c24 MEDIUM: backend: reuse connection if using a static sni by Amaury Denoyelle · 3 years, 9 months ago
  13. 4a32103 DOC: improve the documentation for "option nolinger" by Willy Tarreau · 3 years, 9 months ago
  14. 0138f51 CLEANUP: fd: finally get rid of fd_done_recv() by Willy Tarreau · 3 years, 9 months ago
  15. 9e9919d MEDIUM: proxy: remove obsolete "monitor-net" by Willy Tarreau · 3 years, 9 months ago
  16. 77e0dae MEDIUM: proxy: remove obsolete "mode health" by Willy Tarreau · 3 years, 9 months ago
  17. 2717965 DOC: Describe reuse safe for HOL handling by Amaury Denoyelle · 3 years, 9 months ago
  18. b7ffe19 [RELEASE] Released version 2.3-dev6 by Willy Tarreau · 3 years, 9 months ago
  19. ccf4299 MEDIUM: config: remove the deprecated and dangerous global "debug" directive by Willy Tarreau · 3 years, 9 months ago
  20. ab0a519 MEDIUM: config: mark "grace" as deprecated by Willy Tarreau · 3 years, 9 months ago
  21. c6dac6c MEDIUM: listeners: remove the now unused ZOMBIE state by Willy Tarreau · 3 years, 10 months ago
  22. ab87712 DOC: Fix typos in configuration.txt by Sébastien Gross · 3 years, 9 months ago
  23. 08eb718 DOC: Add missing stats fields in the management doc by Pierre Cheynier · 3 years, 9 months ago
  24. 465dc7d DOC: fix a confusing typo on a regsub example by Willy Tarreau · 3 years, 9 months ago
  25. da46c1c DOC: re-work log forward bind statement documentation. by Emeric Brun · 3 years, 9 months ago
  26. cbb7bf7 MEDIUM: log: syslog TCP support on log forward section. by Emeric Brun · 3 years, 9 months ago
  27. 57dd6f1 DOC: ssl: fix typo about ocsp files by William Dauchy · 3 years, 9 months ago
  28. fbd0bc9 MINOR: dns/stats: integrate dns counters in stats by Amaury Denoyelle · 3 years, 9 months ago
  29. 0b70a8a MINOR: stats: add config "stats show modules" by Amaury Denoyelle · 3 years, 9 months ago
  30. 50660a8 MEDIUM: stats: add delimiter for static proxy stats on csv by Amaury Denoyelle · 3 years, 9 months ago
  31. 072f97e MINOR: stats: define the concept of domain for statistics by Amaury Denoyelle · 3 years, 9 months ago
  32. f9ff3ec DOC: ssl: new "cert bundle" behavior by William Lallemand · 3 years, 9 months ago
  33. 2079a4a MEDIUM: tcp-rules: Warn if a track-sc* content rule doesn't depend on content by Christopher Faulet · 3 years, 9 months ago
  34. 7ea509e DOC: tcp-rules: Refresh details about L7 matching for tcp-request content rules by Christopher Faulet · 3 years, 9 months ago
  35. fa41cb6 MINOR: tools: support for word expansion of environment in parse_line by Amaury Denoyelle · 3 years, 9 months ago
  36. 2540796 DOC: crt: advise to move away from cert bundle by William Dauchy · 3 years, 9 months ago
  37. f8e795c DOC: agent-check: fix typo in "fail" word expected reply by William Dauchy · 3 years, 9 months ago
  38. 05f0188 [RELEASE] Released version 2.3-dev5 by Christopher Faulet · 3 years, 9 months ago
  39. 57a3741 MINOR: backend: add a new "path-only" option to "balance uri" by Willy Tarreau · 3 years, 10 months ago
  40. 26ff5da MINOR: log-forward: use str2receiver() to parse the dgram-bind address by Willy Tarreau · 3 years, 10 months ago
  41. 98d215e DOC: explain bundle emulation in configuration.txt by William Lallemand · 3 years, 10 months ago
  42. 76aaa7f MEDIUM: log-forward: use "dgram-bind" instead of "bind" for the listener by Willy Tarreau · 3 years, 10 months ago
  43. 870713b DOC: Fix typo in iif() example by Tim Duesterhus · 3 years, 10 months ago
  44. 253c4dc [RELEASE] Released version 2.3-dev4 by Willy Tarreau · 3 years, 10 months ago
  45. 3943e4f MINOR: sample: Add iif(<true>,<false>) converter by Tim Duesterhus · 3 years, 10 months ago
  46. 587be9c DOC: ssl-load-extra-files only applies to certificates on bind lines by Jerome Magnin · 3 years, 10 months ago
  47. e720c32 MINOR: http-fetch: Add pathq sample fetch by Christopher Faulet · 3 years, 10 months ago
  48. 312294f MINOR: http-rules: Add set-pathq and replace-pathq actions by Christopher Faulet · 3 years, 10 months ago
  49. 82c8332 BUG/MEDIUM: doc: Fix replace-path action description by Christopher Faulet · 3 years, 10 months ago
  50. c32f394 DOC: add description of pidfile in master-worker mode by MIZUTA Takeshi · 3 years, 10 months ago
  51. f104b53 [RELEASE] Released version 2.3-dev3 by Willy Tarreau · 3 years, 11 months ago
  52. 9a1d839 BUG/MINOR: ssl: ssl-skip-self-issued-ca requires >= 1.0.2 by William Lallemand · 3 years, 11 months ago
  53. a598b50 MINOR: ssl: add ssl_{c,s}_chain_der fetch methods by William Dauchy · 4 years ago
  54. 3f3cc8c [RELEASE] Released version 2.3-dev2 by Willy Tarreau · 4 years ago
  55. 749f74c DOC: Use gender neutral language by Jackie Tapia · 4 years ago
  56. a267b5d DOC: ssl: req_ssl_sni needs implicit TLS by Lukas Tribus · 4 years ago
  57. e732cbd [RELEASE] Released version 2.3-dev1 by Willy Tarreau · 4 years ago
  58. 12941c8 MEDIUM: log: adds log forwarding section. by Emeric Brun · 4 years ago
  59. 5464885 MEDIUM: log/sink: re-work and merge of build message API. by Emeric Brun · 4 years ago
  60. 3835c0d MEDIUM: udp: adds minimal proto udp support for message listeners. by Emeric Brun · 4 years ago
  61. 1bea865 MINOR: backend: Add sample fetches to get the server's weight by Christopher Faulet · 4 years ago
  62. 5254321 BUILD: tcp: condition TCP keepalive settings to platforms providing them by Willy Tarreau · 4 years ago
  63. b24bc0d MINOR: tcp: Support TCP keepalive parameters customization by MIZUTA Takeshi · 4 years ago
  64. a519460 MINOR: config: make strict limits enabled by default by William Dauchy · 4 years, 3 months ago
  65. 33205c2 [RELEASE] Released version 2.3-dev0 by Willy Tarreau · 4 years ago
  66. 3a00c91 [RELEASE] Released version 2.2.0 by Willy Tarreau · 4 years ago
  67. bdc6209 DOC: minor update to coding style file by Willy Tarreau · 4 years ago
  68. 253c251 DOC: configuration: remove obsolete mentions of H2 being converted to HTTP/1.x by Willy Tarreau · 4 years ago
  69. 67a8271 DOC: configuration: various typo fixes by Daniel Corbett · 4 years ago
  70. d742b6c DOC: fix tune.ssl.keylog sample fetches array by William Lallemand · 4 years ago
  71. 7d42ef5 WIP/MINOR: ssl: add sample fetches for keylog in frontend by William Lallemand · 4 years ago
  72. 62f11a5 [RELEASE] Released version 2.2-dev12 by Willy Tarreau · 4 years ago
  73. 1e3b16f MINOR: log-format: allow to preserve spacing in log format strings by Dragan Dosen · 4 years ago
  74. 76cc699 MINOR: config: add a new tune.idle-pool.shared global setting. by Willy Tarreau · 4 years ago
  75. 83ca305 DOC: configuration: fix alphabetical ordering for tune.pool-{high,low}-fd-ratio by Willy Tarreau · 4 years ago
  76. a8e2d97 DOC: configuration: add missing index entries for tune.pool-{low,high}-fd-ratio by Willy Tarreau · 4 years ago
  77. 2f3f4d3 MEDIUM: server: add a new pool-low-conn server setting by Willy Tarreau · 4 years ago
  78. 69f591e MINOR: cli/proxy: add a new "show servers conn" command by Willy Tarreau · 4 years ago
  79. 5d03639 DOC: ssl: add "allow-0rtt" and "ciphersuites" in crt-list by William Lallemand · 4 years ago
  80. c6e7a1b MINOR: cli: make "show sess" stop at the last known session by Willy Tarreau · 4 years ago
  81. 4462af8 [RELEASE] Released version 2.2-dev11 by Willy Tarreau · 4 years ago
  82. c184d87 DOC: ssl: update the documentation of "commit ssl cert" by William Lallemand · 4 years ago
  83. 85048f8 MINOR: http: Add support for http 413 status by Anthonin Bonnefoy · 4 years ago
  84. 11057a3 DOC: assorted typo fixes in the documentation by Ilya Shipitsin · 4 years ago
  85. 8f600c8 DOC: fix some typos in the ssl_s_{s|i}_dn documentation by William Lallemand · 4 years ago
  86. bfa3e81 MINOR: ssl: add the ssl_s_* sample fetches for server side certificate by William Lallemand · 4 years ago
  87. e7723bd MEDIUM: tasks: add a tune.sched.low-latency option by Willy Tarreau · 4 years ago
  88. dc0936c [RELEASE] Released version 2.2-dev10 by Willy Tarreau · 4 years, 1 month ago
  89. 8912ae6 DOC: configuration: http-check send was missing from matrix by Peter Gervai · 4 years, 1 month ago
  90. df4c9d2 DOC: configuration: Unindent non-code sentences in the protobuf example by Peter Gervai · 4 years, 1 month ago
  91. bc52bec MEDIUM: fd: add experimental support for edge-triggered polling by Willy Tarreau · 4 years, 1 month ago
  92. 13cd54c MEDIUM: peers: add the "localpeer" global option by Dragan Dosen · 4 years, 1 month ago
  93. 1385c88 [RELEASE] Released version 2.2-dev9 by Willy Tarreau · 4 years, 1 month ago
  94. f38175c MINOR: sample: Add secure_memcmp converter by Tim Duesterhus · 4 years, 1 month ago
  95. 7c26ed7 DOC: add a line about comments in crt-list by William Lallemand · 4 years, 1 month ago
  96. 89aed32 MINOR: mux-h1/proxy: Add a proxy option to disable clear h2 upgrade by Christopher Faulet · 4 years, 1 month ago
  97. 530ba38 BUG/MINOR: peers: fix internal/network key type mapping. by Emeric Brun · 4 years, 1 month ago
  98. 50df1cb MINOR: ssl: set ssl-min-ver in ambiguous configurations by William Lallemand · 4 years, 1 month ago
  99. 9755647 MEDIUM: ring: add new srv statement to support octet counting forward by Emeric Brun · 4 years, 1 month ago
  100. 494c505 MEDIUM: ring: add server statement to forward messages from a ring by Emeric Brun · 4 years, 1 month ago