1. e74d77b [RELEASE] Released version 2.8-dev3 by Willy Tarreau · Sat Feb 04 10:51:05 2023 +0100
  2. f0de8ca MEDIUM: listener/config: make the "thread" parser rely on thread_sets by Willy Tarreau · Tue Jan 31 19:31:27 2023 +0100
  3. 24d5b72 MINOR: quic: add config for retransmit limit by Amaury Denoyelle · Tue Jan 31 11:44:50 2023 +0100
  4. df238c3 DOC: config: 'http-send-name-header' option may be used in default section by Aurelien DARRAGON · Thu Jan 12 15:59:27 2023 +0100
  5. f3a2ae7 DOC: config: fix option spop-check proxy compatibility by Aurelien DARRAGON · Thu Jan 12 15:06:11 2023 +0100
  6. 9a273b4 MINOR: http_ext: add rfc7239_n2np converter by Aurelien DARRAGON · Fri Dec 30 16:56:08 2022 +0100
  7. 07d6753 MINOR: http_ext: add rfc7239_n2nn converter by Aurelien DARRAGON · Fri Dec 30 16:45:42 2022 +0100
  8. 6fb58b8 MINOR: http_ext: add rfc7239_field converter by Aurelien DARRAGON · Fri Dec 30 16:37:03 2022 +0100
  9. 5c6f86f MINOR: http_ext: add rfc7239_is_valid converter by Aurelien DARRAGON · Fri Dec 30 16:23:08 2022 +0100
  10. b2bb925 MINOR: proxy/http_ext: introduce proxy forwarded option by Aurelien DARRAGON · Wed Dec 28 15:37:57 2022 +0100
  11. 0f29b34 [RELEASE] Released version 2.8-dev2 by Willy Tarreau · Sun Jan 22 14:20:57 2023 +0100
  12. da2e117 MEDIUM: bwlim: Support constants limit or period on set-bandwidth-limit actions by Christopher Faulet · Fri Jan 13 15:33:32 2023 +0100
  13. 86aac23 DOC: config: fix "Address formats" chapter syntax by Daniel Corbett · Tue Jan 17 18:32:31 2023 -0500
  14. 33d11c4 MINOR: sample: Add "quic_enabled" sample fetch by Frédéric Lécaille · Thu Jan 12 17:55:45 2023 +0100
  15. 12a0317 MINOR: quic: Add "no-quic" global option by Frédéric Lécaille · Thu Jan 12 15:23:54 2023 +0100
  16. 40725a4 MINOR: listener: also support "quic+" as an address prefix by Willy Tarreau · Mon Jan 16 13:55:27 2023 +0100
  17. ed68240 DOC: config: mention the missing "quic4@" and "quic6@" in protocol prefixes by Willy Tarreau · Mon Jan 16 12:14:11 2023 +0100
  18. 24101f9 DOC: config: fix aliases for protocol prefixes "udp4@" and "udp6@" by Willy Tarreau · Mon Jan 16 12:11:38 2023 +0100
  19. d4c6fbe DOC: config: fix wrong section number for "protocol prefixes" by Willy Tarreau · Mon Jan 16 12:07:12 2023 +0100
  20. f29c415 DOC: management: add details about @system-ca in "show ssl ca-file" by William Lallemand · Tue Jan 10 15:07:12 2023 +0100
  21. 0c39526 DOC: management: add details on "Used" status by William Lallemand · Tue Jan 10 14:44:27 2023 +0100
  22. 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
  23. 40c88f9 [RELEASE] Released version 2.8-dev1 by Willy Tarreau · Sat Jan 07 09:45:17 2023 +0100
  24. 5a72d03 MINOR: stick-table: implement the sc-add-gpc() action by Willy Tarreau · Mon Jan 02 18:15:20 2023 +0100
  25. 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
  26. 39055d1 DOC: config: remove duplicated "http-response sc-set-gpt0" directive by Christopher Faulet · Thu Jan 05 11:24:55 2023 +0100
  27. a924804 MINOR: http-rules: Add missing actions in http-after-response ruleset by Christopher Faulet · Thu Jan 05 11:17:38 2023 +0100
  28. d9d36b8 DOC: config: fix alphabetical ordering of http-after-response rules by Christopher Faulet · Thu Jan 05 10:25:30 2023 +0100
  29. 537b9e7 MINOR: config: add environment variables for default log format by Sébastien Gross · Wed Nov 30 22:36:50 2022 +0100
  30. 3f2803e BUILD: makefile: refactor support for 51DEGREES v3/v4 by Willy Tarreau · Wed Dec 21 18:54:36 2022 +0100
  31. c960a3b BUG/MINOR: pool/stats: Use ullong to report total pool usage in bytes in stats by Christopher Faulet · Thu Dec 22 11:05:48 2022 +0100
  32. d5d7796 DOC: ssl: Add documentation for ocsp-update option by Remi Tricot-Le Breton · Tue Dec 20 11:11:15 2022 +0100
  33. eeaa29b MINOR: ssl: Add "update ssl ocsp-response" cli command by Remi Tricot-Le Breton · Tue Dec 20 11:11:07 2022 +0100
  34. 284cfc6 MINOR: pool: make the thread-local hot cache size configurable by Willy Tarreau · Mon Dec 19 08:15:57 2022 +0100
  35. 02cf4ec MINOR: sample: add param converter by Thayne McCombs · Wed Dec 14 00:19:59 2022 -0700
  36. 9192d20 MINOR: pools: make DEBUG_UAF a runtime setting by Willy Tarreau · Thu Dec 08 17:47:59 2022 +0100
  37. 5fa29b8 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Dec 07 09:46:19 2022 +0500
  38. e30f378 MINOR: quic: activate socket per conn by default by Amaury Denoyelle · Mon Nov 21 11:54:13 2022 +0100
  39. 511ddd5 MINOR: quic: define config option for socket per conn by Amaury Denoyelle · Fri Nov 18 17:42:16 2022 +0100
  40. d06b9c8 DOC/MINOR: api: add documentation for event_hdl feature by Aurelien DARRAGON · Wed Nov 16 18:06:34 2022 +0100
  41. a9800a0 MEDIUM: 51d: add support for 51Degrees V4 with Hash algorithm by Dragan Dosen · Mon Feb 14 13:05:45 2022 +0100
  42. eaded98 [RELEASE] Released version 2.8-dev0 by Willy Tarreau · Thu Dec 01 15:25:34 2022 +0100
  43. 437fd28 [RELEASE] Released version 2.7.0 by Willy Tarreau · Thu Dec 01 15:16:46 2022 +0100
  44. 6f86eaa CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Nov 30 16:22:42 2022 +0500
  45. 16b282f MINOR: stick-table: show the shard number in each entry's "show table" output by Willy Tarreau · Tue Nov 29 11:55:18 2022 +0100
  46. f386a2d DOC: config: clarify the -m dir and -m dom pattern matching methods by Willy Tarreau · Fri Nov 25 12:02:25 2022 +0100
  47. 0b4a622 DOC: config: clarify the fact that "retries" is not just for connections by Willy Tarreau · Fri Nov 25 11:06:20 2022 +0100
  48. 4f4fea4 DOC: config: explain how default matching method for ACL works by Willy Tarreau · Fri Nov 25 10:49:41 2022 +0100
  49. 7fe0c62 DOC: config: mention that a single monitor-uri rule is supported by Willy Tarreau · Fri Nov 25 10:24:44 2022 +0100
  50. 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
  51. b143d11 DOC: config: refer to section about quoting in the "add_item" converter by Willy Tarreau · Fri Nov 25 09:27:15 2022 +0100
  52. 44fce8b DOC: config: provide some configuration hints for "http-reuse" by Willy Tarreau · Fri Nov 25 09:17:18 2022 +0100
  53. 0279df9 [RELEASE] Released version 2.7-dev10 by Willy Tarreau · Thu Nov 24 17:13:05 2022 +0100
  54. fd766dd DOC: configuration.txt: fix typo in table_idle signature by Aurelien DARRAGON · Wed Nov 23 14:35:06 2022 +0100
  55. ed36968 DOC: configuration.txt: add default_value for table_idle signature by Aurelien DARRAGON · Tue Nov 22 18:55:35 2022 +0100
  56. 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
  57. 7078fb1 DOC: quic: add note on performance issue with listener contention by Amaury Denoyelle · Tue Nov 22 11:26:16 2022 +0100
  58. 28ea31c MINOR: global: generate random cluster.secret if not defined by Amaury Denoyelle · Mon Nov 14 16:18:46 2022 +0100
  59. 996ca7d MINOR: quic: report error if force-retry without cluster-secret by Amaury Denoyelle · Mon Nov 14 16:17:13 2022 +0100
  60. 936c135 DOC: configuration: fix quic prefix typo by Amaury Denoyelle · Mon Nov 14 17:14:41 2022 +0100
  61. 7583c36 MINOR: cli/pools: add pool name filtering capability to "show pools" by Willy Tarreau · Mon Nov 21 10:02:29 2022 +0100
  62. 2fba08f MINOR: cli/pools: add sorting capabilities to "show pools" by Willy Tarreau · Mon Nov 21 09:34:02 2022 +0100
  63. d9b7174 MEDIUM: tcp-act: add parameter rst-ttl to silent-drop by Mathias Weiersmueller · Sat Nov 19 00:07:56 2022 +0100
  64. a0abec8 [RELEASE] Released version 2.7-dev9 by Willy Tarreau · Fri Nov 18 17:48:49 2022 +0100
  65. 831d613 DOC: internal: commit notes about polling states and flags on connect() by Willy Tarreau · Thu Nov 17 16:14:23 2022 +0100
  66. c89f665 DOC: internal: commit notes about polling states and flags by Willy Tarreau · Fri Sep 06 18:50:32 2019 +0200
  67. b6c31b3 DOC: lua-api: Remove warning about the lua filters by Christopher Faulet · Wed Nov 16 10:14:35 2022 +0100
  68. 9fd0542 MEDIUM: trace: create a new "trace" statement in the "global" section by Willy Tarreau · Wed Nov 16 17:29:12 2022 +0100
  69. 8e6ad25 DOC: config: fix alphabetical ordering of global section by Willy Tarreau · Wed Nov 16 17:42:34 2022 +0100
  70. e98d385 MINOR: deinit: add a "quick-exit" option to bypass the deinit step by Willy Tarreau · Tue Nov 15 09:34:07 2022 +0100
  71. 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
  72. 960fb74 MEDIUM: ssl: {ca,crt}-ignore-err can now use error constant name by William Lallemand · Thu Nov 03 16:31:50 2022 +0100
  73. 4a689da CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sat Oct 29 09:34:32 2022 +0500
  74. 36d1565 MINOR: peers: Support for peer shards by Frédéric Lécaille · Mon Oct 17 14:58:19 2022 +0200
  75. a925619 DOC: lua: add a note about compression w/ httpclient by William Lallemand · Fri Oct 21 11:48:24 2022 +0200
  76. ea8aebe [RELEASE] Released version 2.7-dev8 by Willy Tarreau · Fri Oct 14 20:45:23 2022 +0200
  77. 5d1e131 DOC: management: "show startup-logs" for master CLI by William Lallemand · Fri Oct 14 15:41:55 2022 +0200
  78. f76b3b4 DOC: management: add forgotten "show startup-logs" by William Lallemand · Fri Oct 14 15:29:07 2022 +0200
  79. b5684c5 DOC/CLEANUP: lua-api: removing duplicate core.proxies attribute by Aurelien DARRAGON · Fri Oct 14 09:03:32 2022 +0200
  80. 846fc7d DOC: lua-api: updating toolbox link by Aurelien DARRAGON · Fri Oct 14 08:48:57 2022 +0200
  81. 53901f4 DOC/CLEANUP: lua-api: some minor corrections by Aurelien DARRAGON · Thu Oct 13 19:49:42 2022 +0200
  82. ef3e5a1 DOC: management: update the "reload" command of the master CLI by William Lallemand · Thu Oct 13 18:14:55 2022 +0200
  83. d49b559 DOC: configuration: missing 'if' in tcp-request content example by Aurelien DARRAGON · Wed Oct 05 18:09:33 2022 +0200
  84. 59307b3 DOC: config: Fix pgsql-check documentation to make user param mandatory by Christopher Faulet · Mon Oct 03 15:00:59 2022 +0200
  85. dd4a2a6 [RELEASE] Released version 2.7-dev7 by Willy Tarreau · Mon Oct 03 15:20:38 2022 +0200
  86. 28f0a60 DOC/CLEANUP: lua-api: removing duplicate date functions doc by Aurelien DARRAGON · Thu Sep 29 10:25:24 2022 +0200
  87. 9ae05bb DOC: management: httpclient can resolve server names in URLs by William Lallemand · Thu Sep 29 15:00:15 2022 +0200
  88. d786931 MINOR: cli: correct commentary and replace 'set global-key' name by Erwan Le Goas · Thu Sep 29 10:36:11 2022 +0200
  89. bb650f2 DOC: management: add timeout on the "reload" command by William Lallemand · Tue Sep 27 11:38:10 2022 +0200
  90. 70c5ad4 DOC: management: describe the new reload command behavior by William Lallemand · Sat Sep 24 16:44:44 2022 +0200
  91. ae6b568 MINOR: hlua: Allow argument on lua-lod(-per-thread) directives by Thierry Fournier · Mon Sep 19 09:04:16 2022 +0200
  92. 4b10a5c [RELEASE] Released version 2.7-dev6 by Willy Tarreau · Sat Sep 17 12:24:53 2022 +0200
  93. b0c0501 MINOR: config: add command-line -dC to dump the configuration file by Erwan Le Goas · Wed Sep 14 17:51:55 2022 +0200
  94. 54966df MINOR: anon: store the anonymizing key in the CLI's appctx by Erwan Le Goas · Wed Sep 14 17:24:22 2022 +0200
  95. fad9da8 MINOR: anon: store the anonymizing key in the global structure by Erwan Le Goas · Wed Sep 14 17:24:22 2022 +0200
  96. 243c2d1 DOC: fix TOC in starter guide for subsection 3.3.8. Statistics by Mathias Weiersmueller · Sat Sep 10 19:45:51 2022 +0200
  97. e86bc35 MINOR: activity/cli: support sorting task profiling by total CPU time by Willy Tarreau · Thu Sep 08 16:38:10 2022 +0200
  98. dc89b18 MINOR: activity/cli: support aggregating task profiling outputs by Willy Tarreau · Thu Sep 08 16:05:57 2022 +0200
  99. 4b5f302 MINOR: http-check: Remove support for headers/body in "option httpchk" version by Christopher Faulet · Mon Sep 05 09:05:17 2022 +0200
  100. 3bb2b5d [RELEASE] Released version 2.7-dev5 by Willy Tarreau · Fri Sep 02 19:36:50 2022 +0200