1. 9a273b4 MINOR: http_ext: add rfc7239_n2np converter by Aurelien DARRAGON · Fri Dec 30 16:56:08 2022 +0100
  2. 07d6753 MINOR: http_ext: add rfc7239_n2nn converter by Aurelien DARRAGON · Fri Dec 30 16:45:42 2022 +0100
  3. 6fb58b8 MINOR: http_ext: add rfc7239_field converter by Aurelien DARRAGON · Fri Dec 30 16:37:03 2022 +0100
  4. 5c6f86f MINOR: http_ext: add rfc7239_is_valid converter by Aurelien DARRAGON · Fri Dec 30 16:23:08 2022 +0100
  5. b2bb925 MINOR: proxy/http_ext: introduce proxy forwarded option by Aurelien DARRAGON · Wed Dec 28 15:37:57 2022 +0100
  6. 0f29b34 [RELEASE] Released version 2.8-dev2 by Willy Tarreau · Sun Jan 22 14:20:57 2023 +0100
  7. da2e117 MEDIUM: bwlim: Support constants limit or period on set-bandwidth-limit actions by Christopher Faulet · Fri Jan 13 15:33:32 2023 +0100
  8. 86aac23 DOC: config: fix "Address formats" chapter syntax by Daniel Corbett · Tue Jan 17 18:32:31 2023 -0500
  9. 33d11c4 MINOR: sample: Add "quic_enabled" sample fetch by Frédéric Lécaille · Thu Jan 12 17:55:45 2023 +0100
  10. 12a0317 MINOR: quic: Add "no-quic" global option by Frédéric Lécaille · Thu Jan 12 15:23:54 2023 +0100
  11. 40725a4 MINOR: listener: also support "quic+" as an address prefix by Willy Tarreau · Mon Jan 16 13:55:27 2023 +0100
  12. ed68240 DOC: config: mention the missing "quic4@" and "quic6@" in protocol prefixes by Willy Tarreau · Mon Jan 16 12:14:11 2023 +0100
  13. 24101f9 DOC: config: fix aliases for protocol prefixes "udp4@" and "udp6@" by Willy Tarreau · Mon Jan 16 12:11:38 2023 +0100
  14. d4c6fbe DOC: config: fix wrong section number for "protocol prefixes" by Willy Tarreau · Mon Jan 16 12:07:12 2023 +0100
  15. 2fb47af DOC: config: added optional rst-ttl argument to silent-drop in action lists by Mathias Weiersmueller · Mon Jan 09 13:52:06 2023 +0100
  16. 40c88f9 [RELEASE] Released version 2.8-dev1 by Willy Tarreau · Sat Jan 07 09:45:17 2023 +0100
  17. 5a72d03 MINOR: stick-table: implement the sc-add-gpc() action by Willy Tarreau · Mon Jan 02 18:15:20 2023 +0100
  18. 6c01171 MEDIUM: stick-table: set the track-sc limit at boottime via tune.stick-counters by Willy Tarreau · Fri Jan 06 16:09:58 2023 +0100
  19. 39055d1 DOC: config: remove duplicated "http-response sc-set-gpt0" directive by Christopher Faulet · Thu Jan 05 11:24:55 2023 +0100
  20. a924804 MINOR: http-rules: Add missing actions in http-after-response ruleset by Christopher Faulet · Thu Jan 05 11:17:38 2023 +0100
  21. d9d36b8 DOC: config: fix alphabetical ordering of http-after-response rules by Christopher Faulet · Thu Jan 05 10:25:30 2023 +0100
  22. 537b9e7 MINOR: config: add environment variables for default log format by Sébastien Gross · Wed Nov 30 22:36:50 2022 +0100
  23. 3f2803e BUILD: makefile: refactor support for 51DEGREES v3/v4 by Willy Tarreau · Wed Dec 21 18:54:36 2022 +0100
  24. d5d7796 DOC: ssl: Add documentation for ocsp-update option by Remi Tricot-Le Breton · Tue Dec 20 11:11:15 2022 +0100
  25. 284cfc6 MINOR: pool: make the thread-local hot cache size configurable by Willy Tarreau · Mon Dec 19 08:15:57 2022 +0100
  26. 02cf4ec MINOR: sample: add param converter by Thayne McCombs · Wed Dec 14 00:19:59 2022 -0700
  27. 5fa29b8 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Dec 07 09:46:19 2022 +0500
  28. e30f378 MINOR: quic: activate socket per conn by default by Amaury Denoyelle · Mon Nov 21 11:54:13 2022 +0100
  29. 511ddd5 MINOR: quic: define config option for socket per conn by Amaury Denoyelle · Fri Nov 18 17:42:16 2022 +0100
  30. a9800a0 MEDIUM: 51d: add support for 51Degrees V4 with Hash algorithm by Dragan Dosen · Mon Feb 14 13:05:45 2022 +0100
  31. eaded98 [RELEASE] Released version 2.8-dev0 by Willy Tarreau · Thu Dec 01 15:25:34 2022 +0100
  32. 437fd28 [RELEASE] Released version 2.7.0 by Willy Tarreau · Thu Dec 01 15:16:46 2022 +0100
  33. 6f86eaa CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Nov 30 16:22:42 2022 +0500
  34. f386a2d DOC: config: clarify the -m dir and -m dom pattern matching methods by Willy Tarreau · Fri Nov 25 12:02:25 2022 +0100
  35. 0b4a622 DOC: config: clarify the fact that "retries" is not just for connections by Willy Tarreau · Fri Nov 25 11:06:20 2022 +0100
  36. 4f4fea4 DOC: config: explain how default matching method for ACL works by Willy Tarreau · Fri Nov 25 10:49:41 2022 +0100
  37. 7fe0c62 DOC: config: mention that a single monitor-uri rule is supported by Willy Tarreau · Fri Nov 25 10:24:44 2022 +0100
  38. d26fb57 DOC: config: clarify the fact that SNI should not be used in HTTP scenarios by Willy Tarreau · Fri Nov 25 10:12:12 2022 +0100
  39. b143d11 DOC: config: refer to section about quoting in the "add_item" converter by Willy Tarreau · Fri Nov 25 09:27:15 2022 +0100
  40. 44fce8b DOC: config: provide some configuration hints for "http-reuse" by Willy Tarreau · Fri Nov 25 09:17:18 2022 +0100
  41. 0279df9 [RELEASE] Released version 2.7-dev10 by Willy Tarreau · Thu Nov 24 17:13:05 2022 +0100
  42. fd766dd DOC: configuration.txt: fix typo in table_idle signature by Aurelien DARRAGON · Wed Nov 23 14:35:06 2022 +0100
  43. ed36968 DOC: configuration.txt: add default_value for table_idle signature by Aurelien DARRAGON · Tue Nov 22 18:55:35 2022 +0100
  44. 84cdbe4 BUG/MINOR: http-htx: Don't consider an URI as normalized after a set-uri action by Christopher Faulet · Tue Nov 22 15:41:48 2022 +0100
  45. 7078fb1 DOC: quic: add note on performance issue with listener contention by Amaury Denoyelle · Tue Nov 22 11:26:16 2022 +0100
  46. 28ea31c MINOR: global: generate random cluster.secret if not defined by Amaury Denoyelle · Mon Nov 14 16:18:46 2022 +0100
  47. 996ca7d MINOR: quic: report error if force-retry without cluster-secret by Amaury Denoyelle · Mon Nov 14 16:17:13 2022 +0100
  48. 936c135 DOC: configuration: fix quic prefix typo by Amaury Denoyelle · Mon Nov 14 17:14:41 2022 +0100
  49. d9b7174 MEDIUM: tcp-act: add parameter rst-ttl to silent-drop by Mathias Weiersmueller · Sat Nov 19 00:07:56 2022 +0100
  50. a0abec8 [RELEASE] Released version 2.7-dev9 by Willy Tarreau · Fri Nov 18 17:48:49 2022 +0100
  51. 9fd0542 MEDIUM: trace: create a new "trace" statement in the "global" section by Willy Tarreau · Wed Nov 16 17:29:12 2022 +0100
  52. 8e6ad25 DOC: config: fix alphabetical ordering of global section by Willy Tarreau · Wed Nov 16 17:42:34 2022 +0100
  53. e98d385 MINOR: deinit: add a "quick-exit" option to bypass the deinit step by Willy Tarreau · Tue Nov 15 09:34:07 2022 +0100
  54. 9fbc84e MINOR: ssl: x509_v_err_str converter transforms an integer to a X509_V_ERR name by William Lallemand · Thu Nov 03 18:56:37 2022 +0100
  55. 960fb74 MEDIUM: ssl: {ca,crt}-ignore-err can now use error constant name by William Lallemand · Thu Nov 03 16:31:50 2022 +0100
  56. 36d1565 MINOR: peers: Support for peer shards by Frédéric Lécaille · Mon Oct 17 14:58:19 2022 +0200
  57. ea8aebe [RELEASE] Released version 2.7-dev8 by Willy Tarreau · Fri Oct 14 20:45:23 2022 +0200
  58. d49b559 DOC: configuration: missing 'if' in tcp-request content example by Aurelien DARRAGON · Wed Oct 05 18:09:33 2022 +0200
  59. 59307b3 DOC: config: Fix pgsql-check documentation to make user param mandatory by Christopher Faulet · Mon Oct 03 15:00:59 2022 +0200
  60. dd4a2a6 [RELEASE] Released version 2.7-dev7 by Willy Tarreau · Mon Oct 03 15:20:38 2022 +0200
  61. ae6b568 MINOR: hlua: Allow argument on lua-lod(-per-thread) directives by Thierry Fournier · Mon Sep 19 09:04:16 2022 +0200
  62. 4b10a5c [RELEASE] Released version 2.7-dev6 by Willy Tarreau · Sat Sep 17 12:24:53 2022 +0200
  63. b0c0501 MINOR: config: add command-line -dC to dump the configuration file by Erwan Le Goas · Wed Sep 14 17:51:55 2022 +0200
  64. fad9da8 MINOR: anon: store the anonymizing key in the global structure by Erwan Le Goas · Wed Sep 14 17:24:22 2022 +0200
  65. 4b5f302 MINOR: http-check: Remove support for headers/body in "option httpchk" version by Christopher Faulet · Mon Sep 05 09:05:17 2022 +0200
  66. 3bb2b5d [RELEASE] Released version 2.7-dev5 by Willy Tarreau · Fri Sep 02 19:36:50 2022 +0200
  67. 32872db MINOR: sink/ring: rotate non-empty file-backed contents only by Willy Tarreau · Wed Aug 31 18:52:17 2022 +0200
  68. b5c2cd4 DOC: configuration.txt: do-resolve must use host_only to remove its port. by William Lallemand · Fri Aug 26 16:48:07 2022 +0200
  69. dd754cb MINOR: sample: add the host_only and port_only converters by William Lallemand · Fri Aug 26 16:21:28 2022 +0200
  70. 1ef2460 DOC: configuration: do-resolve doesn't work with a port in the string by William Lallemand · Fri Aug 26 16:38:43 2022 +0200
  71. 8bd146d MEDIUM: peers: limit the number of updates sent at once by Willy Tarreau · Tue Jul 19 20:17:38 2022 +0200
  72. f532019 [RELEASE] Released version 2.7-dev4 by Willy Tarreau · Sat Aug 20 15:56:31 2022 +0200
  73. bbeec37 MINOR: stick-table: Add table_expire() and table_idle() new converters by Frédéric Lécaille · Tue Aug 16 18:11:25 2022 +0200
  74. ded77cc MINOR: ring: archive a previous file-backed ring on startup by Willy Tarreau · Fri Aug 12 15:38:20 2022 +0200
  75. 0b8e9ce MINOR: ring: add support for a backing-file by Willy Tarreau · Thu Aug 11 16:38:20 2022 +0200
  76. 87e95d3 [RELEASE] Released version 2.7-dev3 by Willy Tarreau · Sun Aug 07 17:28:59 2022 +0200
  77. 3b64a28 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Fri Jul 29 22:26:53 2022 +0500
  78. 43910a9 MINOR: quic: New "quic-cc-algo" bind keyword by Frédéric Lécaille · Mon Jul 11 10:24:21 2022 +0200
  79. 2200a9c [RELEASE] Released version 2.7-dev2 by Willy Tarreau · Sat Jul 16 17:17:22 2022 +0200
  80. 856d56d MINOR: config: change default MAX_TGROUPS to 16 by Willy Tarreau · Fri Jul 15 21:46:55 2022 +0200
  81. 5b09341 MEDIUM: cpu-map: replace the process number with the thread group number by Willy Tarreau · Fri Jul 08 09:38:30 2022 +0200
  82. acd6441 MEDIUM: config: remove the "process" keyword on "bind" lines by Willy Tarreau · Fri Jul 15 17:16:01 2022 +0200
  83. 94f763b MEDIUM: config: remove deprecated "bind-process" directives from frontends by Willy Tarreau · Fri Jul 15 17:14:40 2022 +0200
  84. f9de4e9 [RELEASE] Released version 2.7-dev1 by Willy Tarreau · Fri Jun 24 22:09:05 2022 +0200
  85. 2b67770 MEDIUM: bwlim: Add support of bandwith limitation at the stream level by Christopher Faulet · Wed Jun 22 16:55:04 2022 +0200
  86. 0012f89 OPTIM: mux-h2: increase h2_settings_initial_window_size default to 64k by Glenn Strauss · Sat Jun 04 22:11:50 2022 -0400
  87. 29698e3 [RELEASE] Released version 2.7-dev0 by Willy Tarreau · Tue May 31 17:05:27 2022 +0200
  88. a1efc04 [RELEASE] Released version 2.6.0 by Willy Tarreau · Tue May 31 16:58:21 2022 +0200
  89. 5e349e7 DOC: gpc/gpt: add commments of gpc/gpt array definitions on stick tables. by Emeric Brun · Fri Mar 25 14:13:23 2022 +0100
  90. e77984f DOC: peers: fix port number and addresses on new peers section format by Emeric Brun · Mon May 30 18:13:35 2022 +0200
  91. 423ed38 DOC: peers: clarify when entry expiration date is renewed. by Emeric Brun · Mon May 30 18:08:28 2022 +0200
  92. 0f4a02b DOC: peers: indicate that some server settings are not usable by Willy Tarreau · Tue May 31 10:22:12 2022 +0200
  93. 55b9689 DOC: fix a few spelling mistakes in the docs by Willy Tarreau · Tue May 31 08:07:43 2022 +0200
  94. 38dea05 MINOR: quic: Connection TX buffer setting renaming. by Frédéric Lécaille · Wed May 25 17:14:28 2022 +0200
  95. f717a4b DOC: quic: Documentation update for QUIC by Frédéric Lécaille · Wed May 25 15:42:15 2022 +0200
  96. 2674098 MINOR: quic: Tunable "initial_max_streams_bidi" transport parameter by Frédéric Lécaille · Mon May 23 17:28:01 2022 +0200
  97. 1d96d6e MINOR: quic: Tunable "max_idle_timeout" transport parameter by Frédéric Lécaille · Mon May 23 16:38:14 2022 +0200
  98. aa8daed DOC: quic: Update documentation for QUIC Retry by Frédéric Lécaille · Mon May 23 11:38:58 2022 +0200
  99. 4641937 DOC: Fix formatting in configuration.txt to fix dconv by Tim Duesterhus · Fri May 27 23:20:36 2022 +0200
  100. 0edb997 [RELEASE] Released version 2.6-dev12 by Willy Tarreau · Fri May 27 19:49:31 2022 +0200