- Mar 03, 2010
- Mar 02, 2010
- Mar 01, 2010
- Feb 27, 2010
-
-
rswindell authored
-
- Feb 26, 2010
-
-
rswindell authored
command-line (via -m<size> option). Default maximum is 0 (unlimited).
-
rswindell authored
future because people really want to send >4GB files via Xmodem!
-
rswindell authored
matches a connection name (e.g. "syncterm vert").
-
rswindell authored
strlen() line 78 _strdup(const char * 0xcccccccc) line 48 + 9 bytes show_bbslist(char * 0x00000000, int 0x00000000) line 1872 + 35 bytes CIOLIB_main(int 0x00000001, char * * 0x01243760) line 1288 + 20 bytes sdl_run_main(void * 0x0012feb8) line 302 + 25 bytes
-
rswindell authored
_stricmp(void * 0xcccccccc, void * 0x01a8edc0) line 131 list_name_check(bbslist * * 0x01415b80, char * 0x01a8edc0, int * 0x00000000, int 0x00000000) line 680 + 19 bytes read_list(char * 0x0075a67d, bbslist * * 0x01415b80, bbslist * 0x00000000, int * 0x01415b7c, int 0x00000000) line 707 + 17 bytes parse_url(char * 0x0141f898, bbslist * 0x01a4f980, int 0x00000003, int 0x00000000) line 800 + 28 bytes Incremented version to 0.9.4b ('b' is for beta?, maybe this should be 'a' for alpha).
-
- Feb 25, 2010
-
-
deuce authored
bytes still means that we have disconnected. Fixes 100% CPU after remote drops connection problem.
-
deuce authored
every byte. Instead, read as much as possible (up to 64k currently) in a single recv() and only calling select() to wait for more data. When uploading /dev/zero via localhost, CPU utilization has gome from 40% after the last change to 1.2% after this one. Not yet tested on Win32.
-
rswindell authored
-
rswindell authored
-
rswindell authored
passing arg 2 of `zmodem_handle_zrpos' from incompatible pointer type
-
rswindell authored
SMTP clients whose IP address or hostname matches a line in this file will not be blocked (if also matching a listing in spamblock.cfg) and will not be added to the spamblock.cfg if attempting to send to a spambait e-mail address.
-
rswindell authored
-
rswindell authored
work in iniFileName().
-
rswindell authored
-
deuce authored
-
rswindell authored
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
xfers). Bug-fix in zmodem_recv_file_data(), if receiving a file larger than the size specified in the ZFILE data block wouldn't work and couldn't receive a 0 byte file (would never send the ZRPOS frame).
-
rswindell authored
zmodem_recv_header_and_check(), a TIMEOUT (no input) would not stop the loop.
-
- Feb 24, 2010
-
-
rswindell authored
-