• src/tith/tith-client.c ti

    From Deuc¿@VERT to Git commit to main/sbbs/m on Friday, November 14, 2025 05:48:00
    https://gitlab.synchro.net/main/sbbs/-/commit/ca4bd92ddc93acc702145436
    Modified Files:
    src/tith/tith-client.c tith-common.c tith-server.c tith-stdio.c
    Log Message:
    Add support for anonymous clients

    If the client is not given an address, it assumes an address of
    "#-1:-1/-1.-1". TITH will only support netmail to the local node
    from that address, deleting everything else.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Friday, November 14, 2025 11:42:00
    https://gitlab.synchro.net/main/sbbs/-/commit/a3de44f3fc0cd9682830a9ca
    Modified Files:
    src/tith/tith-client.c tith-common.c tith-config.c
    Log Message:
    Fix the qsort() compare function for config nodes

    Also, some cleanup of unused variables, and free()ing the last bit
    of allocations.

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