• src/ssh/TODO.md ssh-conn.c

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Wed Mar 25 23:06:00 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/3007d949c00e9f351be790e1
    Modified Files:
    src/ssh/TODO.md ssh-conn.c
    Log Message:
    Fix channel ID collision on uint32_t wrap

    alloc_channel_id() now scans the active channel table to skip
    IDs already in use. Returns DSSH_ERROR_ALLOC if all 2^32 IDs
    are exhausted (the application has made some terrible mistakes).

    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)