1. ab87712 DOC: Fix typos in configuration.txt by Sébastien Gross · 3 years, 9 months ago
  2. 465dc7d DOC: fix a confusing typo on a regsub example by Willy Tarreau · 3 years, 9 months ago
  3. da46c1c DOC: re-work log forward bind statement documentation. by Emeric Brun · 3 years, 9 months ago
  4. cbb7bf7 MEDIUM: log: syslog TCP support on log forward section. by Emeric Brun · 3 years, 9 months ago
  5. 57dd6f1 DOC: ssl: fix typo about ocsp files by William Dauchy · 3 years, 9 months ago
  6. 0b70a8a MINOR: stats: add config "stats show modules" by Amaury Denoyelle · 3 years, 9 months ago
  7. f9ff3ec DOC: ssl: new "cert bundle" behavior by William Lallemand · 3 years, 9 months ago
  8. 2079a4a MEDIUM: tcp-rules: Warn if a track-sc* content rule doesn't depend on content by Christopher Faulet · 3 years, 9 months ago
  9. 7ea509e DOC: tcp-rules: Refresh details about L7 matching for tcp-request content rules by Christopher Faulet · 3 years, 9 months ago
  10. fa41cb6 MINOR: tools: support for word expansion of environment in parse_line by Amaury Denoyelle · 3 years, 9 months ago
  11. 2540796 DOC: crt: advise to move away from cert bundle by William Dauchy · 3 years, 9 months ago
  12. f8e795c DOC: agent-check: fix typo in "fail" word expected reply by William Dauchy · 3 years, 9 months ago
  13. 05f0188 [RELEASE] Released version 2.3-dev5 by Christopher Faulet · 3 years, 9 months ago
  14. 57a3741 MINOR: backend: add a new "path-only" option to "balance uri" by Willy Tarreau · 3 years, 9 months ago
  15. 26ff5da MINOR: log-forward: use str2receiver() to parse the dgram-bind address by Willy Tarreau · 3 years, 10 months ago
  16. 98d215e DOC: explain bundle emulation in configuration.txt by William Lallemand · 3 years, 10 months ago
  17. 76aaa7f MEDIUM: log-forward: use "dgram-bind" instead of "bind" for the listener by Willy Tarreau · 3 years, 10 months ago
  18. 870713b DOC: Fix typo in iif() example by Tim Duesterhus · 3 years, 10 months ago
  19. 253c4dc [RELEASE] Released version 2.3-dev4 by Willy Tarreau · 3 years, 10 months ago
  20. 3943e4f MINOR: sample: Add iif(<true>,<false>) converter by Tim Duesterhus · 3 years, 10 months ago
  21. 587be9c DOC: ssl-load-extra-files only applies to certificates on bind lines by Jerome Magnin · 3 years, 10 months ago
  22. e720c32 MINOR: http-fetch: Add pathq sample fetch by Christopher Faulet · 3 years, 10 months ago
  23. 312294f MINOR: http-rules: Add set-pathq and replace-pathq actions by Christopher Faulet · 3 years, 10 months ago
  24. 82c8332 BUG/MEDIUM: doc: Fix replace-path action description by Christopher Faulet · 3 years, 10 months ago
  25. c32f394 DOC: add description of pidfile in master-worker mode by MIZUTA Takeshi · 3 years, 10 months ago
  26. f104b53 [RELEASE] Released version 2.3-dev3 by Willy Tarreau · 3 years, 11 months ago
  27. 9a1d839 BUG/MINOR: ssl: ssl-skip-self-issued-ca requires >= 1.0.2 by William Lallemand · 3 years, 11 months ago
  28. a598b50 MINOR: ssl: add ssl_{c,s}_chain_der fetch methods by William Dauchy · 4 years ago
  29. 3f3cc8c [RELEASE] Released version 2.3-dev2 by Willy Tarreau · 4 years ago
  30. 749f74c DOC: Use gender neutral language by Jackie Tapia · 4 years ago
  31. a267b5d DOC: ssl: req_ssl_sni needs implicit TLS by Lukas Tribus · 4 years ago
  32. e732cbd [RELEASE] Released version 2.3-dev1 by Willy Tarreau · 4 years ago
  33. 12941c8 MEDIUM: log: adds log forwarding section. by Emeric Brun · 4 years ago
  34. 5464885 MEDIUM: log/sink: re-work and merge of build message API. by Emeric Brun · 4 years ago
  35. 3835c0d MEDIUM: udp: adds minimal proto udp support for message listeners. by Emeric Brun · 4 years ago
  36. 1bea865 MINOR: backend: Add sample fetches to get the server's weight by Christopher Faulet · 4 years ago
  37. 5254321 BUILD: tcp: condition TCP keepalive settings to platforms providing them by Willy Tarreau · 4 years ago
  38. b24bc0d MINOR: tcp: Support TCP keepalive parameters customization by MIZUTA Takeshi · 4 years ago
  39. a519460 MINOR: config: make strict limits enabled by default by William Dauchy · 4 years, 3 months ago
  40. 33205c2 [RELEASE] Released version 2.3-dev0 by Willy Tarreau · 4 years ago
  41. 3a00c91 [RELEASE] Released version 2.2.0 by Willy Tarreau · 4 years ago
  42. 253c251 DOC: configuration: remove obsolete mentions of H2 being converted to HTTP/1.x by Willy Tarreau · 4 years ago
  43. 67a8271 DOC: configuration: various typo fixes by Daniel Corbett · 4 years ago
  44. d742b6c DOC: fix tune.ssl.keylog sample fetches array by William Lallemand · 4 years ago
  45. 7d42ef5 WIP/MINOR: ssl: add sample fetches for keylog in frontend by William Lallemand · 4 years ago
  46. 62f11a5 [RELEASE] Released version 2.2-dev12 by Willy Tarreau · 4 years ago
  47. 1e3b16f MINOR: log-format: allow to preserve spacing in log format strings by Dragan Dosen · 4 years ago
  48. 76cc699 MINOR: config: add a new tune.idle-pool.shared global setting. by Willy Tarreau · 4 years ago
  49. 83ca305 DOC: configuration: fix alphabetical ordering for tune.pool-{high,low}-fd-ratio by Willy Tarreau · 4 years ago
  50. a8e2d97 DOC: configuration: add missing index entries for tune.pool-{low,high}-fd-ratio by Willy Tarreau · 4 years ago
  51. 2f3f4d3 MEDIUM: server: add a new pool-low-conn server setting by Willy Tarreau · 4 years ago
  52. 5d03639 DOC: ssl: add "allow-0rtt" and "ciphersuites" in crt-list by William Lallemand · 4 years ago
  53. 4462af8 [RELEASE] Released version 2.2-dev11 by Willy Tarreau · 4 years ago
  54. 85048f8 MINOR: http: Add support for http 413 status by Anthonin Bonnefoy · 4 years ago
  55. 11057a3 DOC: assorted typo fixes in the documentation by Ilya Shipitsin · 4 years ago
  56. 8f600c8 DOC: fix some typos in the ssl_s_{s|i}_dn documentation by William Lallemand · 4 years ago
  57. bfa3e81 MINOR: ssl: add the ssl_s_* sample fetches for server side certificate by William Lallemand · 4 years ago
  58. e7723bd MEDIUM: tasks: add a tune.sched.low-latency option by Willy Tarreau · 4 years ago
  59. dc0936c [RELEASE] Released version 2.2-dev10 by Willy Tarreau · 4 years, 1 month ago
  60. 8912ae6 DOC: configuration: http-check send was missing from matrix by Peter Gervai · 4 years, 1 month ago
  61. df4c9d2 DOC: configuration: Unindent non-code sentences in the protobuf example by Peter Gervai · 4 years, 1 month ago
  62. bc52bec MEDIUM: fd: add experimental support for edge-triggered polling by Willy Tarreau · 4 years, 1 month ago
  63. 13cd54c MEDIUM: peers: add the "localpeer" global option by Dragan Dosen · 4 years, 1 month ago
  64. 1385c88 [RELEASE] Released version 2.2-dev9 by Willy Tarreau · 4 years, 1 month ago
  65. f38175c MINOR: sample: Add secure_memcmp converter by Tim Duesterhus · 4 years, 1 month ago
  66. 7c26ed7 DOC: add a line about comments in crt-list by William Lallemand · 4 years, 1 month ago
  67. 89aed32 MINOR: mux-h1/proxy: Add a proxy option to disable clear h2 upgrade by Christopher Faulet · 4 years, 1 month ago
  68. 50df1cb MINOR: ssl: set ssl-min-ver in ambiguous configurations by William Lallemand · 4 years, 1 month ago
  69. 9755647 MEDIUM: ring: add new srv statement to support octet counting forward by Emeric Brun · 4 years, 1 month ago
  70. 494c505 MEDIUM: ring: add server statement to forward messages from a ring by Emeric Brun · 4 years, 1 month ago
  71. 612f2ea MINOR: http-ana: Use proxy's error replies to emit 401/407 responses by Christopher Faulet · 4 years, 1 month ago
  72. 99c453d MEDIUM: ring: new section ring to declare custom ring buffers. by Emeric Brun · 4 years, 1 month ago
  73. 73b943b [RELEASE] Released version 2.2-dev8 by Willy Tarreau · 4 years, 1 month ago
  74. 119e50e MINOR: connection: add pp2-never-send-local to support old PP2 behavior by Willy Tarreau · 4 years, 1 month ago
  75. 7017067 DOC: Fix "errorfile" description in the configuration manual by Christopher Faulet · 4 years, 2 months ago
  76. 3b967c1 MINOR: http-htx/proxy: Add http-error directive using http return syntax by Christopher Faulet · 4 years, 2 months ago
  77. 5cb513a MEDIUM: http-rules: Rely on http reply for http deny/tarpit rules by Christopher Faulet · 4 years, 2 months ago
  78. d68a692 Revert "MEDIUM: sink: add global statement to create a new ring (sink buffer)" by Willy Tarreau · 4 years, 2 months ago
  79. 957ec59 MEDIUM: sink: add global statement to create a new ring (sink buffer) by Emeric Brun · 4 years, 2 months ago
  80. 62f79fe MEDIUM: checks: Make post-41 the default mode for mysql checks by Christopher Faulet · 4 years, 2 months ago
  81. 3b78809 DOC: SPOE is no longer experimental by Christopher Faulet · 4 years, 2 months ago
  82. 5ce3c14 DOC: retry-on can only be used with mode http by Jerome Magnin · 4 years, 2 months ago
  83. 8e36651 MINOR: sample: Add digest and hmac converters by Patrick Gansterer · 4 years, 2 months ago
  84. 4329a9a DOC: assorted typo fixes in the documentation by Ilya Shipitsin · 4 years, 2 months ago
  85. 3ba77d2 MEDIUM: ssl: increase default-dh-param to 2048 by Willy Tarreau · 4 years, 2 months ago
  86. d888f0f DOC: Be more explicit about configurable check ok/error/timeout status by Christopher Faulet · 4 years, 2 months ago
  87. 574e7bd MINOR: checks: Support log-format string to set the body for HTTP send rules by Christopher Faulet · 4 years, 2 months ago
  88. 7c95f5f MINOR: checks: Support log-format string to set the URI for HTTP send rules by Christopher Faulet · 4 years, 2 months ago
  89. b559426 MINOR: checks: Simplify matching on HTTP headers in HTTP expect rules by Christopher Faulet · 4 years, 2 months ago
  90. b50b3e6 MINOR: checks: Use dedicated actions to send log-format strings in send rules by Christopher Faulet · 4 years, 2 months ago
  91. e596d18 MEDIUM: checks: Remove dedicated sample fetches and use response ones instead by Christopher Faulet · 4 years, 2 months ago
  92. af4dc4c DOC: Fix req.body and co documentation to be accurate by Christopher Faulet · 4 years, 2 months ago
  93. aaab083 MEDIUM: checks: Add matching on log-format string for expect rules by Christopher Faulet · 4 years, 2 months ago
  94. fc0b8f3 [RELEASE] Released version 2.2-dev7 by Willy Tarreau · 4 years, 2 months ago
  95. 3970819 MEDIUM: checks: Support matching on headers for http-check expect rules by Christopher Faulet · 4 years, 2 months ago
  96. 16032ab MINOR: checks: Add support of HTTP response sample fetches by Christopher Faulet · 4 years, 2 months ago
  97. d92ea7f MINOR: checks: Add support of server side ssl sample fetches by Christopher Faulet · 4 years, 2 months ago
  98. d1b4464 MINOR: checks: Add support of be_id, be_name, srv_id and srv_name sample fetches by Christopher Faulet · 4 years, 2 months ago
  99. 78f371e MINOR: checks: Add support of payload-based sample fetches by Christopher Faulet · 4 years, 2 months ago
  100. 16fff67 DOC: Document the log-format parameter for tcp-check send/send-binary rules by Christopher Faulet · 4 years, 2 months ago