node-red/packages/node_modules/@node-red/nodes/core
Markus Heidelberg 9b3e9ee4b7 Fix "connected to ..." log string in tcp in/out nodes using TLS
It was wrongly displayed as "status.connected"
instead of e.g. "connected to 127.0.0.1:6789"

Also remove the separator spaces from function invocation to be equal to
the invocation in non-TLS mode in the else path below.
2026-02-13 15:08:42 +01:00
..
common Fix status node to retrieve status from all nodes 2026-01-04 16:17:16 +09:00
function Merge pull request #5457 from Dennis-SEG/fix/delay-node-race-condition 2026-01-26 09:50:18 +00:00
network Fix "connected to ..." log string in tcp in/out nodes using TLS 2026-02-13 15:08:42 +01:00
parsers Merge branch 'master' into dev 2025-03-17 16:07:46 +00:00
sequence fix test 2025-08-20 19:12:09 +01:00
storage Apply suggestions from code review 2026-01-07 15:07:54 +00:00