• exec/load/binkp.js

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sat Jul 5 22:17:10 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/8533474761891eeb8d75eddd
    Modified Files:
    exec/load/binkp.js
    Log Message:
    Don't log BinkP errors in the error.log

    The sysop has no control over what misconfigured remote sysop connects to his BinkP service and sends whatever, so don't log received errors as errors, filling up the sysop's error log and potentially email inbox.
    --- SBBSecho 3.28-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Fri Dec 12 10:30:22 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/d073484d6bfa3aaba8de4027
    Modified Files:
    exec/load/binkp.js
    Log Message:
    Fix error in previous commit regarding no files.

    sending will be undefined after a file completes transfer, so the
    previous fix resulted in only the first file being trasnferred.

    Ensure tx queue is zero-length before setting the timeout.
    --- SBBSecho 3.32-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Tue Dec 16 17:16:22 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/1c53d34a7db001fdfc2a850d
    Modified Files:
    exec/load/binkp.js
    Log Message:
    Log ssh-chatter binkp chat messages

    See who's derping our dope.
    --- SBBSecho 3.33-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Jan 4 17:58:36 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/92ecc21be9b5c3cd825fa9b1
    Modified Files:
    exec/load/binkp.js
    Log Message:
    Fix two-minute timeout when answering and no files

    Regression introduced in ff46f601, where the answering system would
    not send an M_EOB and instead perform a timeout.
    --- SBBSecho 3.34-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Mon Mar 23 20:49:18 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/d3d11463251878c0e169aaf3
    Modified Files:
    exec/load/binkp.js
    Log Message:
    For Mystic peers, lower log level for unfixed message

    Mystic up to version 1.12A49 sends an M_EOB without an M_GOT but
    only after the transfer is successful.

    For this case, since Mystic is dead, log at INFO level to keep
    sysops willing to look at warnings.

    Should fix issue #1103
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Tue Mar 24 20:58:42 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/b29d9ee1e639b60a5b49720a
    Modified Files:
    exec/load/binkp.js
    Log Message:
    Bump revision.

    This should have been done many times before now. :(
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)