1. 1b85785 MINOR: config: mark global.debug as deprecated by Willy Tarreau · Tue Feb 25 11:27:22 2020 +0100
  2. 3f25ae3 BUG/MINOR: ssl: load .key in a directory only after PEM by William Lallemand · Mon Feb 24 16:30:12 2020 +0100
  3. 4c5adbf MINOR: ssl: load the key from a dedicated file by William Lallemand · Mon Feb 24 14:23:22 2020 +0100
  4. 6072beb MINOR: http-ana: Match on the path if the monitor-uri starts by a / by Christopher Faulet · Tue Feb 18 15:34:58 2020 +0100
  5. 70df7bf MINOR: ssl: add "issuers-chain-path" directive. by Emmanuel Hocdet · Fri Jan 04 11:08:20 2019 +0100
  6. 07e1e3c MINOR: sample: regsub now supports backreferences by Jerome Magnin · Sun Feb 16 19:20:19 2020 +0100
  7. cd0d2ed MEDIUM: log-format: make the LF parser aware of sample expressions' end by Willy Tarreau · Fri Feb 14 17:33:06 2020 +0100
  8. ef21fac MEDIUM: arg: make make_arg_list() support quotes in arguments by Willy Tarreau · Fri Feb 14 13:37:20 2020 +0100
  9. 6c57f2d MINOR: mux-fcgi: Make the capture of the path-info optional in pathinfo regex by Christopher Faulet · Fri Feb 14 16:55:52 2020 +0100
  10. 28cb366 BUG/MINOR: mux-fcgi: Forbid special characters when matching PATH_INFO param by Christopher Faulet · Fri Feb 14 14:47:37 2020 +0100
  11. 90de53d DOC: schematic of the SSL certificates architecture by William Lallemand · Mon Feb 10 11:43:43 2020 +0100
  12. 4c47d91 [RELEASE] Released version 2.2-dev2 by Willy Tarreau · Fri Feb 07 04:12:19 2020 +0100
  13. 700d9e8 MEDIUM: lua: Add ability for actions to intercept HTTP messages by Christopher Faulet · Fri Jan 31 12:21:52 2020 +0100
  14. 2c2c2e3 MINOR: lua: Add act:wake_time() function to set a timeout when an action yields by Christopher Faulet · Fri Jan 31 19:07:52 2020 +0100
  15. 0f3c890 MINOR: lua: Create the global 'act' object to register all action return codes by Christopher Faulet · Fri Jan 31 18:57:12 2020 +0100
  16. 4a2c142 MEDIUM: http-rules: Support extra headers for HTTP return actions by Christopher Faulet · Fri Jan 31 17:36:01 2020 +0100
  17. 24231ab MEDIUM: http-rules: Add the return action to HTTP rules by Christopher Faulet · Fri Jan 24 17:44:23 2020 +0100
  18. 6d0c3df MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding by Christopher Faulet · Wed Jan 22 09:26:35 2020 +0100
  19. 3af48e7 MINOR: ssl: ssl-load-extra-files configure loading of files by William Lallemand · Mon Feb 03 17:15:52 2020 +0100
  20. 8820932 DOC: word converter ignores delimiters at the start or end of input string by Jerome Magnin · Tue Jan 28 13:33:44 2020 +0100
  21. dd74b5f MINOR: lua: Add lua-prepend-path configuration option by Tim Duesterhus · Sun Jan 12 13:55:40 2020 +0100
  22. 1a693fc MEDIUM: cli: Allow multiple filter entries for "show table" by Adis Nezirovic · Thu Jan 16 15:19:29 2020 +0100
  23. 71f95fa [RELEASE] Released version 2.2-dev1 by Willy Tarreau · Wed Jan 22 10:34:58 2020 +0100
  24. 19a69b3 BUG/MINOR: http_act: don't check capture id in backend by Baptiste Assmann · Thu Jan 16 14:34:22 2020 +0100
  25. 2f53390 MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · Tue Jan 21 11:06:48 2020 +0100
  26. 554c0eb MEDIUM: http-rules: Support an optional error message in http deny rules by Christopher Faulet · Tue Jan 14 12:00:28 2020 +0100
  27. 040c8cd MINOR: http-rules: Support an optional status on deny rules for http reponses by Christopher Faulet · Mon Jan 13 16:43:45 2020 +0100
  28. 76edc0f MEDIUM: proxy: Add a directive to reference an http-errors section in a proxy by Christopher Faulet · Mon Jan 13 15:52:01 2020 +0100
  29. 1aea50e MEDIUM: http-rules: Enable the strict rewriting mode by default by Christopher Faulet · Fri Jan 17 16:03:53 2020 +0100
  30. 46f9554 MINOR: http-rules: Add a rule to enable or disable the strict rewriting mode by Christopher Faulet · Fri Dec 20 10:07:22 2019 +0100
  31. 0159ee4 MINOR: stats: Report internal errors in the proxies/listeners/servers stats by Christopher Faulet · Mon Dec 16 14:40:39 2019 +0100
  32. d47941d DOC: Add a section to document the internal sample fetches by Christopher Faulet · Wed Jan 08 14:40:19 2020 +0100
  33. 6bd909b DOC: Fix copy and paste mistake in http-response replace-value doc by Tim Duesterhus · Fri Jan 17 15:53:18 2020 +0100
  34. 71f8297 MINOR: ssl: Add support for returning the dn samples from ssl_(c|f)_(i|s)_dn in LDAP v3 (RFC2253) format. by Elliot Otchet · Wed Jan 15 08:12:14 2020 -0500
  35. 238ea3b DOC: clarify crt-base usage by William Dauchy · Sat Jan 11 13:09:12 2020 +0100
  36. 9205fea MINOR: http: Add 404 to http-request deny by Florian Tham · Wed Jan 08 13:35:30 2020 +0100
  37. 272e29b MINOR: http: Add 410 to http-request deny by Florian Tham · Wed Jan 08 10:19:05 2020 +0100
  38. 3894d97 MINOR: config: disable busy polling on old processes by William Dauchy · Sat Dec 28 15:36:02 2019 +0100
  39. 262c3f1 MINOR: http: add a new "replace-path" action by Willy Tarreau · Tue Dec 17 06:52:51 2019 +0100
  40. 0851fd5 MINOR: debug: support logging to various sinks by Willy Tarreau · Tue Dec 17 10:07:25 2019 +0100
  41. d4f946c MINOR: ssl/cli: 'show ssl cert' give information on the certificates by William Lallemand · Thu Dec 05 10:26:40 2019 +0100
  42. 62b5913 DOC: clarify the fact that replace-uri works on a full URI by Willy Tarreau · Tue Dec 17 06:51:20 2019 +0100
  43. 9ef75ec DOC: remove references to the outdated architecture.txt by Willy Tarreau · Wed Dec 11 11:55:52 2019 +0100
  44. 21ad315 DOC: proxies: HAProxy only supports 3 connection modes by Julien Pivotto · Tue Dec 10 13:11:17 2019 +0100
  45. 4ac36d6 DOC: listeners: add a few missing transitions by Willy Tarreau · Wed Dec 11 06:38:14 2019 +0100
  46. 977afab DOC: document the listener state transitions by Willy Tarreau · Tue Dec 10 16:06:53 2019 +0100
  47. a45a8b5 MEDIUM: init: set NO_NEW_PRIVS by default when supported by Willy Tarreau · Fri Dec 06 16:31:45 2019 +0100 upstream/master
  48. d96f112 MEDIUM: init: prevent process and thread creation at runtime by Willy Tarreau · Tue Dec 03 07:07:36 2019 +0100
  49. 11770ce DOC: move the "group" keyword at the right place by Willy Tarreau · Tue Dec 03 08:29:22 2019 +0100
  50. 6ccee41 DOC: Fix ordered list in summary by Julien Pivotto · Wed Nov 27 15:49:54 2019 +0100
  51. cb250fc DOC: clarify matching strings on binary fetches by Mathias Weiersmueller · Mon Dec 02 09:43:40 2019 +0100
  52. 6ab08b3 DOC: ssl/cli: set/commit/abort ssl cert by William Lallemand · Fri Nov 29 16:48:43 2019 +0100
  53. cefbbd9 DOC: Clarify behavior of server maxconn in HTTP mode by Tim Duesterhus · Wed Nov 27 22:35:27 2019 +0100
  54. 2e077f8 [RELEASE] Released version 2.2-dev0 by Willy Tarreau · Mon Nov 25 20:36:16 2019 +0100
  55. e54b43a [RELEASE] Released version 2.1.0 by Willy Tarreau · Mon Nov 25 19:47:40 2019 +0100 master v2.1.0
  56. 579d83b DOC: Add documentation about the use-service action by Christopher Faulet · Fri Nov 22 15:34:17 2019 +0100
  57. f871691 MEDIUM: dns: Add resolve-opts "ignore-weight" by Daniel Corbett · Sun Nov 17 09:48:56 2019 -0500
  58. 64a1853 DOC: internal: document the init calls by Willy Tarreau · Wed Nov 20 16:45:15 2019 +0100
  59. 6db8a2e DOC: Update http-buffer-request description to remove the part about chunks by Christopher Faulet · Tue Nov 19 16:27:25 2019 +0100
  60. 8468132 [RELEASE] Released version 2.1-dev5 by Willy Tarreau · Fri Nov 15 18:49:37 2019 +0100
  61. 0d7712d MINOR: stick-table: allow sc-set-gpt0 to set value from an expression by Cédric Dufour · Wed Nov 06 18:38:53 2019 +0100
  62. 2ac2574 DOC: Add missing stats fields in the management manual by Christopher Faulet · Fri Nov 08 15:27:27 2019 +0100
  63. 7297429 DOC: management: fix typo on "cache_lookups" stats output by Willy Tarreau · Fri Nov 08 07:29:34 2019 +0100
  64. e8adfeb MINOR: doc: http-reuse connection pool fix by Lukas Tribus · Wed Nov 06 11:50:25 2019 +0100
  65. b6f759b MINOR: peers: Add "log" directive to "peers" section. by Frédéric Lécaille · Tue Nov 05 09:57:45 2019 +0100
  66. 6bcd182 DOC: fix date and http_date keywords syntax by Cyril Bonté · Tue Nov 05 23:13:59 2019 +0100
  67. 1753cb5 [RELEASE] Released version 2.1-dev4 by Willy Tarreau · Sun Nov 03 15:43:10 2019 +0100
  68. 1dfd165 MINOR: backend: Add srv_name sample fetche by vkill · Wed Oct 30 16:58:14 2019 +0800
  69. ae6f125 MINOR: sample: add us/ms support to date/http_date by Damien Claisse · Wed Oct 30 15:57:28 2019 +0000
  70. 0fec3ab MINOR: init: always fail when setrlimit fails by William Dauchy · Sun Oct 27 20:08:11 2019 +0100
  71. ec73098 MINOR: config: allow no set-dumpable config option by William Dauchy · Sun Oct 27 20:08:10 2019 +0100
  72. 0a8824f MINOR: doc: fix busy-polling performance reference by William Dauchy · Sun Oct 27 20:08:09 2019 +0100
  73. 2252beb DOC: Improve documentation of http-re(quest|sponse) replace-(header|value|uri) by Tim Duesterhus · Tue Oct 29 00:05:13 2019 +0100
  74. 1a753a2 DOC: remove obsolete section about header manipulation by Willy Tarreau · Mon Oct 28 07:03:13 2019 +0100
  75. c70df53 [RELEASE] Released version 2.1-dev3 by Willy Tarreau · Fri Oct 25 15:48:53 2019 +0200
  76. b24ab22 MINOR: debug: make most debug CLI commands accessible in expert mode by Willy Tarreau · Thu Oct 24 18:03:39 2019 +0200
  77. abb9f9b MINOR: cli: add an expert mode to hide dangerous commands by Willy Tarreau · Thu Oct 24 17:55:53 2019 +0200
  78. 403bfbb BUG/MEDIUM: pattern: make the pattern LRU cache thread-local and lockless by Willy Tarreau · Wed Oct 23 06:59:31 2019 +0200
  79. ba0c53e BUG/MINOR: tcp: Don't alter counters returned by tcp info fetchers by Christopher Faulet · Thu Oct 17 14:40:48 2019 +0200
  80. 6b19b14 MINOR: stats: make "show stat" and "show info" by Willy Tarreau · Wed Oct 09 15:44:21 2019 +0200
  81. 81bef7e DOC: clarify some points around http-send-name-header's behavior by Willy Tarreau · Mon Oct 07 14:58:02 2019 +0200
  82. cb8f03f [RELEASE] Released version 2.1-dev2 by Willy Tarreau · Tue Oct 01 18:13:09 2019 +0200
  83. 93e548e DOC: replace utf-8 quotes by ascii ones by William Lallemand · Mon Sep 30 13:54:02 2019 +0200
  84. 78c4306 DOC: Fix documentation about the cli command to get resolver stats by Christopher Faulet · Fri Sep 27 10:45:47 2019 +0200
  85. b30b310 MINOR: doc: Add documentation about the FastCGI support by Christopher Faulet · Thu Sep 12 23:03:09 2019 +0200
  86. a406356 MINOR: http_fetch: Add sample fetches to get auth method/user/pass by Christopher Faulet · Fri Aug 02 11:51:37 2019 +0200
  87. 8a694b8 MINOR: sample: Add UUID-fetch by Luca Schimweg · Tue Sep 10 15:42:52 2019 +0200
  88. 5bee3e2 MEDIUM: fd: remove the FD_EV_POLLED status bit by Willy Tarreau · Wed Sep 04 09:52:57 2019 +0200
  89. c046d16 MEDIUM: log: add support for logging to a ring buffer by Willy Tarreau · Fri Aug 30 15:24:59 2019 +0200
  90. 1d181e4 MEDIUM: ring: implement a wait mode for watchers by Willy Tarreau · Fri Aug 30 11:17:01 2019 +0200
  91. 370a694 MINOR: trace: change the detail_level to per-source verbosity by Willy Tarreau · Thu Aug 29 08:24:16 2019 +0200
  92. 09fb0df MINOR: trace: prepend the function name for developer level traces by Willy Tarreau · Thu Aug 29 08:40:59 2019 +0200
  93. 2ea549b MINOR: trace: change the "payload" level to "data" and move it by Willy Tarreau · Thu Aug 29 08:01:48 2019 +0200
  94. 7185b78 MINOR: connection: add the fc_pp_authority fetch -- authority TLV, from PROXYv2 by Geoff Simmons · Tue Aug 27 18:31:16 2019 +0200
  95. 9f830d7 MINOR: sink: implement "show events" to show supported sinks and dump the rings by Willy Tarreau · Mon Aug 26 18:17:04 2019 +0200
  96. 177adc9 MINOR: backend: Add srv_queue converter by Nenad Merdanovic · Tue Aug 27 01:58:13 2019 +0200
  97. 25a1c8e DOC: fixed typo in management.txt by n9@users.noreply.github.com · Fri Aug 23 11:21:05 2019 +0200
  98. f909c91 DOC: management: document the "trace" and "show trace" commands by Willy Tarreau · Thu Aug 22 20:06:04 2019 +0200
  99. e0d0b40 CLEANUP: buffer: replace b_drop() with b_free() by Willy Tarreau · Thu Aug 08 08:06:27 2019 +0200
  100. 3b091f8 BUG/MINOR: buffers/threads: always clear a buffer's head before releasing it by Willy Tarreau · Thu Aug 08 07:53:20 2019 +0200