• src/sbbs3/js_cryptcert.c

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Wed Dec 13 16:10:02 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/31ec5431b73a9a97ee9f304f
    Modified Files:
    src/sbbs3/js_cryptcert.c
    Log Message:
    Add workaround for cryptlib bug.

    CryptCert.export_cert(CryptCert.FORMAT.TEXT_CERTIFICATE) should
    now work properly instead of always returning an error.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Nov 8 13:19:04 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/163eed7bc71042f79bc49498
    Modified Files:
    src/sbbs3/js_cryptcert.c
    Log Message:
    Add the properties you set the cursor values to to the CURSOR object

    Previously, the only way to use the CURSOR values was to "know" the
    ID of the attribute to stick them in, which is clearly not great.
    --- SBBSecho 3.31-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)