BBS:      TELESC.NET.BR
Assunto:  src/ssh/README.md ssh-internal.h ssh-trans.c
De:       Deuc¨
Data:     Tue, 5 May 2026 11:00:59 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/a9542da916e220d46cb78e43
Modified Files:
	src/ssh/README.md ssh-internal.h ssh-trans.c
Log Message:
DeuceSSH: DSSH_TRACE_WIRE compile-time wire-packet telemetry

Build with -DDSSH_TRACE_WIRE to emit a stderr line per SSH packet
sent (in tx_finalize_prepare, the choke point used by every code
path) and per packet received (in recv_packet_raw, after
decrypt/MAC verify).  Each line is "[dssh-wire] tx|rx msg_type=N
len=M" so it greps cleanly.  Default builds compile the macro to
a no-op with no overhead.

Co-Authored-By: Claude Opus 4.7 (1M context) 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]