• src/syncterm/ripper.c

    From Deucе@VERT to Git commit to main/sbbs/master on Mon Aug 11 07:41:45 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/da21613cf1df6e208cf050a1
    Modified Files:
    src/syncterm/ripper.c
    Log Message:
    "Fix" CID 487623

    This "defect" is incorrect, but meh.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Aug 11 10:01:11 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/df3049a041766b8d6e2b132c
    Modified Files:
    src/syncterm/ripper.c
    Log Message:
    Implement the RIP button explode flag

    Fix invert function, and take 50-100ms to "explode" the button.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Aug 11 10:07:34 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/bf88580858251dcb227a658c
    Modified Files:
    src/syncterm/ripper.c
    Log Message:
    Cleanup last commit

    We don't need to save/restore all this stuff or leak memory.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Aug 11 12:12:16 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/07f235bb8481a2696857e937
    Modified Files:
    src/syncterm/ripper.c
    Log Message:
    Handle RIP "ANSI extensions" even more better

    This change pulls in the entire sequence if it's available, which
    allows packet boundaries anywhere at all.

    More fixes for feature request 110.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tue Aug 12 18:23:31 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/7714bcbe5262a9359abccaa9
    Modified Files:
    src/syncterm/ripper.c
    Log Message:
    Fix typo

    The final char we're looking for here is !, not 1.
    Also, suppress a new Coverity false-positive (CID 487652) while we're
    here.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Aug 14 19:11:36 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/7a35f739a5182bb9c396c91b
    Modified Files:
    src/syncterm/ripper.c
    Log Message:
    Fix the Coverity suppression maybe?

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