Skip to content
Snippets Groups Projects
  1. Aug 14, 2009
  2. Aug 07, 2009
  3. Aug 04, 2009
  4. Aug 03, 2009
  5. Jul 31, 2009
  6. Jul 19, 2009
  7. Jul 17, 2009
  8. Jul 16, 2009
  9. Jul 15, 2009
  10. Jul 14, 2009
    • rswindell's avatar
      Numerous Zmodem improvements (and more ZMODEM.DOC compliance): · 3163189a
      rswindell authored
      * ZNAK's do not include a file position (according to ZMODEM.DOC).
      * ZRINIT's received between files are now parsed for options.
      * When finishing a session by sending ZFIN and no ZFIN is received in response,
        up to 10 (by default) ZABORTs and ZFINs are sent alternately.
      * If a ZRPOS is received in response to a sent ZEOF, continue the transfer.
      * If first file in batch is unsuccessfully sent, stop the batch.
      3163189a
    • rswindell's avatar
      Resolve bcc32 warning. · 58073b89
      rswindell authored
      58073b89
    • rswindell's avatar
      Added text.dat entry: ValidatePostQ · 26d1f4d9
      rswindell authored
      Added prompts for sub-board operators/sysops, after reading an unvalidated
      moderated messages to validate or delete the message.
      26d1f4d9
  11. Jul 12, 2009
  12. Jul 11, 2009
  13. Jul 08, 2009
    • rswindell's avatar
      Updates for sending files: · 0e8af39a
      rswindell authored
      * First subpacket of every frame now uses ZCRCW,  this adheres to the following
         "should" from ZMODEM.DOC:
        The next transmitted data frame [after a ZRPOS] should be a ZCRCW frame
        followed by a wait to guarantee complete flushing of the network's memory.
      
      * Added support for the following ZMODEM.DOC requirement:
        FULL STREAMING WITH SAMPLING
        If one of these characters [CAN or ZPAD] is seen, an empty ZCRCE data
        subpacket is sent.
        This is now true, but for ZPAD chars (e.g. ZRPOS header) only.
      
      * Implement an attempt counter in the ZFILE header re-transmit scheme
        (previously, would retry indefinitely until locally or remotely cancelled)
      
      * Better support for receiving a ZSKIP header mid-file transfer.
      
      * Better support for receiving a ZRPOS to end-of-file during a file transfer
        (ala HyperTerminal).
      
      * New and updated log output.
      0e8af39a
  14. Jun 28, 2009
  15. Jun 19, 2009
  16. Jun 12, 2009
  17. Jun 11, 2009
  18. Jun 10, 2009
Loading