Commit Graph

48 Commits (0deebced4da074bfa8463f70c90b92ec2f74045e)

Author SHA1 Message Date
Nigel Horne c19dc6cde5 Catch lines just containing ':' 22 years ago
Nigel Horne a9f386ed17 Handle spaces before : in headers 22 years ago
Nigel Horne d5f16694f6 Stop buffer overflows for files with very long suffixes 22 years ago
Nigel Horne 56ae62e206 Find some Yaha 22 years ago
Nigel Horne 8ef734d4d2 Avoid scanning the same file twice 22 years ago
Nigel Horne 20d3dde970 Handle spaces in boundaries 22 years ago
Nigel Horne bac883ff0c Had deleted O_BINARY by mistake 22 years ago
Nigel Horne d8f615d775 Use mkstemp on Solaris 22 years ago
Nigel Horne 547b89de0c Use O_BINARY for cygwin 22 years ago
Tomasz Kojm 6d6e82711c Support for clamav-config.h 22 years ago
Nigel Horne a7e8f19270 Handle partial writes - and print when write fails 22 years ago
Nigel Horne 8ba634a928 Catch another example of Worm.Dumaru.Y 22 years ago
Nigel Horne c76810dc86 Some instances of Worm.Dumaru.Y got through the net 22 years ago
Nigel Horne cca4efe497 Added support to scan some bounce messages 22 years ago
Nigel Horne 6b8999f067 Removed (incorrect) warning about uninitialised variable 22 years ago
Nigel Horne ad9c683627 Fixed memory leak in handling some multipart messages 22 years ago
Nigel Horne ab74690cdd Add detection of uuencoded viruses in single part multipart/mixed files 22 years ago
Nigel Horne 9d2797b691 Prevent infinite recursion on broken uuencoded files 22 years ago
Nigel Horne 4c60b74f00 Remove duplicate code when handling multipart messages 22 years ago
Nigel Horne 3f07cba411 ParseMimeHeader could corrupt arg 22 years ago
Nigel Horne 2625d6a03f Re-engineered update 1.11 lost in recent changes 22 years ago
Nigel Horne 303f9be97d Removed duplicated code in multipart handler 22 years ago
Nigel Horne d110fe1c24 Locate uuencoded viruses hidden in text poritions of multipart/mixed mime messages 22 years ago
Nigel Horne d2a4731661 Handle headers which do not not have a space after the ':' 22 years ago
Nigel Horne 89670d696d Ensure multipart just save the bodies of attachments 22 years ago
Nigel Horne e06d34dcd1 Some viruses in embedded messages were not being found 22 years ago
Nigel Horne 5e8a92bbfb call new cli_chomp 22 years ago
Nigel Horne 7e577f26f2 Better handling of encapsulated messages 22 years ago
Nigel Horne 98cb5cbaea Handle hand crafted emails that incorrectly set multipart headers 22 years ago
Nigel Horne e2e7ebf568 Scan multipart alternatives that have no boundaries, finds some uuencoded happy99 22 years ago
Nigel Horne 7d34e010c2 Handle spaces at the end of lines of MIME headers 22 years ago
Nigel Horne aa0210b669 Some applications weren't being scanned 22 years ago
Nigel Horne 294d077469 Handle multipart messages that have no text portion 22 years ago
Nigel Horne c2b2d8afb4 Use NO_STRTOK_R consistent with message.c 22 years ago
Nigel Horne c9b8f252d4 Appledouble encoded EICAR now found 22 years ago
Nigel Horne 098d38f11e Handle content-type header going over to a new line 22 years ago
Nigel Horne 5f0d267fa8 Moved stub from heap to stack since its maximum size is known 22 years ago
Nigel Horne 94b6160c15 Handle Content-Type: /; name="eicar.com" 22 years ago
Nigel Horne 3eaab45236 Compilable under SCO; removed duplicate code with message.c 22 years ago
Nigel Horne 5e394e7391 Fixed potential buffer overrun with long filenames with DOS style suffixes. 22 years ago
Tomasz Kojm 5a642650a6 Update 22 years ago
Tomasz Kojm cdb0ae9c2d Leak fixes from Thomas Lamy. 22 years ago
Tomasz Kojm 28c29d59a6 Fix for OE messages 22 years ago
Tomasz Kojm f2a1f005a8 Cosmetic fix 22 years ago
Tomasz Kojm 049a18b966 General update. 22 years ago
Tomasz Kojm f01bbfe837 update 22 years ago
Tomasz Kojm d4d142187b General CVS update 22 years ago
Luca Gibelli e3aaff8e10 Initial revision 22 years ago