Commit Graph

4777 Commits (b30d9c54b242aee062ae52d93e6714714d591f8e)

Author SHA1 Message Date
ragusaa b30d9c54b2
Phishing database load: Fix benign heap buffer overflow 3 years ago
Micah Snyder 89b72cb002
Sigtool: Add --fuzzy-img option to generate image fuzzy hash 3 years ago
ragusaa 4373e8f234
Fix possible invalid free (#507) 3 years ago
Micah Snyder 0ad864ab83
Yara: Fix support for regex strings 3 years ago
Micah Snyder 15eef50656 Code cleanup: Refactor to clean up formatting issues 3 years ago
Micah Snyder c215b1245f EGG: Fix small memory leak for EGG's with encrypted files 3 years ago
Micah Snyder ddf7224837 Remove compatibility layer for llvm versions before 3 3 years ago
Andy Ragusa c92227e051 Removed dead code support for llvm versions before 8. 3 years ago
Micah Snyder 2551fcf0f7 Support uppercase TARGET_ARCH_TYPE 3 years ago
Micah Snyder b07b1a65cb Fix linker issues with global variable used in tests 3 years ago
Andy Ragusa 90904d5a7a CMake: Make BYTECODE_RUNTIME parameter case-insensitive 3 years ago
Andy Ragusa 4b83bcf0c5 Updated llvm runtime to support llvm versions 8, 9, 10, 11, 12 3 years ago
Micah Snyder d1656ee241 Increase default file maximums 3 years ago
Andy Ragusa 76dab42a30 DB load, CRB: Fix benign heap buffer overflow 3 years ago
Micah Snyder f82492aef4
Windows: Fix crash in Debug builds when scanning some PE files 3 years ago
Giovanni Bechis b0de9b3923
Fix assorted sign-compare compilation warnings 3 years ago
Scott Hutton 21d1f7defc Various Rust-related code cleanup 3 years ago
Micah Snyder 24a34be9b6 Image fuzzy hash: improve error reporting 3 years ago
Micah Snyder fd587c741c Image fuzzy hash: new logical sub-signature feature 3 years ago
ihsinme 0f3c2ef6d5
sigtool, libfreshclam: Fix benign 1-byte stack buffer overflow write 3 years ago
Micah Snyder 86cff75500 A-C pattern match code cleanup, add comments 3 years ago
Micah Snyder 350a2faf67 DB read logic cleanup, fix some warnings 3 years ago
ragusaa 74cbfc62ad
DB load, PDB/WDB: Fix benign stack buffer overflow 3 years ago
Micah Snyder cece47fe98 Fix XLM macro false positives in XLS docs containing images 3 years ago
Andy Ragusa cbbdf8230c Modified read condition in javascript normalizer 3 years ago
Micah Snyder 2e55c901b1 Fix byte-compare subsignature premature alert 3 years ago
mko-x a21cc6dcd7
Add explicit log level parameter to application logging API 3 years ago
Micah Snyder 9bdc28b052 CMake: Support external TomsFastMath library (libtfm) 3 years ago
Micah Snyder 375ecf678c Update vendored TomsFastMath code to 0.13.1 3 years ago
Scott Hutton 5a3e0a6190
Improve mutex safety when caching scan results 3 years ago
Micah Snyder 4691b78000 Fix edgecase daily database symlink crash 3 years ago
Micah Snyder c24654d244 Fix all-match mode bug in PE section hash scans 3 years ago
Micah Snyder eee290a69e Fix bug with allmatch mode and hash-based signatures 3 years ago
micasnyd 4d34bc10b8 Rust bindgen: Only generate if CMake MAINTAINER_MODE is ON 3 years ago
micasnyd ba0a21c31f Generate Rust-bindings for some internal C-headers 3 years ago
Micah Snyder 7089a788b3 Remove Heuristics.PNG.CVE-2010-1205 detection 3 years ago
Micah Snyder 8fbafa7cc0 OOXML: Fix invalid pointer dereference 3 years ago
Scott Hutton 0872cc2053 cdiff: Rust-ify and error handling clean-up. 3 years ago
John Humlick d8f06806e4 Migrate script2cdiff from sigtool.c to cdiff.rs 3 years ago
micasnyd 140c88aa4e Bump copyright for 2022 3 years ago
micasnyd d70adcb8b0 Fix ability to disable filesize limit with libclamav C API 3 years ago
Alexander Sulfrian e8d7b2f236
Fix possibly undefined behavior with generated temp file names 4 years ago
Micah Snyder de97ffc787 Minimize re-seeding random number generator 4 years ago
Yann E. MORIN 80f647339c mbox: do not use backtrace if using uClibc without backtrace support 4 years ago
Mickey Sola 6cbb648113 Update rust logging inclusion based on feedback 4 years ago
Mickey Sola e8d78c9627 Add logging interface via the log crate for libclamav_rust modules 4 years ago
Micah Snyder a1ca40fca1 Add libclamav_rust lib 4 years ago
Micah Snyder 78f99bef34 ClamD: Fix clamdscan error with broken symlink on macOS 4 years ago
Micah Snyder dfb1e20563 Fix invalid format string type conversion character 4 years ago
Micah Snyder ae9cac8761 Fix memory leak in zip parser error handling 4 years ago