• 3rdp/build/cl-make-channels-work.patch

    From Deuc¿@VERT to Git commit to main/sbbs/master on Thursday, February 08, 2024 15:55:14
    https://gitlab.synchro.net/main/sbbs/-/commit/06844588c6ad8a1eb929c414
    Modified Files:
    3rdp/build/cl-make-channels-work.patch
    Log Message:
    Only take the early-out data path required to make SSH channels work for SSH sessions.

    May fix the issues seen updating wiki pages, may not, but is a less
    invasive patch either way.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Friday, February 09, 2024 18:35:26
    https://gitlab.synchro.net/main/sbbs/-/commit/7cde1563994f9cb55cb942cd
    Modified Files:
    3rdp/build/cl-make-channels-work.patch
    Log Message:
    Fix warnings caused by our patches.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Thursday, February 22, 2024 20:53:08
    https://gitlab.synchro.net/main/sbbs/-/commit/23326c3b036fca83305479c8
    Modified Files:
    3rdp/build/cl-make-channels-work.patch
    Log Message:
    Instead of keying on the packet being received, key on buffer empty.

    This should work exactly the same, but is more correct. It's possible
    that in the future, packet data could be added to the buffer after receiveBufPos, and we could know that no more is required.

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