• src/tith/tith-common.c

    From Deuc¿@VERT to Git commit to main/sbbs/master on Fri Nov 14 12:09:46 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/ce37aac1e3585963cc5ad1c1
    Modified Files:
    src/tith/tith-common.c
    Log Message:
    Relax domain validation

    Only ensure there's no C0 control characters... if a specific
    string will break something, let it break that thing, not TITH thing.
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Fri Nov 14 15:03:36 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/0607e772d28d3e386d868647
    Modified Files:
    src/tith/tith-common.c
    Log Message:
    Cast to unsigned char for the comparison

    So we don't have char sign weirdness.
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sun Nov 16 20:52:10 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/f1c558347a52a301ccbfaf54
    Modified Files:
    src/tith/tith-common.c
    Log Message:
    Validate length at each level
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net