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