Commit Graph

100 Commits (91cad009be6189ba47574beb5adc0d69d36ff3d9)

Author SHA1 Message Date
Nigel Horne 87c9313eaa LIBCURL completed 21 years ago
Nigel Horne 9558d80260 No longer needs curl.h 21 years ago
Nigel Horne 4f1d0bfcaa Better handling of false positive emails 21 years ago
Nigel Horne 928579ad91 *** empty log message *** 21 years ago
Nigel Horne 9b4bb8b75f Enable CHECKURL 21 years ago
Tomasz Kojm bbd2d9592c libclamav: add new option CL_MAILURL 21 years ago
Nigel Horne 6eedb43414 Thread safe checkURL 21 years ago
Nigel Horne 71ba1dcd9f First draft of CheckURL 21 years ago
Nigel Horne ebfb404804 Better handling of bounces 21 years ago
Nigel Horne f12d249838 Tidy up multipart handling 21 years ago
Nigel Horne 1a74d4df97 Fix crash when debugging on SPARC 21 years ago
Nigel Horne f7fa3820d9 Fix crash when debugging on Solaris 21 years ago
Nigel Horne 0c0894b82d Some MYDOOM.I were getting through 21 years ago
Tomasz Kojm 8000d0786b Use new patter matching algorithm. Cleanup. 21 years ago
Nigel Horne 0e4e16d470 Better handling of Gibe.3 boundary exploit 21 years ago
Nigel Horne b9ce9639ed Some TR.Happy99.SKA were getting through 21 years ago
Nigel Horne 3f3f9085ab Fix compilation error on Solaris 21 years ago
Nigel Horne f2f2541876 Remove empty parts 21 years ago
Nigel Horne f73920a484 Optimise messages without other messages encapsulated within them 21 years ago
Nigel Horne 216315918b Plug memory leak with large number of attachments 21 years ago
Nigel Horne d79597e308 Further empty line optimisation 21 years ago
Nigel Horne 0292789675 Optimise empty lines 21 years ago
Nigel Horne 640ed14090 Fix crash when a multipart/mixed message contains many parts that need to be scanned as attachments 21 years ago
Nigel Horne b726511fbb Allow any number of alternatives in multipart messages 21 years ago
Nigel Horne e28753034b Added thread safety 21 years ago
Nigel Horne cb5a87e0c8 Handle spam using broken e-mail generators for multipart/alternative 21 years ago
Nigel Horne 51fc2aa8ba Find uuencoded viruses in multipart/mixed that have no start of message boundaries 21 years ago
Nigel Horne d46678edf9 Use mkstemp on cygwin 21 years ago
Nigel Horne 187061d854 More bounce message false positives handled 21 years ago
Nigel Horne a7527b1f02 No need to update mbox.c for cli_filetype problem 21 years ago
Nigel Horne ba888390a4 Handle bounce message false positives 21 years ago
Nigel Horne 2f4737edc1 Force attachments marked as RFC822 messages to be scanned 21 years ago
Nigel Horne f06275888a Tidied up SetDispositionType 21 years ago
Nigel Horne aeca389317 If an inline text portion has a filename treat is as an attachment 21 years ago
Nigel Horne f35bc67472 When debugging print the email number in mailboxes 21 years ago
Nigel Horne 3a978f7d78 Some occurances of W97M.Lexar were let through 21 years ago
Nigel Horne 93d41ee45c Added SCAN_TO_DISC define 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
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
Nigel Horne 4d825c096e Use cli_writen 21 years ago
Nigel Horne c81143fc79 Removed even more calls to realloc and some duplicated code 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 891d6e39f7 First attempt to handle all bounces 21 years ago
Nigel Horne ef704fb3d9 Handle empty content-disposition types 21 years ago
Nigel Horne 705e985c8e If a message part of a multipart contains an RFC822 message that has no encoding don't scan it 21 years ago
Nigel Horne 5c1150ac71 If a message only contains a single RFC822 message that has no encoding don't save for scanning 21 years ago
Nigel Horne c693116d8d Improved embedded RFC822 message handling 21 years ago