• src/ssh/README.md ssh-internal.h ssh-trans.c

    From Deuc¿@VERT to Git commit to main/sbbs/master on Tue May 5 11:00:59 2026
    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) <noreply@anthropic.com>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net