- 03 Jun, 2005 38 commits
-
-
deuce authored
before too.
-
rswindell authored
Bugfix: Always logout the current user upon receipt of AUTHINFO PASS.
-
deuce authored
-
deuce authored
-
deuce authored
used uninitialized)
-
deuce authored
-
rswindell authored
-
rswindell authored
frequently).
-
deuce authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
rswindell authored
-
rswindell authored
If receiver specifies buffer size, only use ZCRCW packets when that buffer size is reached.
-
deuce authored
-
deuce authored
-
deuce authored
telnet_io.c contains the telnet-specific functions.
-
rswindell authored
-
deuce authored
-
deuce authored
variable.
-
rswindell authored
Allow ESC, CTRL-C, and CTRL-X to locally abort download. recv_byte() now buffers up 2K of data. Displays final transfer status (successfull or not, how many bytes). Waits for "session cleanup" (over-and-out) from sender.
-
rswindell authored
-
rswindell authored
Added zmodem_tx() and zmodem_rx() prototypes.
-
rswindell authored
Currently downloads to cwd only. Kinda slow - recv_byte() needs to be optimized to call conn_recv() with a larger (>1 byte) buffer.
-
rswindell authored
eats the buffer.
-
rswindell authored
-
rswindell authored
-
rswindell authored
Bug-fix: zmodem_recv_file_data() will now seek to the resume offset. Bug-fix: zmodem_send_file() no-longer returns success unless it received a ZACK header from the receiver.
-
deuce authored
which is either the height of the option list part plus borders or the total list height, whichever is less.
-
deuce authored
some real work got done on it.
-
deuce authored
Add colours to the uifc struct instead of using local static variables. Hopefully, I haven't broken scfg or something.
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
(uses zm->recv_timeout).
-
- 02 Jun, 2005 2 commits