• exec/load/fido.js

    From rswindell@VERT to CVS commit on Sun Jun 17 08:26:00 2018
    exec/load fido.js 1.32 1.33
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv16288

    Modified Files:
    fido.js
    Log Message:
    Fix bug in parse_flo_file_path():
    If there's no zone in the specified path, the default_zone is used and that zone
    is a decimal number, not a hexadecimal string, so running parseInt(...,16)
    on it errorneously generates an incorrect outbound/FLO dir.
    This should fix the problem reported by Al @ TRMB.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Thu Aug 9 09:20:00 2018
    exec/load fido.js 1.33 1.34
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv1456/load

    Modified Files:
    fido.js
    Log Message:
    Have TickIT use the "closest" address in the From line.

    This may resolve Dumas Walker's issue with cross-domain TIC forwarding.
    This should really use the value from BinkpSourceAddress, but that would
    mean renaming that key and including it in the TicITCfg object, or
    creating a new SBBSEchoCfg object method or something, and I don't want
    to mess with the sbbsecho.ini format.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Nov 18 08:19:52 2019
    exec/load fido.js 1.34 1.35
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/home/rswindell/sbbs/exec/load

    Modified Files:
    fido.js
    Log Message:
    Fix bug reported by Alterego (ALTERANT):
    11/18 20:12:48 evnt BINKOUT Connecting to 3:633/509.1@fidonet at p1f509.n633.z3.binkp.net:24554

    * The address is missing a dot between p1 and f509?



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Mar 23 07:17:07 2020
    exec/load fido.js 1.35 1.36
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv17874

    Modified Files:
    fido.js
    Log Message:
    Better undefined/null address detection in the parse() method.



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