1. 85af760 BUILD: fd: fix a build warning on the DWCAS by Willy Tarreau · Sat Sep 17 11:15:29 2022 +0200
  2. da9f258 BUG/MEDIUM: captures: free() an error capture out of the proxy lock by Willy Tarreau · Sat Sep 17 11:07:19 2022 +0200
  3. a94bedc CLEANUP: quic,ssl: fix tiny typos in C comments by cui fliter · Mon Aug 29 14:42:57 2022 +0800
  4. 8d0ff28 BUG/MEDIUM: server: segv when adding server with hostname from CLI by Aurelien DARRAGON · Fri Sep 16 14:27:53 2022 +0200
  5. d1310f8 BUG/MINOR: mux-quic: do not remotely close stream too early by Amaury Denoyelle · Fri Sep 16 13:30:59 2022 +0200
  6. 8d4ac48 CLEANUP: mux-quic: remove stconn usage in h3/hq by Amaury Denoyelle · Thu Sep 15 11:22:32 2022 +0200
  7. 18ad15f REORG: mux-h1: extract flags and enums into mux_h1-t.h by Christopher Faulet · Thu Sep 15 10:51:26 2022 +0200
  8. f8aaf8b BUG/MEDIUM: mux-quic: fix crash on early app-ops release by Amaury Denoyelle · Wed Sep 14 16:23:47 2022 +0200
  9. 95fc737 MEDIUM: quic: separate path for rx and tx with set_encryption_secrets by William Lallemand · Wed Sep 14 17:54:05 2022 +0200
  10. 992ad62 MEDIUM: httpclient: allow to use another proxy by William Lallemand · Mon Sep 12 17:39:04 2022 +0200
  11. 54aec5f MEDIUM: httpclient: httpclient_create_proxy() creates a proxy for httpclient by William Lallemand · Mon Sep 12 16:46:35 2022 +0200
  12. d6e581d BUG/MEDIUM: sink: bad init sequence on tcp sink from a ring. by Emeric Brun · Tue Sep 13 16:16:30 2022 +0200
  13. 6c0fadf REORG: mux-h2: extract flags and enums into mux_h2-t.h by Willy Tarreau · Mon Sep 12 19:07:51 2022 +0200
  14. a57786e BUG/MINOR: listener: null pointer dereference suspected by coverity by Aurelien DARRAGON · Mon Sep 12 09:26:21 2022 +0200
  15. 187396e CLEANUP: listener: function comment typo in stop_listener() by Aurelien DARRAGON · Sun Sep 11 16:19:49 2022 +0200
  16. af5336f BUG/MINOR: mux-h1: Increment open_streams counter when H1 stream is created by Christopher Faulet · Mon Sep 12 07:46:11 2022 +0200
  17. af985e0 CLEANUP: pollers: remove dead code in the polling loop by Willy Tarreau · Mon Sep 12 09:35:44 2022 +0200
  18. cddec0a BUG/MINOR: stats: fixing stat shows disabled frontend status as 'OPEN' by Aurelien DARRAGON · Fri Sep 09 15:58:57 2022 +0200
  19. d46f437 MINOR: proxy/listener: support for additional PAUSED state by Aurelien DARRAGON · Fri Sep 09 15:51:37 2022 +0200
  20. 0013288 MINOR: listener: small API change by Aurelien DARRAGON · Fri Sep 09 15:32:57 2022 +0200
  21. 7d00077 BUG/MEDIUM: proxy: ensure pause_proxy() and resume_proxy() own PROXY_LOCK by Aurelien DARRAGON · Thu Sep 08 14:35:35 2022 +0200
  22. eea152e BUG/MINOR: signals/poller: ensure wakeup from signals by Matthias Wirth · Fri Sep 09 10:21:00 2022 +0200
  23. 3dd79d3 MINOR: h3: Send the h3 settings with others streams (requests) by Frédéric Lécaille · Thu Sep 08 17:53:36 2022 +0200
  24. befcf70 MINOR: h3: Missing connection argument for a TRACE_LEAVE() argument by Frédéric Lécaille · Thu Sep 08 16:04:55 2022 +0200
  25. 2eb5faa MINOR: h3: Add the quic_conn object to h3 traces by Frédéric Lécaille · Thu Sep 08 16:03:13 2022 +0200
  26. 1c725aa BUG/MINOR: h3: Crash when h3 trace verbosity is "minimal" by Frédéric Lécaille · Thu Sep 08 15:49:37 2022 +0200
  27. 3c1b81f BUG/MINOR: quic: Trace fix about packet number space information. by Frédéric Lécaille · Thu Sep 08 09:52:14 2022 +0200
  28. bb995ea BUG/MINOR: quic: Speed up the handshake completion only one time by Frédéric Lécaille · Wed Sep 07 17:34:18 2022 +0200
  29. 43c891d BUG/MINOR: signals/poller: set the poller timeout to 0 when there are signals by William Lallemand · Thu Sep 08 17:46:31 2022 +0200
  30. e86bc35 MINOR: activity/cli: support sorting task profiling by total CPU time by Willy Tarreau · Thu Sep 08 16:38:10 2022 +0200
  31. dc89b18 MINOR: activity/cli: support aggregating task profiling outputs by Willy Tarreau · Thu Sep 08 16:05:57 2022 +0200
  32. 64435aa MINOR: tasks/activity: improve the caller-callee activity hash by Willy Tarreau · Wed Sep 07 18:54:30 2022 +0200
  33. 3d4cdb1 MEDIUM: tasks/activity: combine the called function with the caller by Willy Tarreau · Wed Sep 07 18:37:47 2022 +0200
  34. 41e701e DEBUG: quic: export the few task handlers that often appear in task dumps by Willy Tarreau · Thu Sep 08 15:12:59 2022 +0200
  35. 0fbc16c DEBUG: resolvers: unstatify process_resolvers() to make it appear in profiling by Willy Tarreau · Thu Sep 08 15:07:13 2022 +0200
  36. a342387 CLEANUP: activity: make the number of sched activity entries more configurable by Willy Tarreau · Wed Sep 07 18:49:55 2022 +0200
  37. a9a2384 CLEANUP: sched: remove duplicate code in run_tasks_from_list() by Willy Tarreau · Wed Sep 07 17:06:16 2022 +0200
  38. d96d214 CLEANUP: debug: use struct ha_caller for memstat by Willy Tarreau · Tue Sep 06 08:05:59 2022 +0200
  39. 4c1bc01 CLEANUP: activity: make taskprof use ptr_hash() by Willy Tarreau · Wed Sep 07 11:27:25 2022 +0200
  40. 245d32f CLEANUP: activity: make memprof use the generic ptr_hash() function by Willy Tarreau · Wed Sep 07 11:20:01 2022 +0200
  41. 6a28a30 MINOR: tasks: do not keep cpu and latency times in struct task by Willy Tarreau · Wed Sep 07 09:17:45 2022 +0200
  42. beee600 BUG/MINOR: stream/sched: take into account CPU profiling for the last call by Willy Tarreau · Wed Sep 07 16:17:49 2022 +0200
  43. 1efddfa MINOR: sched: store the current profile entry in the thread context by Willy Tarreau · Wed Sep 07 16:16:39 2022 +0200
  44. 62b5b96 BUG/MINOR: sched: properly account for the CPU time of dying tasks by Willy Tarreau · Wed Sep 07 15:11:25 2022 +0200
  45. 04e50b3 CLEANUP: task: rename ->call_date to ->wake_date by Willy Tarreau · Wed Sep 07 14:49:50 2022 +0200
  46. 768c2c5 MINOR: task: permanently enable latency measurement on tasklets by Willy Tarreau · Tue Sep 06 19:17:45 2022 +0200
  47. 614742b MINOR: quic: No TRACE_LEAVE() in retrieve_qc_conn_from_cid() by Frédéric Lécaille · Wed Sep 07 12:15:43 2022 +0200
  48. 449804e MINOR: quic: Add traces about sent or resent TX frames by Frédéric Lécaille · Fri Sep 02 22:16:10 2022 +0200
  49. 70a6e63 MINOR: quic: add QUIC support when no client_hello_cb by William Lallemand · Wed Sep 07 11:21:34 2022 +0200
  50. 373ce73 BUILD: quic: fix the #ifdef in ssl_quic_initial_ctx() by William Lallemand · Wed Sep 07 11:11:59 2022 +0200
  51. 4b7938d BUILD: ssl: fix the ifdef mess in ssl_sock_initial_ctx by William Lallemand · Wed Sep 07 10:54:17 2022 +0200
  52. e6ec626 BUILD: quic: enable early data only with >= openssl 1.1.1 by William Lallemand · Fri Sep 02 16:24:39 2022 +0200
  53. 844009d BUILD: ssl: fix ssl_sock_switchtx_cbk when no client_hello_cb by William Lallemand · Fri Sep 02 15:27:32 2022 +0200
  54. 2be0ac5 BUG/MINOR: quic: Possible crash when verifying certificates by Frédéric Lécaille · Tue Sep 06 19:37:08 2022 +0200
  55. a9e934b BUG/MINOR: h1: Support headers case adjustment for TCP proxies by Christopher Faulet · Tue Sep 06 10:09:40 2022 +0200
  56. 4b5f302 MINOR: http-check: Remove support for headers/body in "option httpchk" version by Christopher Faulet · Mon Sep 05 09:05:17 2022 +0200
  57. 6aec1f3 BUG/MINOR: quic: Possible crash with "tls-ticket-keys" on QUIC bind lines by Frédéric Lécaille · Tue Sep 06 17:04:55 2022 +0200
  58. 025945f BUG/MINOR: quic: Retransmitted frames marked as acknowledged by Frédéric Lécaille · Tue Sep 06 09:55:21 2022 +0200
  59. ef9d594 MINOR: Revert part of clarifying samples support per os commit by Brad Smith · Thu Aug 25 23:13:38 2022 -0400
  60. 6a03a0d BUG/MINOR: http-act: initialize http fmt head earlier by Willy Tarreau · Fri Sep 02 19:19:01 2022 +0200
  61. e6f389d MINOR: mux-h1: provide a "show_sd" helper to output stream debugging info by Willy Tarreau · Fri Sep 02 16:32:31 2022 +0200
  62. 7079c0f MINOR: mux-h1: split "show_fd" into connection and stream by Willy Tarreau · Fri Sep 02 16:11:28 2022 +0200
  63. b4a4fee MINOR: mux-quic: provide a "show_sd" helper to output stream debugging info by Willy Tarreau · Fri Sep 02 16:00:40 2022 +0200
  64. 7051f73 MINOR: mux-h2: insert line breaks in "show sess all" output for legibility by Willy Tarreau · Fri Sep 02 15:22:12 2022 +0200
  65. bf4ec6f MINOR: mux-h2: provide a "show_sd" helper to output stream debugging info by Willy Tarreau · Fri Sep 02 15:11:40 2022 +0200
  66. ce57777 MINOR: muxes: add a "show_sd" helper to complete "show sess" dumps by Willy Tarreau · Fri Sep 02 15:00:48 2022 +0200
  67. 4e97bcc MINOR: mux-h2: extract the connection dump function out of h2_show_fd() by Willy Tarreau · Thu Sep 01 19:25:57 2022 +0200
  68. 90bffa2 MINOR: mux-h2: extract the stream dump function out of h2_show_fd() by Willy Tarreau · Thu Sep 01 19:06:44 2022 +0200
  69. 714900a MINOR: debug: report applet pointer and handler in crashes when known by Willy Tarreau · Fri Sep 02 09:13:12 2022 +0200
  70. 4105461 BUG/MINOR: mux-fcgi: fix the "show fd" dest buffer for the subscriber by Willy Tarreau · Fri Sep 02 14:22:38 2022 +0200
  71. 9b6a187 BUG/MINOR: mux-h1: fix the "show fd" dest buffer for the subscriber by Willy Tarreau · Fri Sep 02 14:21:05 2022 +0200
  72. ba7657c BUG/MINOR: mux-h2: fix the "show fd" dest buffer for the subscriber by Willy Tarreau · Thu Sep 01 18:02:15 2022 +0200
  73. df3231c MEDIUM: httpclient: enable ALPN support on outgoing https connections by Willy Tarreau · Fri Sep 02 09:02:21 2022 +0200
  74. f80713b BUG/MINOR: httpclient: keep-alive was accidentely disabled by Willy Tarreau · Fri Aug 19 17:20:43 2022 +0200
  75. 6486ff8 BUG/MINOR: httpclient: only ask for more room on failed writes by Willy Tarreau · Fri Sep 02 11:42:50 2022 +0200
  76. b482920 BUG/MEDIUM: httpclient: always detach the caller before self-killing by Willy Tarreau · Thu Sep 01 20:40:26 2022 +0200
  77. d8a44d0 BUG/MINOR: h2: properly set the direction flag on HTX response by Willy Tarreau · Fri Sep 02 11:15:37 2022 +0200
  78. a107520 BUG/MINOR: quic: Frames leak during retransmissions by Frédéric Lécaille · Thu Sep 01 10:51:19 2022 +0200
  79. a777ee3 MINOR: quic: Trace typo fix in qc_release_frm() by Frédéric Lécaille · Wed Aug 31 17:54:30 2022 +0200
  80. 26236f5 MINOR: quic: Add TX frames addresses to traces to several trace events by Frédéric Lécaille · Wed Aug 31 17:48:53 2022 +0200
  81. b866c69 BUG/MINOR: quic: Do not ack when probing by Frédéric Lécaille · Tue Aug 30 16:24:54 2022 +0200
  82. ecb40b2 MINOR: backend: always satisfy the first req reuse rule with l7 retries by Willy Tarreau · Thu Sep 01 19:58:58 2022 +0200
  83. 4d1ff11 BUG/MEDIUM: mux-h1: always use RST to kill idle connections in pools by Willy Tarreau · Thu Sep 01 15:49:23 2022 +0200
  84. f348ecd BUG/MINOR: regex: Properly handle PCRE2 lib compiled without JIT support by Christopher Faulet · Thu Sep 01 19:34:00 2022 +0200
  85. 32872db MINOR: sink/ring: rotate non-empty file-backed contents only by Willy Tarreau · Wed Aug 31 18:52:17 2022 +0200
  86. e0fa91f BUG/MINOR: ssl: leak of ckch_inst_link in ckch_inst_free() v2 by William Lallemand · Wed Aug 31 14:26:49 2022 +0200
  87. bccbad2 BUG/MINOR: quic: TX frames memleak by Frédéric Lécaille · Wed Aug 31 15:02:53 2022 +0200
  88. 3a9b944 MINOR: quic: Move traces about RX/TX bytes from QUIC_EV_CONN_PRSAFRM event by Frédéric Lécaille · Tue Aug 30 15:25:47 2022 +0200
  89. 0bfa3e7 BUG/MINOR: ssl: revert two wrong fixes with ckhi_link by William Lallemand · Tue Aug 30 17:32:38 2022 +0200
  90. ddd480c BUG/MEDIUM: ssl: Fix a UAF when old ckch instances are released by Christopher Faulet · Tue Aug 30 16:27:49 2022 +0200
  91. f611248 BUG/MINOR: tcpcheck: Disable QUICKACK for default tcp-check (with no rule) by Christopher Faulet · Tue Aug 30 10:31:15 2022 +0200
  92. 056ad01 BUG/MINOR: ssl: leak of ckch_inst_link in ckch_inst_free() by William Lallemand · Mon Aug 29 18:53:34 2022 +0200
  93. 946580e BUG/MINOR: ssl: fix deinit of the ca-file tree by William Lallemand · Mon Aug 29 18:36:18 2022 +0200
  94. 3a56137 MINOR: quic: Add a trace to distinguish the datagram from the packets inside by Frédéric Lécaille · Mon Aug 29 18:05:44 2022 +0200
  95. c242832 BUG/MINOR: quic: Missing header protection AES cipher context initialisations (draft-v2) by Frédéric Lécaille · Mon Aug 29 16:42:06 2022 +0200
  96. c6fc774 MINOR: raw-sock: don't try to send if an error was already reported by Willy Tarreau · Mon Aug 29 16:48:14 2022 +0200
  97. 2c30de3 BUG/MINOR: epoll: do not actively poll for Rx after an error by Willy Tarreau · Mon Aug 29 18:15:11 2022 +0200
  98. cad42a7 BUG/MEDIUM: mux-h1: do not refrain from signaling errors after end of input by Willy Tarreau · Mon Aug 29 10:22:56 2022 +0200
  99. 4a20972 BUG/MINOR: hlua: Rely on CF_EOI to detect end of message in HTTP applets by Christopher Faulet · Mon Aug 29 15:37:16 2022 +0200
  100. b372f16 BUG/MEDIUM: peers: Don't start resync on reload if local peer is not up-to-date by Christopher Faulet · Fri Aug 26 18:46:16 2022 +0200