• exec/load/fidoaddr.js

    From rswindell@VERT to CVS commit on Friday, January 19, 2018 20:19:58
    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 Friday, November 23, 2018 22:38:26
    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 Saturday, March 14, 2020 19:13:18
    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