Commit Graph

937 Commits (8ed2488ac0c53b3029dd5361a7c3a8775e6f79f4)

Author SHA1 Message Date
Tomasz Kojm 6ed894e099 first commit of ELF scanning module 20 years ago
Tomasz Kojm 09d86d5739 improve scanning of zip files 20 years ago
Nigel Horne 7047626b35 Tidy debug message 20 years ago
aCaB 4f244ab82c fixed bitmap shifting in unspin 20 years ago
aCaB 2b7c92bd2b fixed compiler warnings 20 years ago
aCaB 8080fbe389 fsg handler improved 20 years ago
Nigel Horne 6c9072ace9 Removed unused code 20 years ago
aCaB fa79926929 Improvements and fixups for pespin unpacker 20 years ago
Tomasz Kojm 8bf021e632 update zip-sfx type signature 20 years ago
Nigel Horne ef91e68bd0 Use CURL_ERROR_SIZE 20 years ago
Nigel Horne 7050270934 Removed unused variable 20 years ago
Tomasz Kojm c2dfe70e79 add PESpin unpacker 20 years ago
Nigel Horne 5865b0ce8d Put curl_slist_free_all after curl_easy_cleanup 20 years ago
Tomasz Kojm ee21242625 cli_rmdirs: ENOTEMPTY is EBADF on AIX 20 years ago
Trog 8bf5929eb3 * libclamav/chmunpack.c: Fix possible memory leak (TK) 20 years ago
Tomasz Kojm 5d2d2d77d0 cleanup 20 years ago
Nigel Horne f9dc65f330 Fix minor typo in the debug message 20 years ago
Nigel Horne 681e670b11 Better warning message 20 years ago
Nigel Horne 585756f1b9 Spelling fix 20 years ago
Nigel Horne 43639aca1e Tweaks to comments 20 years ago
Nigel Horne ef8219b879 Better parsing 20 years ago
Tomasz Kojm 4705a37747 add support for Zip SFX unpacking 20 years ago
Tomasz Kojm b1422b6f99 update 20 years ago
Nigel Horne 80386ef0a4 FORTIFY_SOURCE 20 years ago
Nigel Horne 4439945235 Remove allocation of 0 bytes if ascii85decode decodes to 0 bytes 20 years ago
Tomasz Kojm 256e2dd461 fix possible infinite loop 20 years ago
Tomasz Kojm 46da1bc337 some cab archives were not properly decompressed 20 years ago
Tomasz Kojm 27361ec70c update 20 years ago
Tomasz Kojm 239983bc28 sync entry point calculation with cli_scanpe 20 years ago
aCaB 204d6ed701 Fixed some wraps. 20 years ago
Nigel Horne d8142abc81 Remove clash of names with glibc 20 years ago
Tomasz Kojm f67d502907 Check for 0 byte allocations in cli_(m|c|re)alloc 20 years ago
Trog 93e155f638 Fix possible malloc overflow. Reported by Alex Wheeler. 20 years ago
Nigel Horne 17a3c5e908 Fixed some print statements 20 years ago
Nigel Horne 7c46bfb875 Handle incorrectly formed files (invalid length fields) 20 years ago
Nigel Horne 8a34d53333 NEW_WORLD was mistakenly enabled by default 20 years ago
Nigel Horne 01e6e6aa09 NEW_WORLD was mistakenly enabled by default 20 years ago
Nigel Horne bc0fc1024f NEW_WORLD: note PARTIAL_DIR doesn't work and note about quoted printable 20 years ago
Nigel Horne 012682d0ac NEW_WORLD: Improved handling of files containing CRs 20 years ago
Trog 0335b3f111 enable RAR SFX unpacking 20 years ago
Tomasz Kojm d1bccafe64 fix rar-sfx detection 20 years ago
Nigel Horne 52a88deed2 Remove unused empty temporary files 20 years ago
Tomasz Kojm 978e3d689d improve file type recognizer and add CL_TYPE_RARSFX 20 years ago
Tomasz Kojm 6698f32757 fix possible crash 20 years ago
Nigel Horne b8705ec87e Fix file descriptor leak when PDF files fails to parse 20 years ago
Tomasz Kojm 6d5c43a147 limit the internal queue of requests to MaxConnectionQueueLength 20 years ago
Nigel Horne 62ef9598fa Remove uneeded assert 20 years ago
Nigel Horne db72c9d414 Put no plain text alternative message to debug rather than the temporary file 20 years ago
Nigel Horne 70a968be27 Add comment about messageDedup being slow 20 years ago
Nigel Horne 16e6bdcb61 Harden the test for the start of a new mail in an mbox 20 years ago