Commit Graph

390 Commits (b2223aad3a60a977495c41f3cbe1cb51c1c371e1)

Author SHA1 Message Date
Trog bf79f6c365 Add another Office2003 VBA signature. 21 years ago
Nigel Horne b6ba528153 Removed textClean - not needed in clamAV 21 years ago
Tomasz Kojm 341e5433a5 support files compressed with compress.exe 21 years ago
Tomasz Kojm 32c970f8d9 update 21 years ago
Tomasz Kojm be492dd1de add more mail file types 21 years ago
Nigel Horne f06275888a Tidied up SetDispositionType 21 years ago
Tomasz Kojm 0b1cf39c03 detect more mail types 21 years ago
Tomasz Kojm 56bfccb2bd bugfixes 21 years ago
Trog 7b9aed8c1e Word6 macro extraction code (not yet activated) 21 years ago
Trog cd9833ef0a Better support for non-standard OLE2 archives 21 years ago
Nigel Horne aeca389317 If an inline text portion has a filename treat is as an attachment 21 years ago
Trog 8d5555bfbb Add another Office2000 signature 21 years ago
Tomasz Kojm 467f8b1ef1 update 21 years ago
Trog ad2f8396f1 maintain internal OLE2 directory structure 21 years ago
Nigel Horne 0f82b9e395 Some filenames not scanned in MACOS/X 21 years ago
Tomasz Kojm 09835b8369 doc update 21 years ago
Trog 91aaa0eaa7 fix possible crash 21 years ago
Tomasz Kojm 35407219b7 scan "> From" messages 21 years ago
Trog 7e72f1f285 fix possible crash 21 years ago
Tomasz Kojm 2b278a0209 bugfixes 21 years ago
Tomasz Kojm 21cf4aebbd bugfixes 21 years ago
Nigel Horne f35bc67472 When debugging print the email number in mailboxes 21 years ago
Tomasz Kojm 41e960e7dd scan EVS mails 21 years ago
Tomasz Kojm e6013c50a0 do not remove temporary directories in debug mode 21 years ago
Nigel Horne 3a978f7d78 Some occurances of W97M.Lexar were let through 21 years ago
Tomasz Kojm 658f19f860 reverse strlcpy/strlcat patch 21 years ago
Tomasz Kojm db1cae229c use strlcpy/strlcat 21 years ago
Tomasz Kojm ed026d3677 minor fixes 21 years ago
Nigel Horne ec83932fea Scan attachments with no filename 21 years ago
Nigel Horne 93d41ee45c Added SCAN_TO_DISC define 21 years ago
Trog fe0af0c17a minor code update 21 years ago
Nigel Horne 12f5aef22b Graceful exit if messageAddLine fails in strdup 21 years ago
Nigel Horne 7c1eb3bf6d Code tidy up free memory earlier 21 years ago
Tomasz Kojm b5b62ca7f1 Don't limit '*' to a single 128KB buffer. 21 years ago
Nigel Horne 1bfbedd487 Better handling of multipart/multipart messages 21 years ago
Nigel Horne d879a7b0dc Tidy up code and reduce shuffling of data 21 years ago
Tomasz Kojm afb48b2813 Big cleanup 21 years ago
Tomasz Kojm 427ebb817b scan VPOP3 mail files 21 years ago
Tomasz Kojm 4152ad5028 Use cli_writen() 21 years ago
Trog 7a5530b525 check for EINTR in cli_readn/cli_writen 21 years ago
Nigel Horne 4d825c096e Use cli_writen 21 years ago
Trog 5b25b5e859 Remove duplicate code. Fix memory leak. 21 years ago
Nigel Horne c81143fc79 Removed even more calls to realloc and some duplicated code 21 years ago
Tomasz Kojm 769f52c371 scan X-Apparently-To: messages 21 years ago
Nigel Horne d3aa15b80d Reduce number of calls to cli_realloc for FreeBSD performance 21 years ago
Nigel Horne 79015e8197 More restrictive about which characters can be used in filename on DOS based systems 21 years ago
Trog 58302349f0 minor cleanup 21 years ago
Nigel Horne 61485e092b Handle bounce messages with no headers 21 years ago
Nigel Horne ae3bda5682 Faster scanning for non MIME messages 21 years ago
Nigel Horne 86cf20d6c6 Second attempt to handle all bounces 21 years ago