- Feb 11, 2008
- Feb 10, 2008
-
-
rswindell authored
Flush log file stream at end of file transfers New xmodem_get_ack() usage (returns ACK on success) Removed unused variable: xmodem_fallback Delete 0-byte files upon file receive failure Fix file transfer failure/cancel log entry
-
rswindell authored
xmodem_get_ack() now returns an int (ACK on success) Use 3-second block 0/1 timeout to follow ymodem.doc example Fix the use of xm.max_errors Support (configurable) fallback from Ymodem-send to Xmodem-send sexyz.ini can be used to disable 1024-recv, CRC-send and G-send support Document more sexyz command-line options to enable legacy x/ymodem modes
-
deuce authored
"<DigitalMan> wow, I guess you didn't try to compile that last commit"
-
rswindell authored
Added missing "NoStatus" .ini file value when creating a new directory entry.
-
deuce authored
-
deuce authored
-
deuce authored
INT_MAX to be written.
-
deuce authored
-
deuce authored
-
rswindell authored
(e.g. before login) some lines would be missing from the file.
-
rswindell authored
still needs JSDOCS fixes. e.g. js_system.c(1831) : warning C4101: 'statsobj' : unreferenced local variable
-
- Feb 09, 2008
-
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
rswindell authored
blocks.
-
rswindell authored
with "Entry Name".
-
deuce authored
-
deuce authored
-
deuce authored
Do not allow empty BBS names (wrecks havoc with the ini* stuff)
-
deuce authored
-
deuce authored
for the NAK to be retransmitted in order to start the transfer.
-
deuce authored
-
deuce authored
This way NOT_YMODEM will indicate that the packet was actually valid.
-
deuce authored
-
deuce authored
YMODEM-g -> YMODEM on timeout YMODEM -> YMODEM/Checksum on timeout YMODEM -> XMODEM on retransmit of block one
-
deuce authored
Indicates that block zero was expected, but block one was recieved.
-
deuce authored
make any difference.
-
deuce authored
-
deuce authored
blocks, fall back to 128 byte blocks at the end of the file. Stop using ((block_num-1)*(xm->block_size)) as the offset. Use sent_bytes instead.
-
deuce authored
-
deuce authored
-
- Feb 08, 2008
-
-
deuce authored
-
- Feb 07, 2008
-
-
deuce authored
-
- Feb 06, 2008
-
-
deuce authored
-
- Feb 05, 2008
-
-
deuce authored
Still a slight advantage to the player which is silly, but at least it's not just giving money away.
-