- Jan 28, 2008
- Jan 27, 2008
-
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
into a ulong temporarily to ensure size matching.
-
deuce authored
-
deuce authored
Use correct format specifier where possible.
-
deuce authored
Use a temprary long for the time_t parsing in sscanf() since there is no time_t specifier and time_t can be different sizes.
-
deuce authored
-
deuce authored
On download, you select from: ZMODEM YMODEM-G YMODEM XMODEM-CRC XMODEM On upload, you select from: ZMODEM YMODEM XMODEM-1K XMODEM ASCII I think this is how the protocols end up working (sender picks blocksize, receiver picks checksum)
-
deuce authored
Request CRC for XModem transfers. Doesn't actually WORK yet though... (CRC/Checksum errors)
-
deuce authored
Pretty soon I'll actually test this stuff!
-
rswindell authored
999 for guest accounts.
-
deuce authored
Start of X/Y-Modem support.
-
- Jan 26, 2008
- Jan 25, 2008
-
-
deuce authored
-
- Jan 24, 2008
- Jan 23, 2008
-
-
deuce authored
-
deuce authored
Move port to after connection type so that changing the connection type does not change the current option.
-
deuce authored
heights > 99
-
deuce authored
-
deuce authored
Fix redraw of dialing list.
-
deuce authored
Set both cur and bar in the current mode menu since we are now potentially taller than the screen length. Do not list "Current" as a creen mode when changing the current screen mode.
-
deuce authored
Set savnum to zero on initialization. Previously, the buffers were never free()d and savnum was only set to zero if WIN_ORG was specified.
-
- Jan 22, 2008