- Feb 10, 2008
- 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
- Feb 03, 2008
-
-
deuce authored
More alloc reductions for cterm Overhaul of ATASCII mode. Works better with break animations now, but there are still a couple glitches. I think I need someone with real hardware and real terminal software to answer a few questions (especially about edge effects)
-
deuce authored
I've actually found a BBS which relies on this (correct) telnet behaviour.
-
deuce authored
-
deuce authored
-