1. 22a88f0 MEDIUM: log: Use the sedesc to report and detect end of processing by Christopher Faulet · Fri Mar 31 11:17:13 2023 +0200
  2. 3aeb366 BUG/MINOR: syslog: Request for more data if message was not fully received by Christopher Faulet · Thu Mar 16 14:27:29 2023 +0100
  3. b08c525 MINOR: stconn: Always report READ/WRITE event on shutr/shutw by Christopher Faulet · Mon Feb 20 07:55:19 2023 +0100
  4. d5983ce MINOR: listener: remove the useless ->default_target field by Willy Tarreau · Thu Jan 12 19:18:34 2023 +0100
  5. 3083615 MINOR: listener: move the ->accept callback to the bind_conf by Willy Tarreau · Thu Jan 12 19:10:17 2023 +0100
  6. 882f248 MINOR: listener: move maxaccept from listener to bind_conf by Willy Tarreau · Thu Jan 12 18:52:23 2023 +0100
  7. 7866e8e MEDIUM: listener: move the analysers mask to the bind_conf by Willy Tarreau · Thu Jan 12 18:39:42 2023 +0100
  8. 9969adb MINOR: stats: add by HTTP version cumulated number of sessions and requests by Frédéric Lécaille · Wed Jan 18 11:52:21 2023 +0100
  9. 6e1bbc4 REORG: channel: Rename CF_READ_NULL to CF_READ_EVENT by Christopher Faulet · Mon Dec 12 08:08:15 2022 +0100
  10. be6a873 BUG/MINOR: httpclient/log: free of invalid ptr with httpclient_log_format by William Lallemand · Thu Dec 22 15:37:01 2022 +0100
  11. ab9efc2 BUG/MINOR: log: fix parse_log_message rfc5424 size check by Aurelien DARRAGON · Tue Nov 22 11:17:11 2022 +0100
  12. 80f9a63 BUILD: logs: use __fallthrough in build_log_header() by Willy Tarreau · Mon Nov 14 07:22:57 2022 +0100
  13. 7faffdc BUG/MINOR: log: fixing bug in tcp syslog_io_handler Octet-Counting by Aurelien DARRAGON · Wed Oct 26 23:40:08 2022 +0200
  14. cc640e8 BUG/MINOR: log: Preserve message facility when the log target is a ring buffer by Christopher Faulet · Wed Oct 19 08:16:48 2022 +0200
  15. c5bff8e BUG/MINOR: log: improper behavior when escaping log data by Aurelien DARRAGON · Tue Sep 20 14:33:18 2022 +0200
  16. a8942cd BUG/MAJOR: log-forward: Fix ssl layer not initialized on bind even if configured by Emeric Brun · Fri Aug 19 15:16:26 2022 +0200
  17. a892b7f BUG/MINOR: log: Properly test connection retries to fix dontlog-normal option by Christopher Faulet · Fri Jun 17 14:53:20 2022 +0200
  18. c12b321 CLEANUP: applet: rename appctx_cs() to appctx_sc() by Willy Tarreau · Fri May 27 11:08:15 2022 +0200
  19. 270a457 CLEANUP: log-forward: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:36:36 2022 +0200
  20. bde14ad CLEANUP: check: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:04:04 2022 +0200
  21. cb086c6 REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h} by Willy Tarreau · Fri May 27 09:47:12 2022 +0200
  22. 5edca2f REORG: rename cs_utils.h to sc_strm.h by Willy Tarreau · Fri May 27 09:25:10 2022 +0200
  23. f61dd19 CLEANUP: stconn: rename cs_{shut,chk}* to sc_* by Willy Tarreau · Fri May 27 09:00:19 2022 +0200
  24. d68ff01 CLEANUP: stconn: rename cs{,_get}_{src,dst} to sc_* by Willy Tarreau · Fri May 27 08:57:21 2022 +0200
  25. fd9417b CLEANUP: stconn: rename cs_conn() to sc_conn() by Willy Tarreau · Wed May 18 16:23:22 2022 +0200
  26. ea27f48 CLEANUP: stconn: rename cs_{check,strm,strm_task} to sc_strm_* by Willy Tarreau · Wed May 18 16:10:52 2022 +0200
  27. 40a9c32 CLEANUP: stconn: rename cs_{i,o}{b,c} to sc_{i,o}{b,c} by Willy Tarreau · Wed May 18 15:55:18 2022 +0200
  28. 7cb9e6c CLEANUP: stream: rename "csf" and "csb" to "scf" and "scb" by Willy Tarreau · Tue May 17 19:40:40 2022 +0200
  29. 4596fe2 CLEANUP: conn_stream: tree-wide rename to stconn (stream connector) by Willy Tarreau · Tue May 17 19:07:51 2022 +0200
  30. 91b4726 MINOR: protocol: replace ctrl_type with xprt_type and clarify it by Willy Tarreau · Fri May 20 16:36:46 2022 +0200
  31. 0698c80 CLEANUP: applet: remove the unneeded appctx->owner by Willy Tarreau · Wed May 11 14:09:57 2022 +0200
  32. 3824743 CLEANUP: tree-wide: use fd_set_nonblock() and fd_set_cloexec() by Willy Tarreau · Tue Apr 26 10:24:14 2022 +0200
  33. acef5e2 MINOR: tree-wide: always consider EWOULDBLOCK in addition to EAGAIN by Willy Tarreau · Mon Apr 25 20:32:15 2022 +0200
  34. 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · Mon Apr 04 11:29:28 2022 +0200
  35. da098e6 MINOR: stream-int/conn-stream: Move si_shut* and si_chk* in conn-stream scope by Christopher Faulet · Thu Mar 31 17:44:45 2022 +0200
  36. 8da67aa MEDIUM: stream-int/conn-stream: Move src/dst addresses in the conn-stream by Christopher Faulet · Tue Mar 29 17:53:09 2022 +0200
  37. 731c8e6 MINOR: stream: Simplify retries counter calculation by Christopher Faulet · Tue Mar 29 16:08:44 2022 +0200
  38. 909f318 MINOR: stream-int/stream: Move conn_retries counter in the stream by Christopher Faulet · Tue Mar 29 15:42:09 2022 +0200
  39. 908628c MEDIUM: tree-wide: Use CS util functions instead of SI ones by Christopher Faulet · Fri Mar 25 16:43:49 2022 +0100
  40. 807a3a5 MINOR: log: add '~' to frontend when the transport layer provides SSL by Willy Tarreau · Tue Apr 12 08:08:33 2022 +0200
  41. b4f96ed BUG/MINOR: log: Initialize the list element when allocating a new log server by Christopher Faulet · Tue Mar 29 14:17:09 2022 +0200
  42. 7750850 CLEANUP: Reapply ist.cocci with `--include-headers-for-types --recursive-includes` by Tim Duesterhus · Tue Mar 15 13:11:06 2022 +0100
  43. 211ea25 BUG/MINOR: logs: fix logsrv leaks on clean exit by Willy Tarreau · Thu Mar 17 19:47:33 2022 +0100
  44. 02fc86e MINOR: log: Always access the stream-int via the conn-stream by Christopher Faulet · Thu Dec 23 13:32:42 2021 +0100
  45. 95a61e8 MINOR: stream: Add pointer to front/back conn-streams into stream struct by Christopher Faulet · Wed Dec 22 14:22:03 2021 +0100
  46. 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
  47. 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · Mon Dec 20 15:34:16 2021 +0100
  48. 2ad2b1c BUG/MAJOR: segfault using multiple log forward sections. by Emeric Brun · Wed Dec 01 12:08:42 2021 +0100
  49. 1ccbe12 DOC: log: Add comments to specify when session's listener is defined or not by Christopher Faulet · Mon Nov 15 11:31:08 2021 +0100
  50. 2471f5c CLEANUP: Apply ist.cocci by Tim Duesterhus · Mon Nov 08 09:05:01 2021 +0100
  51. 68574dd MEDIUM: log: add the client's SNI to the default HTTPS log format by Willy Tarreau · Fri Nov 05 19:14:55 2021 +0100
  52. 6f74976 MEDIUM: connection: rename fc_conn_err and bc_conn_err to fc_err and bc_err by Willy Tarreau · Fri Nov 05 17:07:03 2021 +0100
  53. 52b28d2 BUILD: log: Fix compilation without SSL support by Christopher Faulet · Wed Oct 27 11:58:05 2021 +0200
  54. f9c4d8d MINOR: log: Rely on client addresses at the appropriate level to log messages by Christopher Faulet · Fri Oct 22 17:43:22 2021 +0200
  55. 6ff7de5 MINOR: tcpcheck: Support 2-steps args resolution in defaults sections by Christopher Faulet · Wed Oct 13 15:18:36 2021 +0200
  56. 1d58b01 MINOR: ssl: add ssl_fc_is_resumed to "option httpslog" by William Lallemand · Thu Oct 14 14:27:48 2021 +0200
  57. 5554264 REORG: time: move time-keeping code and variables to clock.c by Willy Tarreau · Fri Oct 08 09:33:24 2021 +0200
  58. b7fc4c4 BUILD: tree-wide: add missing http_ana.h from many places by Willy Tarreau · Wed Oct 06 18:56:42 2021 +0200
  59. eaba25d BUG/MINOR: tcpcheck: Don't use arg list for default proxies during parsing by Christopher Faulet · Thu Sep 30 16:22:51 2021 +0200
  60. 1fe0fad MINOR: ssl: Rename ssl_bc_hsk_err to ssl_bc_err by Remi Tricot-Le Breton · Wed Sep 29 18:56:52 2021 +0200
  61. a015b3e MINOR: log: Try to get the status code when MUX_EXIT_STATUS is retrieved by Christopher Faulet · Tue Sep 28 11:36:28 2021 +0200
  62. 1655424 CLEANUP: Apply bug_on.cocci by Tim Duesterhus · Wed Sep 15 13:58:49 2021 +0200
  63. 20b7a0f MINOR: log: make log-format expressions completely usable outside of req/resp by Willy Tarreau · Fri Sep 03 08:53:29 2021 +0200
  64. fe21fe7 MINOR: log: Add new "error-log-format" option by Remi Tricot-Le Breton · Tue Aug 31 12:08:52 2021 +0200
  65. 98b930d MINOR: ssl: Define a default https log format by Remi Tricot-Le Breton · Thu Jul 29 09:45:52 2021 +0200
  66. c453f95 MINOR: http: use http uri parser for path by Amaury Denoyelle · Tue Jul 06 11:40:12 2021 +0200
  67. 2a651e2 BUILD: log: remove unused fmt_directive() by Willy Tarreau · Fri Jun 11 17:32:03 2021 +0200
  68. fd6ab66 MINOR: log: remove the long-deprecated early log-format tags by Willy Tarreau · Fri Jun 11 15:37:45 2021 +0200
  69. ce986e1 REORG: errors: split errors reporting function from log.c by Amaury Denoyelle · Fri Jun 04 11:20:32 2021 +0200
  70. b205bfd CLEANUP: cli/tree-wide: properly re-align the CLI commands' help messages by Willy Tarreau · Fri May 07 11:38:37 2021 +0200
  71. 9f903af MEDIUM: log: slightly refine the output format of alerts/warnings/etc by Willy Tarreau · Fri May 07 08:42:39 2021 +0200
  72. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · Wed Apr 21 07:32:39 2021 +0200
  73. 1d26f22 BUG/MINOR: logs: Report the true number of retries if there was no connection by Christopher Faulet · Fri Apr 16 11:24:20 2021 +0200
  74. fd81848 MINOR: logs: Add support of checks as session origin to format lf strings by Christopher Faulet · Wed Apr 14 14:01:41 2021 +0200
  75. 0c6d1dc BUG/MINOR: listener: Handle allocation error when allocating a new bind_conf by Christopher Faulet · Mon Apr 12 16:56:37 2021 +0200
  76. 4781b15 CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec by Willy Tarreau · Tue Apr 06 13:53:36 2021 +0200
  77. 1851572 CLEANUP: atomic: add a fetch-and-xxx variant for common operations by Willy Tarreau · Tue Apr 06 11:57:41 2021 +0200
  78. f509065 MEDIUM: fd: merge fdtab[].ev and state for FD_EV_* and FD_POLL_* into state by Willy Tarreau · Tue Apr 06 17:23:40 2021 +0200
  79. 2675490 BUG/MEDIUM: log: fix config parse error logging on stdout/stderr or any raw fd by Emeric Brun · Wed Apr 07 14:26:44 2021 +0200
  80. 94aab06 MEDIUM: log: support tcp or stream addresses on log lines. by Emeric Brun · Fri Apr 02 10:41:36 2021 +0200
  81. 9533a70 MINOR: log: register config file and line number on log servers. by Emeric Brun · Fri Apr 02 10:13:43 2021 +0200
  82. 7b01a8d MINOR: global: define diagnostic mode of execution by Amaury Denoyelle · Mon Mar 29 10:29:07 2021 +0200
  83. 581db2b MINOR: payload/config: Warn if a L6 sample fetch is used from an HTTP proxy by Christopher Faulet · Fri Mar 26 10:02:46 2021 +0100
  84. 433b05f MINOR: cfgparse/bind: suggest correct spelling for unknown bind keywords by Willy Tarreau · Fri Mar 12 10:14:07 2021 +0100
  85. 7b5777d CLEANUP: Use isttest(const struct ist) whenever possible by Tim Duesterhus · Tue Mar 02 18:57:28 2021 +0100
  86. 92c696e CLEANUP: Use ist2(const void*, size_t) whenever possible by Tim Duesterhus · Sun Feb 28 16:11:36 2021 +0100
  87. 6616132 MINOR: listener: refine the default MAX_ACCEPT from 64 to 4 by Willy Tarreau · Fri Feb 19 15:50:27 2021 +0100
  88. 142dd33 MINOR: muxes: Add exit status for errors about not implemented features by Christopher Faulet · Mon Dec 07 11:24:37 2020 +0100
  89. e5ff141 CLEANUP: Compare the return value of `XXXcmp()` functions with zero by Tim Duesterhus · Sat Jan 02 22:31:53 2021 +0100
  90. f38a018 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Mon Dec 21 01:16:17 2020 +0500
  91. 7f8314c MINOR: opentracing: add ARGC_OT enum by Miroslav Zagorac · Wed Dec 09 16:31:48 2020 +0100
  92. ce5e6bc MINOR: logs: Get the multiplexer exist status when no stream is provided by Christopher Faulet · Tue Oct 06 15:11:43 2020 +0200
  93. dd78921 MINOR: logs: Use session idle duration when no stream is provided by Christopher Faulet · Wed Sep 30 15:10:07 2020 +0200
  94. fcdfd85 MINOR: log: Logging HTTP path only with %HPO by Maciej Zdeb · Mon Nov 30 18:27:47 2020 +0000
  95. 0237c4e BUG/MEDIUM: local log format regression. by Emeric Brun · Fri Nov 27 16:24:34 2020 +0100
  96. a0133fc BUG/MINOR: log: fix risk of null deref on error path by Willy Tarreau · Tue Oct 27 10:35:32 2020 +0100
  97. ae32ac7 BUG/MINOR: log: fix memory leak on logsrv parse error by Willy Tarreau · Tue Oct 27 09:51:37 2020 +0100
  98. e140a69 MINOR: log: set the UDP receiver's I/O handler in the receiver by Willy Tarreau · Thu Oct 15 21:25:32 2020 +0200
  99. b0c331f BUG/MINOR: proxy/log: frontend/backend and log forward names must differ by Emeric Brun · Wed Oct 07 17:05:59 2020 +0200
  100. cbb7bf7 MEDIUM: log: syslog TCP support on log forward section. by Emeric Brun · Mon Oct 05 14:39:35 2020 +0200