- Feb 27, 2008
- Feb 26, 2008
-
-
deuce authored
-
rswindell authored
file to 4 chars.
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
for Deuce. :-)
-
rswindell authored
SAFECOPY here since 'tail' is malloc'd pointer - oops.
-
deuce authored
-
deuce authored
-
rswindell authored
regular expression suppor). Reverted findstr() and trashcan() to read the file a line at a time rather than load the entire file (potentially very large) into a string list.
-
rswindell authored
-
rswindell authored
encoded username/password (all in one command) instead of the plain text reply/response model (which is apparently incorrect).
-
deuce authored
-
- Feb 25, 2008
-
-
rswindell authored
-
deuce authored
ie: this.file.lock matches this.file.lock.*
-
deuce authored
-
deuce authored
-
deuce authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
* Parses/consumes QWK headers.dat files - No more to/from/subj length limits - Extensive header details transferred for each message - IP/hostname filters (.can files) are applied to appropriate header fields - Code cleanup in the QWK functions * New functions to read/parse/search filter (.can) files as string lists - Performance boost - no need to open/read/close .can file for each message * More thread-safe Message-ID retrieval/generation (ftn_msgid and get_msgid) * Better Message-ID generation for misconfigured systems (e.g. no hostname) ! These changes require the latest smblib and xpdev libraries !
-
rswindell authored
-
rswindell authored
set. Use ctime() for displaying times in message headers (second-granularity). More use of SAFEPRINTF.
-
rswindell authored
set.
-
rswindell authored
and is now re-displayed if the download fails/aborted and the user downloads the packet again.
-
rswindell authored
Fixed checking of logons per day limit and L-restriction (off-by-one).
-
rswindell authored
Bumped smblib version to 2.50.
-
rswindell authored
of 0xffff) - which is the same crc-16 of a 0-length string.
-
rswindell authored
Fixed bug in iniPopKey().
-