1. e51fab0 DOC: clarify how to create a fallback crt by Joao Morais · Sat Nov 21 07:42:20 2020 -0300
  2. f637044 MEDIUM: cli/ssl: configure ssl on server at runtime by William Dauchy · Sat Nov 14 19:25:33 2020 +0100
  3. 0217b7b DOC: add missing 3.10 in the summary by William Lallemand · Wed Nov 18 10:41:24 2020 +0100
  4. 96a577a MINOR: flt-trace: Add an option to inhibits trace messages by Christopher Faulet · Tue Nov 17 10:45:05 2020 +0100
  5. c41d8bd CLEANUP: flt-trace: Remove unused random-parsing option by Christopher Faulet · Tue Nov 17 10:43:26 2020 +0100
  6. 70d10d1 DOC: config: Fix a typo on ssl_c_chain_der by Christopher Faulet · Fri Nov 06 12:10:33 2020 +0100
  7. e279ca6 MINOR: sample: Add converts to parses MQTT messages by Baptiste Assmann · Tue Oct 27 18:10:06 2020 +0100
  8. e138dda MINOR: sample: Add converters to parse FIX messages by Baptiste Assmann · Thu Oct 22 15:39:03 2020 +0200
  9. 1db5579 [RELEASE] Released version 2.4-dev0 by Willy Tarreau · Thu Nov 05 17:20:35 2020 +0100
  10. 1c0a722 [RELEASE] Released version 2.3.0 by Willy Tarreau · Thu Nov 05 17:04:53 2020 +0100
  11. bd703e5 [RELEASE] Released version 2.3-dev9 by Willy Tarreau · Sat Oct 31 13:17:06 2020 +0100
  12. bf97121 MINOR: cache: Create res.cache_hit and res.cache_name sample fetches by Remi Tricot-Le Breton · Tue Oct 27 11:55:57 2020 +0100
  13. fb1b9e3 [RELEASE] Released version 2.3-dev8 by Willy Tarreau · Sat Oct 24 13:14:31 2020 +0200
  14. 089c138 MEDIUM: ssl: ssl-load-extra-del-ext work only with .crt by William Lallemand · Fri Oct 23 17:35:12 2020 +0200
  15. 8ae8c48 MEDIUM: fwlc: re-enable per-server queuing up to maxqueue by Willy Tarreau · Thu Oct 22 17:19:07 2020 +0200
  16. 8c855f6 MINOR: leastconn: take the queue length into account when queuing servers by Willy Tarreau · Thu Oct 22 17:41:45 2020 +0200
  17. 8e8581e MINOR: ssl: 'ssl-load-extra-del-ext' removes the certificate extension by William Lallemand · Tue Oct 20 17:36:46 2020 +0200
  18. f42d794 MEDIUM: config: report that "nbproc" is deprecated by Willy Tarreau · Tue Oct 20 11:54:49 2020 +0200
  19. 9d58c9b [RELEASE] Released version 2.3-dev7 by Willy Tarreau · Sat Oct 17 10:31:50 2020 +0200
  20. 1857b8c DOC: fix typo in MAX_SESS_STKCTR by Matteo Contrini · Fri Oct 16 17:35:54 2020 +0200
  21. 7239c24 MEDIUM: backend: reuse connection if using a static sni by Amaury Denoyelle · Thu Oct 15 16:41:09 2020 +0200
  22. 4a32103 DOC: improve the documentation for "option nolinger" by Willy Tarreau · Fri Oct 16 04:55:19 2020 +0200
  23. 9e9919d MEDIUM: proxy: remove obsolete "monitor-net" by Willy Tarreau · Wed Oct 14 15:55:23 2020 +0200
  24. 77e0dae MEDIUM: proxy: remove obsolete "mode health" by Willy Tarreau · Wed Oct 14 15:44:27 2020 +0200
  25. 2717965 DOC: Describe reuse safe for HOL handling by Amaury Denoyelle · Wed Oct 14 18:17:12 2020 +0200
  26. b7ffe19 [RELEASE] Released version 2.3-dev6 by Willy Tarreau · Sat Oct 10 10:45:13 2020 +0200
  27. ccf4299 MEDIUM: config: remove the deprecated and dangerous global "debug" directive by Willy Tarreau · Fri Oct 09 19:15:03 2020 +0200
  28. ab0a519 MEDIUM: config: mark "grace" as deprecated by Willy Tarreau · Fri Oct 09 19:07:01 2020 +0200
  29. ab87712 DOC: Fix typos in configuration.txt by Sébastien Gross · Thu Oct 08 10:06:03 2020 +0200
  30. 465dc7d DOC: fix a confusing typo on a regsub example by Willy Tarreau · Thu Oct 08 18:05:56 2020 +0200
  31. da46c1c DOC: re-work log forward bind statement documentation. by Emeric Brun · Thu Oct 08 08:39:02 2020 +0200
  32. cbb7bf7 MEDIUM: log: syslog TCP support on log forward section. by Emeric Brun · Mon Oct 05 14:39:35 2020 +0200
  33. 57dd6f1 DOC: ssl: fix typo about ocsp files by William Dauchy · Tue Oct 06 15:22:37 2020 +0200
  34. 0b70a8a MINOR: stats: add config "stats show modules" by Amaury Denoyelle · Mon Oct 05 11:49:45 2020 +0200
  35. f9ff3ec DOC: ssl: new "cert bundle" behavior by William Lallemand · Fri Oct 02 17:57:44 2020 +0200
  36. 2079a4a MEDIUM: tcp-rules: Warn if a track-sc* content rule doesn't depend on content by Christopher Faulet · Fri Oct 02 11:48:57 2020 +0200
  37. 7ea509e DOC: tcp-rules: Refresh details about L7 matching for tcp-request content rules by Christopher Faulet · Fri Oct 02 11:38:46 2020 +0200
  38. fa41cb6 MINOR: tools: support for word expansion of environment in parse_line by Amaury Denoyelle · Thu Oct 01 14:32:35 2020 +0200
  39. 2540796 DOC: crt: advise to move away from cert bundle by William Dauchy · Sat Sep 26 13:35:52 2020 +0200
  40. f8e795c DOC: agent-check: fix typo in "fail" word expected reply by William Dauchy · Sat Sep 26 13:35:51 2020 +0200
  41. 05f0188 [RELEASE] Released version 2.3-dev5 by Christopher Faulet · Fri Sep 25 18:40:47 2020 +0200
  42. 57a3741 MINOR: backend: add a new "path-only" option to "balance uri" by Willy Tarreau · Wed Sep 23 08:56:29 2020 +0200
  43. 26ff5da MINOR: log-forward: use str2receiver() to parse the dgram-bind address by Willy Tarreau · Wed Sep 16 15:22:19 2020 +0200
  44. 98d215e DOC: explain bundle emulation in configuration.txt by William Lallemand · Wed Sep 16 17:42:37 2020 +0200
  45. 76aaa7f MEDIUM: log-forward: use "dgram-bind" instead of "bind" for the listener by Willy Tarreau · Wed Sep 16 15:07:22 2020 +0200
  46. 870713b DOC: Fix typo in iif() example by Tim Duesterhus · Fri Sep 11 17:13:12 2020 +0200
  47. 253c4dc [RELEASE] Released version 2.3-dev4 by Willy Tarreau · Fri Sep 11 17:05:59 2020 +0200
  48. 3943e4f MINOR: sample: Add iif(<true>,<false>) converter by Tim Duesterhus · Fri Sep 11 14:25:23 2020 +0200
  49. 587be9c DOC: ssl-load-extra-files only applies to certificates on bind lines by Jerome Magnin · Mon Sep 07 11:55:57 2020 +0200
  50. e720c32 MINOR: http-fetch: Add pathq sample fetch by Christopher Faulet · Wed Sep 02 17:25:18 2020 +0200
  51. 312294f MINOR: http-rules: Add set-pathq and replace-pathq actions by Christopher Faulet · Wed Sep 02 17:17:44 2020 +0200
  52. 82c8332 BUG/MEDIUM: doc: Fix replace-path action description by Christopher Faulet · Wed Sep 02 14:16:59 2020 +0200
  53. c32f394 DOC: add description of pidfile in master-worker mode by MIZUTA Takeshi · Wed Aug 26 13:46:19 2020 +0900
  54. f104b53 [RELEASE] Released version 2.3-dev3 by Willy Tarreau · Fri Aug 14 18:54:05 2020 +0200
  55. 9a1d839 BUG/MINOR: ssl: ssl-skip-self-issued-ca requires >= 1.0.2 by William Lallemand · Mon Aug 10 17:28:23 2020 +0200
  56. a598b50 MINOR: ssl: add ssl_{c,s}_chain_der fetch methods by William Dauchy · Thu Aug 06 18:11:38 2020 +0200
  57. 3f3cc8c [RELEASE] Released version 2.3-dev2 by Willy Tarreau · Fri Jul 31 14:48:32 2020 +0200
  58. 749f74c DOC: Use gender neutral language by Jackie Tapia · Wed Jul 22 18:59:40 2020 -0500
  59. a267b5d DOC: ssl: req_ssl_sni needs implicit TLS by Lukas Tribus · Sun Jul 19 00:25:06 2020 +0200
  60. e732cbd [RELEASE] Released version 2.3-dev1 by Willy Tarreau · Fri Jul 17 15:13:19 2020 +0200
  61. 12941c8 MEDIUM: log: adds log forwarding section. by Emeric Brun · Tue Jul 07 14:19:42 2020 +0200
  62. 5464885 MEDIUM: log/sink: re-work and merge of build message API. by Emeric Brun · Mon Jul 06 15:54:06 2020 +0200
  63. 3835c0d MEDIUM: udp: adds minimal proto udp support for message listeners. by Emeric Brun · Tue Jul 07 09:46:09 2020 +0200
  64. 1bea865 MINOR: backend: Add sample fetches to get the server's weight by Christopher Faulet · Fri Jul 10 16:03:45 2020 +0200
  65. 5254321 BUILD: tcp: condition TCP keepalive settings to platforms providing them by Willy Tarreau · Thu Jul 09 05:58:51 2020 +0200
  66. b24bc0d MINOR: tcp: Support TCP keepalive parameters customization by MIZUTA Takeshi · Thu Jul 09 11:13:20 2020 +0900
  67. a519460 MINOR: config: make strict limits enabled by default by William Dauchy · Sat Mar 28 19:29:58 2020 +0100
  68. 33205c2 [RELEASE] Released version 2.3-dev0 by Willy Tarreau · Tue Jul 07 16:35:28 2020 +0200
  69. 3a00c91 [RELEASE] Released version 2.2.0 by Willy Tarreau · Tue Jul 07 16:33:14 2020 +0200
  70. 253c251 DOC: configuration: remove obsolete mentions of H2 being converted to HTTP/1.x by Willy Tarreau · Tue Jul 07 15:55:23 2020 +0200
  71. 67a8271 DOC: configuration: various typo fixes by Daniel Corbett · Mon Jul 06 23:01:19 2020 -0400
  72. d742b6c DOC: fix tune.ssl.keylog sample fetches array by William Lallemand · Tue Jul 07 10:14:56 2020 +0200
  73. 7d42ef5 WIP/MINOR: ssl: add sample fetches for keylog in frontend by William Lallemand · Mon Jul 06 11:41:30 2020 +0200
  74. 62f11a5 [RELEASE] Released version 2.2-dev12 by Willy Tarreau · Sat Jul 04 07:10:24 2020 +0200
  75. 1e3b16f MINOR: log-format: allow to preserve spacing in log format strings by Dragan Dosen · Tue Jun 23 18:16:44 2020 +0200
  76. 76cc699 MINOR: config: add a new tune.idle-pool.shared global setting. by Willy Tarreau · Wed Jul 01 18:49:24 2020 +0200
  77. 83ca305 DOC: configuration: fix alphabetical ordering for tune.pool-{high,low}-fd-ratio by Willy Tarreau · Wed Jul 01 18:30:16 2020 +0200
  78. a8e2d97 DOC: configuration: add missing index entries for tune.pool-{low,high}-fd-ratio by Willy Tarreau · Wed Jul 01 18:27:16 2020 +0200
  79. 2f3f4d3 MEDIUM: server: add a new pool-low-conn server setting by Willy Tarreau · Wed Jul 01 07:43:51 2020 +0200
  80. 5d03639 DOC: ssl: add "allow-0rtt" and "ciphersuites" in crt-list by William Lallemand · Tue Jun 30 16:11:36 2020 +0200
  81. 4462af8 [RELEASE] Released version 2.2-dev11 by Willy Tarreau · Fri Jun 26 22:01:04 2020 +0200
  82. 85048f8 MINOR: http: Add support for http 413 status by Anthonin Bonnefoy · Mon Jun 22 09:17:01 2020 +0200
  83. 11057a3 DOC: assorted typo fixes in the documentation by Ilya Shipitsin · Sun Jun 21 21:18:27 2020 +0500
  84. 8f600c8 DOC: fix some typos in the ssl_s_{s|i}_dn documentation by William Lallemand · Fri Jun 26 09:55:06 2020 +0200
  85. bfa3e81 MINOR: ssl: add the ssl_s_* sample fetches for server side certificate by William Lallemand · Thu Jun 25 20:07:18 2020 +0200
  86. e7723bd MEDIUM: tasks: add a tune.sched.low-latency option by Willy Tarreau · Wed Jun 24 11:11:02 2020 +0200
  87. dc0936c [RELEASE] Released version 2.2-dev10 by Willy Tarreau · Fri Jun 19 21:43:26 2020 +0200
  88. 8912ae6 DOC: configuration: http-check send was missing from matrix by Peter Gervai · Thu Jun 11 18:26:36 2020 +0200
  89. df4c9d2 DOC: configuration: Unindent non-code sentences in the protobuf example by Peter Gervai · Thu Jun 11 18:05:11 2020 +0200
  90. bc52bec MEDIUM: fd: add experimental support for edge-triggered polling by Willy Tarreau · Thu Jun 18 08:58:47 2020 +0200
  91. 13cd54c MEDIUM: peers: add the "localpeer" global option by Dragan Dosen · Thu Jun 18 18:24:05 2020 +0200
  92. 1385c88 [RELEASE] Released version 2.2-dev9 by Willy Tarreau · Thu Jun 11 10:22:10 2020 +0200
  93. f38175c MINOR: sample: Add secure_memcmp converter by Tim Duesterhus · Tue Jun 09 11:48:42 2020 +0200
  94. 7c26ed7 DOC: add a line about comments in crt-list by William Lallemand · Wed Jun 03 17:34:48 2020 +0200
  95. 89aed32 MINOR: mux-h1/proxy: Add a proxy option to disable clear h2 upgrade by Christopher Faulet · Tue Jun 02 17:33:56 2020 +0200
  96. 50df1cb MINOR: ssl: set ssl-min-ver in ambiguous configurations by William Lallemand · Tue Jun 02 10:52:24 2020 +0200
  97. 9755647 MEDIUM: ring: add new srv statement to support octet counting forward by Emeric Brun · Sat May 30 01:42:45 2020 +0200
  98. 494c505 MEDIUM: ring: add server statement to forward messages from a ring by Emeric Brun · Thu May 28 11:13:15 2020 +0200
  99. 612f2ea MINOR: http-ana: Use proxy's error replies to emit 401/407 responses by Christopher Faulet · Wed May 27 09:57:28 2020 +0200
  100. 99c453d MEDIUM: ring: new section ring to declare custom ring buffers. by Emeric Brun · Mon May 25 15:01:04 2020 +0200