• src/syncterm/CMakeLists.t

    From Deuc¿@VERT to Git commit to main/sbbs/m on Wednesday, September 24, 2025 08:48:00
    https://gitlab.synchro.net/main/sbbs/-/commit/7c45d591f5c7e0b257d32954
    Modified Files:
    src/syncterm/CMakeLists.txt Info.plist Manual.txt PackageInfo.in dpkg-control.in haiku.rdef syncterm.c syncterm.rc
    Log Message:
    Builds from master should not be RCs.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Tuesday, September 30, 2025 18:52:00
    https://gitlab.synchro.net/main/sbbs/-/commit/e2897372430e786e42a5e6c8
    Modified Files:
    src/syncterm/CMakeLists.txt updvers.sh
    Log Message:
    Update CPACK_DEBIAN_PACKAGE_VER too

    Still don't think this works, but there it is.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Sunday, October 05, 2025 03:54:00
    https://gitlab.synchro.net/main/sbbs/-/commit/dda0f8b28209ecde3ae425c8
    Modified Files:
    src/syncterm/CMakeLists.txt Info.plist Manual.txt PackageInfo.in bbslist.c dpkg-control.in haiku.rdef syncterm.c syncterm.rc src/xpdev/Common.gmake ini_file.c ini_file.h
    Log Message:
    New SyncTERM feature for 1.8b... encrypted personal list

    No longer need your BBS passwords and provate keys in plain text on
    your hard drive!

    Not for SyncTERM v1.7 because this is a fairly invasive change.

    This adds a new ini file thing to read and write encrypted files
    with a special header so you can read/write plain-text ones with
    it too.

    Encrypted INI files cannot use include directives (not sure how you
    would create such a thing, but don't).

    This is almost certain to fail to build some things because you'll
    need to build using WITHOUT_CRYPTLIB for things that need to not
    use cryptlib, and that would be any Borland thing (I think?)

    So I'll break the pipes now, then come back and fix them later.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From MRO@VERT/BBSESINF to Deuc¿ on Sunday, October 05, 2025 06:47:00
    Re: src/syncterm/CMakeLists.txt Info.plist Manual.txt PackageInfo.in bbsli
    By: Deuc¨ to Git commit to main/sbbs/master on Sun Oct 05 2025 03:54 am

    No longer need your BBS passwords and provate keys in plain text on
    your hard drive!


    more secure than the actual bbs software synchronet!
    ---
    þ Synchronet þ ::: BBSES.info - free BBS services :::
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Tuesday, March 17, 2026 22:51:00
    https://gitlab.synchro.net/main/sbbs/-/commit/18b93d5767601fd2cdcc5d2c
    Modified Files:
    src/syncterm/CMakeLists.txt GNUmakefile
    Log Message:
    Skip termtest in cmake when SDL is not compiled in

    The test harness requires SDL offscreen mode. Without SDL, SyncTERM
    can't initialize headless and the test would always fail.

    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

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