Skip to content
Snippets Groups Projects
  1. Jul 15, 2009
  2. Jul 14, 2009
  3. Jul 12, 2009
  4. Jul 11, 2009
  5. 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
  6. Jul 06, 2009
  7. Jun 28, 2009
  8. Jun 24, 2009
  9. Jun 19, 2009
  10. Jun 12, 2009
  11. Jun 11, 2009
  12. Jun 10, 2009
  13. Jun 09, 2009
  14. Jun 03, 2009
  15. Jun 01, 2009
  16. May 30, 2009
Loading