• src/doors/clans-src/src/myopen.h

    From Deuc¿@VERT to Git commit to main/sbbs/master on Wed Oct 15 08:37:13 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/97d73ed04fc60a596c9d1c1a
    Modified Files:
    src/doors/clans-src/src/myopen.h
    Log Message:
    Fix checked encrypted read.

    Was reading into the struct, then decoding over itself.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Wed Oct 15 22:20:51 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/f0ad2de744ce91fd6a8a8c70
    Modified Files:
    src/doors/clans-src/src/myopen.h
    Log Message:
    Don't assert on struct size differences

    After all that work doing a proper serialization because different
    systems will lay structures out differently in memory, maybe I
    shouldn't assert if the structures are a different size than on
    the system I generated the buffer sizes on.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net