1. c624da0 BUILD: compression: include tools.h in compression.c by Willy Tarreau · Sat May 08 13:57:19 2021 +0200
  2. 67046bf BUILD: vars: include tools.h in vars.c by Willy Tarreau · Sat May 08 13:56:31 2021 +0200
  3. 485261b BUILD: payload: include tools.h in payload.c by Willy Tarreau · Sat May 08 13:55:40 2021 +0200
  4. 9f9e9fc BUILD: dns: include tools.h in dns.c by Willy Tarreau · Sat May 08 13:09:46 2021 +0200
  5. bf1ae1a BUILD: server-state: include tools.h from server_state.c by Willy Tarreau · Sat May 08 13:08:34 2021 +0200
  6. 908908e BUILD: connection: include tools.h in connection.c by Willy Tarreau · Sat May 08 13:07:31 2021 +0200
  7. 4bad5e2 BUILD: sink: include tools.h in sink.c by Willy Tarreau · Sat May 08 13:05:30 2021 +0200
  8. ce6700a BUILD: cache: include tools.h in cache.c by Willy Tarreau · Sat May 08 13:03:55 2021 +0200
  9. 523ca9d BUILD: session: include tools.h in session.c by Willy Tarreau · Sat May 08 13:03:04 2021 +0200
  10. e684483 BUILD: proxy: include tools.h in proxy.c by Willy Tarreau · Sat May 08 13:02:07 2021 +0200
  11. 4cbf62d BUILD: htx: include tools.h in http_htx.c by Willy Tarreau · Sat May 08 13:01:23 2021 +0200
  12. e9dcb3c BUILD: config: include tools.h in cfgparse-listen.c by Willy Tarreau · Sat May 08 13:00:23 2021 +0200
  13. ca14dd5 BUILD: resolvers: include tools.h by Willy Tarreau · Sat May 08 12:59:47 2021 +0200
  14. 0fd04fd BUILD: promex: service-prometheus.c needs tools.h by Willy Tarreau · Sat May 08 12:58:12 2021 +0200
  15. e16ada1 BUILD: spoe: flt_spoe.c needs tools.h by Willy Tarreau · Sat May 08 12:57:17 2021 +0200
  16. 2bd8628 BUILD: wurfl: wurfl.c needs tools.h by Willy Tarreau · Sat May 08 12:56:20 2021 +0200
  17. cc81eca BUILD: config: cfgparse-ssl.c needs tools.h by Willy Tarreau · Sat May 08 12:54:42 2021 +0200
  18. cb72b7e BUILD: ssl: ssl_utils requires chunk.h by Willy Tarreau · Sat May 08 12:52:56 2021 +0200
  19. 15f9ac3 REORG: mworker: move proc_self from global to mworker by Willy Tarreau · Sat May 08 12:30:50 2021 +0200
  20. e8ceea1 BUILD: auth: include missing list.h by Willy Tarreau · Sat May 08 12:29:51 2021 +0200
  21. 7f673c2 BUILD: wdt: include signal-t.h by Willy Tarreau · Sat May 08 12:27:42 2021 +0200
  22. 29c460b REORG: threads: move all_thread_mask() to thread.h by Willy Tarreau · Sat May 08 12:26:10 2021 +0200
  23. cfc4f24 REORG: vars: move the "proc" scope variables out of the global struct by Willy Tarreau · Sat May 08 11:41:28 2021 +0200
  24. 9eec7e2 MINOR: config: mark tune.fd.edge-triggered as experimental by Willy Tarreau · Sat May 08 11:06:32 2021 +0200
  25. c597772 MINOR: stats: make "show info" able to report rates as floats when asked by Willy Tarreau · Sat May 08 08:14:04 2021 +0200
  26. e8abc32 MINOR: stats: report uptime and start time as floats with subsecond resolution by Willy Tarreau · Sat May 08 07:56:56 2021 +0200
  27. d37e26e MINOR: stats: use tv_remain() to precisely compute the uptime by Willy Tarreau · Sat May 08 07:40:52 2021 +0200
  28. 2745620 MINOR: stats: support an optional "float" option to "show info" by Willy Tarreau · Sat May 08 07:54:24 2021 +0200
  29. 0b26b38 MINOR: stats: pass the appctx flags to stats_fill_info() by Willy Tarreau · Sat May 08 07:43:53 2021 +0200
  30. 6004fb7 MINOR: stats: add the HTML conversion for float types by Willy Tarreau · Sat May 08 07:37:38 2021 +0200
  31. 065ba31 MINOR: stats: avoid excessive padding of float values with trailing zeroes by Willy Tarreau · Sat May 08 10:38:20 2021 +0200
  32. aa33f20 MINOR: freq_ctr: add new functions to report float measurements by Willy Tarreau · Sat May 08 08:12:37 2021 +0200
  33. ae03d26 MINOR: tools: add a float-to-ascii conversion function by Willy Tarreau · Sat May 08 07:35:00 2021 +0200
  34. 56d1d8d MINOR: tools: implement trimming of floating point numbers by Willy Tarreau · Sat May 08 10:28:53 2021 +0200
  35. 589722e DOC: management: mention that some fields may be emitted as floats by Willy Tarreau · Sat May 08 07:46:44 2021 +0200
  36. a1169b6 MINOR: sample: improve error reporting on missing arg to strcmp() converter by Willy Tarreau · Sat May 08 06:50:28 2021 +0200
  37. 02bd684 DOC: ssl: Add information about crl-file option by Remi Tricot-Le Breton · Tue May 04 12:22:34 2021 +0200
  38. 90f2c7f ADDONS: make addons/ discoverable by git via .gitignore by Willy Tarreau · Fri May 07 16:46:52 2021 +0200
  39. 7c980df DOC: ssl: Extra files loading now works for backends too by Remi Tricot-Le Breton · Fri May 07 15:28:08 2021 +0200
  40. 24abb0c BUG/MINOR: server: do not report diag for peer servers with null weight by Amaury Denoyelle · Fri May 07 15:13:51 2021 +0200
  41. b979f59 MINOR: proxy: define PR_CAP_LB by Amaury Denoyelle · Fri May 07 15:12:20 2021 +0200
  42. 86c1d0f BUILD: fix usage of ha_alert without format string by Amaury Denoyelle · Fri May 07 15:07:21 2021 +0200
  43. a9e639a MINOR: http_act: mark normalize-uri as experimental by Amaury Denoyelle · Thu May 06 15:50:12 2021 +0200
  44. 5dfdf3e MINOR: stats: report tainted on show info by Amaury Denoyelle · Wed May 05 17:09:12 2021 +0200
  45. f492992 MINOR: cli: set tainted when using CLI expert/experimental mode by Amaury Denoyelle · Wed May 05 16:29:23 2021 +0200
  46. 0351773 MINOR: action: implement experimental actions by Amaury Denoyelle · Fri May 07 14:25:01 2021 +0200
  47. e4a617c MINOR: action: replace match_pfx by a keyword flags field by Amaury Denoyelle · Thu May 06 15:33:09 2021 +0200
  48. d2e53cd MINOR: cfgparse: implement experimental config keywords by Amaury Denoyelle · Thu May 06 16:21:39 2021 +0200
  49. fae9edf MINOR: cfgparse: add a new field flags in cfg_keyword by Amaury Denoyelle · Thu May 06 17:33:29 2021 +0200
  50. 484454d MINOR: global: define tainted flag by Amaury Denoyelle · Wed May 05 16:18:45 2021 +0200
  51. ea86083 BUG/MINOR: checks: Reschedule check on observe mode only if fastinter is set by Christopher Faulet · Fri May 07 11:45:26 2021 +0200
  52. 92017a3 BUG/MINOR: checks: Handle synchronous connect when a tcpcheck is started by Christopher Faulet · Thu May 06 16:01:18 2021 +0200
  53. 30aa0da BUG/MINOR: stream: Reset stream final state and si error type on L7 retry by Christopher Faulet · Wed May 05 21:05:09 2021 +0200
  54. b205bfd CLEANUP: cli/tree-wide: properly re-align the CLI commands' help messages by Willy Tarreau · Fri May 07 11:38:37 2021 +0200
  55. 7190b98 MINOR: config: add a new message directive: .diag by Willy Tarreau · Fri May 07 08:59:50 2021 +0200
  56. 9f903af MEDIUM: log: slightly refine the output format of alerts/warnings/etc by Willy Tarreau · Fri May 07 08:42:39 2021 +0200
  57. 75a4284 BUG/MINOR: stream: properly clear the previous error mask on L7 retries by Willy Tarreau · Fri May 07 08:19:30 2021 +0200
  58. 2639e2e BUG/MINOR: activity: use the new pointer to calculate the new size in realloc() by Willy Tarreau · Fri May 07 08:01:35 2021 +0200
  59. 0b7c78a MINOR: config: add predicates "version_atleast" and "version_before" to cond blocks by Willy Tarreau · Thu May 06 16:53:26 2021 +0200
  60. 58ca706 MINOR: config: add predicate "feature" to detect certain built-in features by Willy Tarreau · Thu May 06 16:34:23 2021 +0200
  61. 6492e87 MINOR: config: add predicates "streq()" and "strneq()" to conditional expressions by Willy Tarreau · Thu May 06 16:10:09 2021 +0200
  62. 42ed14b MINOR: config: add predicate "defined()" to conditional expression blocks by Willy Tarreau · Thu May 06 15:55:14 2021 +0200
  63. 732525f MINOR: config: make cfg_eval_condition() support predicates with arguments by Willy Tarreau · Thu May 06 15:49:04 2021 +0200
  64. 299bd1c MINOR: config: improve .if condition error reporting by Willy Tarreau · Thu May 06 15:07:10 2021 +0200
  65. a43dfda MINOR: global: add version comparison functions by Willy Tarreau · Thu May 06 07:43:35 2021 +0200
  66. f0d3b73 MINOR: global: export the build features string list by Willy Tarreau · Thu May 06 16:30:32 2021 +0200
  67. 3e293a9 MINOR: arg: improve the error message on missing closing parenthesis by Willy Tarreau · Thu May 06 14:50:30 2021 +0200
  68. 7541056 BUILD: activity: do not include malloc.h by Willy Tarreau · Thu May 06 11:37:53 2021 +0200
  69. a46f1af MINOR: config: support some pseudo-variables for file/line/section by Willy Tarreau · Thu May 06 10:25:11 2021 +0200
  70. 5150805 MINOR: config: keep up-to-date current file/line/section in the global struct by Willy Tarreau · Thu May 06 10:04:45 2021 +0200
  71. 6a2110c MINOR: config: centralize the ".if"/".elif" condition parser and evaluator by Willy Tarreau · Thu May 06 08:19:48 2021 +0200
  72. 71990e6 BUG/MINOR: config: .if/.elif should also accept negative integers by Willy Tarreau · Thu May 06 07:52:50 2021 +0200
  73. f67ff02 BUG/MINOR: config: add a missing "ELIF_TAKE" test for ".elif" condition evaluator by Willy Tarreau · Thu May 06 08:48:09 2021 +0200
  74. 6e647c9 BUG/MINOR: config: fix uninitialized initial state in ".if" block evaluator by Willy Tarreau · Thu May 06 08:46:11 2021 +0200
  75. e763c8c BUG/MINOR: stream: Decrement server current session counter on L7 retry by Christopher Faulet · Wed May 05 18:23:59 2021 +0200
  76. 10a8670 MINOR: mux-h1: Manage processing blocking flags on the H1 stream by Christopher Faulet · Wed Apr 07 14:18:11 2021 +0200
  77. 14ee9b8 CLEANUP: mux-h1: rename WAIT_INPUT/WAIT_OUTPUT flags by Christopher Faulet · Wed Apr 07 11:50:26 2021 +0200
  78. 02c92c3 MEDIUM: mux-h1: Wake H1 stream when both sides a synchronized by Christopher Faulet · Fri Apr 09 12:31:48 2021 +0200
  79. 94d3510 MINOR: mux-h1: Always subscribe for reads when splicing is disabled by Christopher Faulet · Fri Apr 09 11:58:49 2021 +0200
  80. 8454f2d MINOR: mux-h1: Subscribe for sends if output buffer is not empty in h1_snd_pipe by Christopher Faulet · Tue Apr 06 17:27:32 2021 +0200
  81. 2b861bf MINOR: mux-h1: clean up conditions to enabled and disabled splicing by Christopher Faulet · Tue Apr 06 17:24:39 2021 +0200
  82. 16b3751 REGTESTS: Add script to test abortonclose option by Christopher Faulet · Wed Apr 07 14:37:07 2021 +0200
  83. 1baef15 BUG/MEDIUM: mux-h1: Properly report client close if abortonclose option is set by Christopher Faulet · Thu Apr 08 18:42:59 2021 +0200
  84. ec4207c MEDIUM: mux-h1: Don't block reads when waiting for the other side by Christopher Faulet · Thu Apr 08 18:34:30 2021 +0200
  85. d8219b3 MINOR: conn-stream: Force mux to wait for read events if abortonclose is set by Christopher Faulet · Thu Apr 08 18:13:25 2021 +0200
  86. e0dec4b BUG/MINOR: stream-int: Don't block reads in si_update_rx() if chn may receive by Christopher Faulet · Wed Apr 07 08:45:05 2021 +0200
  87. 1c235e5 MINOR: channel: Rely on HTX version if appropriate in channel_may_recv() by Christopher Faulet · Wed Apr 07 08:10:41 2021 +0200
  88. f6818d6 BUILD: makefile: add new option USE_MEMORY_PROFILING by Willy Tarreau · Wed May 05 18:17:39 2021 +0200
  89. ca3afc2 MINOR: activity: add the profiling.memory global setting by Willy Tarreau · Wed May 05 18:33:19 2021 +0200
  90. 993d44d MINOR: activity: make "show profiling" also dump the memoery usage by Willy Tarreau · Wed May 05 18:07:02 2021 +0200
  91. 42712cb MINOR: activity: make "show profiling" support a few arguments by Willy Tarreau · Wed May 05 17:48:13 2021 +0200
  92. 637d85a MINOR: activity: clean up the show profiling io_handler a little bit by Willy Tarreau · Wed May 05 17:33:27 2021 +0200
  93. f93c7be MEDIUM: activity: collect memory allocator statistics with USE_MEMORY_PROFILING by Willy Tarreau · Wed May 05 17:07:09 2021 +0200
  94. db87fc7 MINOR: activity: declare the storage for memory usage statistics by Willy Tarreau · Wed May 05 16:50:40 2021 +0200
  95. 00dd44f MINOR: activity: add a "memory" entry to "profiling" by Willy Tarreau · Wed May 05 16:44:23 2021 +0200
  96. ef7380f CLEANUP: activity: mark the profiling and task_profiling_mask __read_mostly by Willy Tarreau · Wed May 05 16:28:31 2021 +0200
  97. 6419239 MINOR: tools: add functions to retrieve the address of a symbol by Willy Tarreau · Wed May 05 09:06:21 2021 +0200
  98. d3a88c1 MEDIUM: connection: close front idling connection on soft-stop by Amaury Denoyelle · Mon May 03 10:47:51 2021 +0200
  99. efc6e95 MEDIUM: mux_h1: release idling frontend conns on soft-stop by Amaury Denoyelle · Wed May 05 11:11:11 2021 +0200
  100. 99cca08 MINOR: connection: move session_list member in a union by Amaury Denoyelle · Mon May 03 14:28:30 2021 +0200