• exec/load/fidoaddr.js

    From rswindell@1:103/705 to CVS commit on Fri Jan 19 20: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).


    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From echicken@1:103/705 to CVS commit on Fri Nov 23 22: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.


    --- SBBSecho 3.06-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Sat Mar 14 19: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


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)