• src/sbbs3/ctrl/SpyFormUnit.cpp

    From rswindell@VERT to CVS commit on Wed Apr 15 02:37:37 2020
    src/sbbs3/ctrl SpyFormUnit.cpp 1.14 1.15
    Update of /cvsroot/sbbs/src/sbbs3/ctrl
    In directory cvs:/tmp/cvs-serv4111

    Modified Files:
    SpyFormUnit.cpp
    Log Message:
    Increase the SpyTimerTick read chunk from 1KB-1 to 8KB. This appears
    to resolve the infinite loop when emulvt.pas received terminal sequences it doesn't like (e.g. SyncTERM font-transfers).


    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Feb 24 14:54:24 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/af28a1e1f7f62ce4cc2b025e
    Modified Files:
    src/sbbs3/ctrl/SpyFormUnit.cpp
    Log Message:
    Increase size of spy ring buffer from 10K to 100K bytes

    This eliviates the issue of partial/corrupted UTF-8 sequences when spying on a node serving a UTF-8 terminal.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Feb 24 20:33:55 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/a279412097601b1ce676d7f9
    Modified Files:
    src/sbbs3/ctrl/SpyFormUnit.cpp
    Log Message:
    Increase ini key values to max length

    Resolve build warning about unused var

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