• src/sbbs3/ctrl/SpyFormUnit.cpp

    From rswindell to CVS commit on Tuesday, April 14, 2020 22:37:37
    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).

  • From Rob Swindell (on Windows 11) to Git commit to main/sbbs/master on Saturday, February 24, 2024 14:54:24
    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.
  • From Rob Swindell (on Windows 11) to Git commit to main/sbbs/master on Saturday, February 24, 2024 20:33:55
    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