• exec/load/fidoaddr.js

    From rswindell@VERT to CVS commit on Sat Jan 20 01:19:58 2018
    exec/load fidoaddr.js NONE 1.1
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv7818

    Added Files:
    fidoaddr.js
    Log Message:
    A small library for dealing with FidoNet-style addresses
    Currently only handles 3D and 4D addresses cause that's what SMB stores
    in msg headers (and all I need right now).



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From echicken@VERT to CVS commit on Sat Nov 24 03:38:26 2018
    exec/load fidoaddr.js 1.1 1.2
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv13274/load

    Modified Files:
    fidoaddr.js
    Log Message:
    Rewrite of parse method.
    Handle 5D addresses (with or without point component).
    Validate numeric address components and domains per FSP-1028.
    Return value (if an object) now contains 'domain' property (if present).
    Should fix processing of TICs with associated 5D addresses.
    Introduces an unwieldy and overwrought regex. Unf unf.
    May break the entirety of fidomicrocyberchatnet.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Mar 14 23:13:18 2020
    exec/load fidoaddr.js 1.2 1.3
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv12486

    Modified Files:
    fidoaddr.js
    Log Message:
    Created a to_str() method to convert from a fido address object to a string



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