1. b5d968d MEDIUM: global: Add a "close-spread-time" option to spread soft-stop on time window by Remi Tricot-Le Breton · Fri Apr 08 18:04:18 2022 +0200
  2. 211ea25 BUG/MINOR: logs: fix logsrv leaks on clean exit by Willy Tarreau · Thu Mar 17 19:47:33 2022 +0100
  3. b4b0377 MEDIUM: proxy: Store server_id_hdr_name as a `struct ist` by Tim Duesterhus · Sat Mar 05 00:52:43 2022 +0100
  4. e502c3e MINOR: proxy: Store orgto_hdr_name as a `struct ist` by Tim Duesterhus · Sat Mar 05 00:52:42 2022 +0100
  5. b50ab84 MINOR: proxy: Store fwdfor_hdr_name as a `struct ist` by Tim Duesterhus · Sat Mar 05 00:52:41 2022 +0100
  6. 4b1fcaa MINOR: proxy: Store monitor_uri as a `struct ist` by Tim Duesterhus · Sat Mar 05 00:52:40 2022 +0100
  7. 06715af BUG/MINOR: add missing modes in proxy_mode_str() by William Lallemand · Tue Mar 08 11:50:59 2022 +0100
  8. 693b23b MEDIUM: tree-wide: Use unsafe conn-stream API when it is relevant by Christopher Faulet · Mon Feb 28 09:09:05 2022 +0100
  9. 282b6a7 BUG/MINOR: proxy: preset the error message pointer to NULL in parse_new_proxy() by Willy Tarreau · Thu Feb 24 16:37:19 2022 +0100
  10. 2da02ae BUILD: tree-wide: Avoid warnings about undefined entities retrieved from a CS by Christopher Faulet · Thu Feb 24 13:45:27 2022 +0100
  11. 4d056bc MINOR: proxy: Always access the stream-int via the conn-stream by Christopher Faulet · Thu Dec 23 13:34:47 2021 +0100
  12. 86e1c33 MEDIUM: applet: Set the conn-stream as appctx owner instead of the stream-int by Christopher Faulet · Mon Dec 20 17:09:39 2021 +0100
  13. 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · Mon Dec 20 15:34:16 2021 +0100
  14. f68b2cb MINOR: listener: define per-thr struct by Amaury Denoyelle · Tue Jan 25 16:21:47 2022 +0100
  15. a9dd901 MINOR: proxy: add option idle-close-on-response by William Dauchy · Wed Jan 05 22:53:24 2022 +0100
  16. 6db9a97 BUG/MINOR: proxy: Release ACLs and TCP/HTTP rules of default proxies by Christopher Faulet · Fri Oct 15 14:33:34 2021 +0200
  17. ee08d6c MEDIUM: rules/acl: Parse TCP/HTTP rules and acls defined in defaults sections by Christopher Faulet · Wed Oct 13 15:40:15 2021 +0200
  18. 5671780 MINOR: proxy: Add PR_FL_READY flag on fully configured and usable proxies by Christopher Faulet · Wed Oct 13 10:10:09 2021 +0200
  19. 27c8d20 MINOR: proxy: Be able to reference the defaults section used by a proxy by Christopher Faulet · Wed Oct 13 09:50:53 2021 +0200
  20. dfd10ab MINOR: proxy: Introduce proxy flags to replace disabled bitfield by Christopher Faulet · Wed Oct 06 14:24:19 2021 +0200
  21. 647a61c BUG/MINOR: proxy: Use .disabled field as a bitfield as documented by Christopher Faulet · Thu Sep 30 18:11:54 2021 +0200
  22. b4e3476 REORG: thread/sched: move the last dynamic thread_info to thread_ctx by Willy Tarreau · Thu Sep 30 19:02:18 2021 +0200
  23. beeabf5 MINOR: task: provide 3 task_new_* wrappers to simplify the API by Willy Tarreau · Fri Oct 01 18:23:30 2021 +0200
  24. 1008071 MINOR: proxy: add a global "grace" directive to postpone soft-stop by Willy Tarreau · Tue Sep 07 10:49:45 2021 +0200
  25. fe21fe7 MINOR: log: Add new "error-log-format" option by Remi Tricot-Le Breton · Tue Aug 31 12:08:52 2021 +0200
  26. 3d6350e MINOR: log: Remove log-error-via-logformat option by Remi Tricot-Le Breton · Tue Aug 31 12:08:51 2021 +0200
  27. a39e626 BUG/MINOR: proxy: don't dump servers of internal proxies by William Lallemand · Wed Aug 25 18:15:31 2021 +0200
  28. bc2ebfa MEDIUM: server: extend refcount for all servers by Amaury Denoyelle · Wed Aug 25 15:34:53 2021 +0200
  29. f5c1e12 MINOR: server: return the next srv instance on free_server by Amaury Denoyelle · Wed Aug 25 15:03:46 2021 +0200
  30. b0281a4 MINOR: proxy: check if p is NULL in free_proxy() by William Lallemand · Fri Aug 20 10:16:37 2021 +0200
  31. 8e765b8 MINOR: proxy: disabled takes a stopping and a disabled state by William Lallemand · Tue Aug 03 11:58:03 2021 +0200
  32. 56f1f75 MINOR: log: rename 'dontloglegacyconnerr' to 'log-error-via-logformat' by William Lallemand · Mon Aug 02 10:25:30 2021 +0200
  33. 4a6328f MEDIUM: connection: Add option to disable legacy error log by Remi Tricot-Le Breton · Thu Jul 29 09:45:53 2021 +0200
  34. 98b930d MINOR: ssl: Define a default https log format by Remi Tricot-Le Breton · Thu Jul 29 09:45:52 2021 +0200
  35. 6bb77b9 MINOR: proxy: rename PR_CAP_LUA to PR_CAP_INT by William Lallemand · Wed Jul 28 15:48:16 2021 +0200
  36. 2524123 MEDIUM: proxy: remove long-broken 'option http_proxy' by Willy Tarreau · Sun Jul 18 19:18:56 2021 +0200
  37. cdc83e0 MINOR: queue: add a pointer to the server and the proxy in the queue by Willy Tarreau · Wed Jun 23 16:11:02 2021 +0200
  38. df3b0cb MINOR: queue: add queue_init() to initialize a queue by Willy Tarreau · Wed Jun 23 15:08:06 2021 +0200
  39. 16fbdda MEDIUM: queue: use a dedicated lock for the queues (v2) by Willy Tarreau · Fri Jun 18 09:45:27 2021 +0200
  40. 3f70fb9 Revert "MEDIUM: queue: use a dedicated lock for the queues" by Willy Tarreau · Thu Jun 24 07:26:28 2021 +0200
  41. fcb8bf8 MEDIUM: queue: use a dedicated lock for the queues by Willy Tarreau · Fri Jun 18 09:45:27 2021 +0200
  42. 7f3c1df MINOR: proxy: replace the pendconns-related stuff with a struct queue by Willy Tarreau · Fri Jun 18 09:22:21 2021 +0200
  43. 72faef3 MEDIUM: global: remove dead code from nbproc/bind_proc removal by Willy Tarreau · Tue Jun 15 08:36:30 2021 +0200
  44. 5301f5d CLEANUP: global: remove pid_bit and all_proc_mask by Willy Tarreau · Tue Jun 15 08:13:20 2021 +0200
  45. eb77824 MEDIUM: proxy: remove the deprecated "grace" keyword by Willy Tarreau · Fri Jun 11 16:27:10 2021 +0200
  46. 9862787 MINOR: config: completely remove support for "no option http-use-htx" by Willy Tarreau · Fri Jun 11 15:34:34 2021 +0200
  47. 1112430 MINOR: errors: specify prefix "config" for parsing output by Amaury Denoyelle · Fri Jun 04 18:22:08 2021 +0200
  48. 18a82ba BUG/MINOR: proxy: Missing calloc return value check in proxy_defproxy_cpy by Remi Tricot-Le Breton · Wed May 12 18:07:27 2021 +0200
  49. 55ba0d6 BUG/MINOR: proxy: Missing calloc return value check in proxy_parse_declare by Remi Tricot-Le Breton · Wed May 12 18:04:46 2021 +0200
  50. e684483 BUILD: proxy: include tools.h in proxy.c by Willy Tarreau · Sat May 08 13:02:07 2021 +0200
  51. b205bfd CLEANUP: cli/tree-wide: properly re-align the CLI commands' help messages by Willy Tarreau · Fri May 07 11:38:37 2021 +0200
  52. 2cc201f BUG/MEDIUM: peers: re-work refcnt on table to protect against flush by Emeric Brun · Fri Apr 23 12:21:26 2021 +0200
  53. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · Wed Apr 21 07:32:39 2021 +0200
  54. 1851572 CLEANUP: atomic: add a fetch-and-xxx variant for common operations by Willy Tarreau · Tue Apr 06 11:57:41 2021 +0200
  55. 1db4273 CLEANUP: atomic: add an explicit _FETCH variant for add/sub/and/or by Willy Tarreau · Tue Apr 06 11:44:07 2021 +0200
  56. ae863c6 MEDIUM: Add tcp-request switch-mode action to perform HTTP upgrade by Christopher Faulet · Mon Mar 15 12:03:44 2021 +0100
  57. 6c1fd98 MINOR: stream: Handle stream HTTP upgrade in a dedicated function by Christopher Faulet · Mon Mar 15 10:42:02 2021 +0100
  58. 75f619a MINOR: http-ana: Simplify creation/destruction of HTTP transactions by Christopher Faulet · Mon Mar 08 19:12:58 2021 +0100
  59. c2ac5e4 MINOR: filters/http-ana: Decide to filter HTTP headers in HTTP analysers by Christopher Faulet · Mon Mar 08 18:20:09 2021 +0100
  60. 7a9e362 MINOR: mux-pt: Don't perform implicit HTTP upgrade if not supported by mux by Christopher Faulet · Mon Mar 08 15:32:28 2021 +0100
  61. f0d7eb2 MINOR: stream: Don't trigger errors on destructive HTTP upgrades by Christopher Faulet · Mon Mar 22 15:07:51 2021 +0100
  62. 6f26fae MINOR: proxy: define cap PR_CAP_LUA by Amaury Denoyelle · Wed Mar 24 10:49:34 2021 +0100
  63. 27fefa1 MINOR: proxy: implement a free_proxy function by Amaury Denoyelle · Wed Mar 24 16:13:20 2021 +0100
  64. 476b9ad REORG: split proxy allocation functions by Amaury Denoyelle · Tue Mar 23 17:27:05 2021 +0100
  65. 31a3cea MINOR: cfgparse/proxy: also support spelling fixes on options by Willy Tarreau · Mon Mar 15 11:11:55 2021 +0100
  66. 0182516 CLEANUP: config: make the cfg_keyword parsers take a const for the defproxy by Willy Tarreau · Tue Mar 09 09:53:46 2021 +0100
  67. 144f84a MEDIUM: task: extend the state field to 32 bits by Willy Tarreau · Tue Mar 02 16:09:26 2021 +0100
  68. f57c64f BUILD: proxy: Missing header inclusion for quic_transport_params_init() by Frédéric Lécaille · Thu Feb 18 16:35:43 2021 +0100
  69. 61cfdf4 CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x) by Willy Tarreau · Sat Feb 20 10:46:51 2021 +0100
  70. 5d1def6 MEDIUM: http-ana: Add IPv6 support for forwardfor and orignialto options by Christopher Faulet · Fri Feb 26 09:19:15 2021 +0100
  71. a698eb6 MINOR: streams: use one list per stream instead of a global one by Willy Tarreau · Wed Feb 24 10:37:01 2021 +0100
  72. 0d03825 BUG/MINOR: proxy: wake up all threads when sending the hard-stop signal by Willy Tarreau · Wed Feb 24 11:13:59 2021 +0100
  73. 92b887e BUG/MEDIUM: proxy: use thread-safe stream killing on hard-stop by Willy Tarreau · Wed Feb 24 11:08:56 2021 +0100
  74. e90904d MEDIUM: proxy: store the default proxies in a tree by name by Willy Tarreau · Fri Feb 12 14:08:31 2021 +0100
  75. 0a0f6a7 MINOR: proxy: support storing defaults sections into their own tree by Willy Tarreau · Fri Feb 12 13:52:11 2021 +0100
  76. c02ab03 MINOR: proxy: also store the name for a defaults section by Willy Tarreau · Fri Feb 12 13:33:03 2021 +0100
  77. 80dc6fe MINOR: proxy: add a new capability PR_CAP_DEF by Willy Tarreau · Fri Feb 12 09:43:33 2021 +0100
  78. 818ec78 MINOR: proxy: always properly reset the just freed default instance pointers by Willy Tarreau · Fri Feb 12 10:48:53 2021 +0100
  79. a3320a0 MINOR: proxy: move the defproxy freeing code to proxy.c by Willy Tarreau · Fri Feb 12 10:38:49 2021 +0100
  80. 3b06eae MEDIUM: proxy: only take defaults when a default proxy is passed. by Willy Tarreau · Fri Feb 12 09:15:16 2021 +0100
  81. 7683893 REORG: proxy: centralize the proxy allocation code into alloc_new_proxy() by Willy Tarreau · Fri Feb 12 08:49:47 2021 +0100
  82. 144289b REORG: move init_default_instance() to proxy.c and pass it the defproxy pointer by Willy Tarreau · Fri Feb 12 08:19:01 2021 +0100
  83. d1a7b85 MEDIUM: server: support {check,agent}_addr, agent_port in server state by William Dauchy · Thu Feb 11 22:51:26 2021 +0100
  84. fe03e7d MEDIUM: server: adding support for check_port in server state by William Dauchy · Wed Feb 03 22:30:06 2021 +0100
  85. cdd1e2a BUG/MEDIUM: stream: Don't immediatly ack the TCP to H1 upgrades by Christopher Faulet · Thu Jan 21 17:31:04 2021 +0100
  86. 8f0cc5c CLEANUP: Fix spelling errors in comments by Thayne McCombs · Thu Jan 07 21:35:52 2021 -0700
  87. e5ff141 CLEANUP: Compare the return value of `XXXcmp()` functions with zero by Tim Duesterhus · Sat Jan 02 22:31:53 2021 +0100
  88. 2de240a MINOR: stream: Add level 7 retries on http error 401, 403 by Julien Pivotto · Thu Nov 12 11:14:05 2020 +0100
  89. f637044 MEDIUM: cli/ssl: configure ssl on server at runtime by William Dauchy · Sat Nov 14 19:25:33 2020 +0100
  90. 7f8f6cb BUG/MEDIUM: stats: prevent crash if counters not alloc with dummy one by Amaury Denoyelle · Tue Nov 10 14:24:31 2020 +0100
  91. 5503908 MINOR: proxy/cli: only take a read lock in "show errors" by Willy Tarreau · Tue Oct 20 17:38:10 2020 +0200
  92. ac66d6b MINOR: proxy; replace the spinlock with an rwlock by Willy Tarreau · Tue Oct 20 17:24:27 2020 +0200
  93. ba29687 BUG/MEDIUM: proxy: properly stop backends by Willy Tarreau · Fri Oct 16 15:10:11 2020 +0200
  94. 77e0dae MEDIUM: proxy: remove obsolete "mode health" by Willy Tarreau · Wed Oct 14 15:44:27 2020 +0200
  95. 626f3a7 MEDIUM: proxy: make soft_stop() stop most listeners using protocol_stop_now() by Willy Tarreau · Wed Oct 07 16:52:43 2020 +0200
  96. acde152 MEDIUM: proxy: centralize proxy status update and reporting by Willy Tarreau · Wed Oct 07 16:31:39 2020 +0200
  97. 322b9b9 MEDIUM: proxy: make stop_proxy() now use stop_listener() by Willy Tarreau · Wed Oct 07 16:20:34 2020 +0200
  98. 455585e MINOR: listeners: count unstoppable jobs on creation, not deletion by Willy Tarreau · Fri Oct 09 18:25:14 2020 +0200
  99. 1accacb CLEANUP: proxy: remove the now unused pause_proxies() and resume_proxies() by Willy Tarreau · Thu Sep 24 16:42:00 2020 +0200
  100. 58651b4 MEDIUM: listener/proxy: make the listeners notify about proxy pause/resume by Willy Tarreau · Thu Sep 24 16:03:29 2020 +0200