Commit Graph

10933 Commits (5a343f6448945bcc4883ed4894493a4f8779d733)
 

Author SHA1 Message Date
Răzvan Cojocaru 9c466f605e
Minor fixes: remove a couple of unused variables 3 years ago
ragusaa 2c91aa741e
Fix benign 1-byte buffer over-write in OLE2 parser 3 years ago
Micah Snyder d209051073
0.105 release prep: Set version suffix to '-rc2' (#527) 3 years ago
m-sola 9d9caf396a
Fix benign 1-byte stack buffer overwrite when loading PDB/WDB regex signatures 3 years ago
Micah Snyder 2d99b49797 fuzz: stability of parallel fuzz testing 3 years ago
Micah Snyder 0d96061e2f Update generated sys.rs internal Rust bindings 3 years ago
Micah Snyder 9e14ffab36 PE parser: fix recently introduced NULL dereference crash 3 years ago
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
Andre Breiler cbea8806c9 docker: make clamd listen on IPv4 and v6 ADDR_ANY 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 30561caff5 0.105 release prep: Update NEWS.md release notes 3 years ago
Micah Snyder 181ed79a5f 0.105 release prep: Set version suffix to '-rc' 3 years ago
Micah Snyder ddf7224837 Remove compatibility layer for llvm versions before 3 3 years ago
Micah Snyder 3acada6069 Tests: silence LGTM-com static analysis warning 3 years ago
Andy Ragusa c92227e051 Removed dead code support for llvm versions before 8. 3 years ago
Micah Snyder b893a77e3f CMake: disable CMAKE_FIND_PACKAGE_PREFER_CONFIG option for libxml2 3 years ago
Micah Snyder 2551fcf0f7 Support uppercase TARGET_ARCH_TYPE 3 years ago
Micah Snyder ed57b85074 CMake, LLVM, Win32: Fix link issue when LLVM lib list are full paths 3 years ago
Micah Snyder 426dd461f6 CMake: Fix win32 linking issue affecting unit tests w/ LLVM runtime 3 years ago
Micah Snyder b07b1a65cb Fix linker issues with global variable used in tests 3 years ago
Micah Snyder 8bf70207d5 CMake: Fix LLVM linking issues: libclamav_rust, -ltinfo 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
Micah Snyder 943f4c4e0e Tests: Increase default timeout to 10 minutes 3 years ago
Micah Snyder 5756f0eab8 Update generated sys.rs file 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
Micah Snyder 390c264480 Tests, Valgrind: suppress jpeg decoder error fp 3 years ago
Scott Hutton 21d1f7defc Various Rust-related code cleanup 3 years ago
Micah Snyder 20d7041dec Tests: Add basic tests for image fuzzy hash signature matching 3 years ago
Micah Snyder 24a34be9b6 Image fuzzy hash: improve error reporting 3 years ago
Micah Snyder 89dd536333 Rust utils: Add C-Rust FFI error module 3 years ago
Micah Snyder ad353b1ca5 Ctest, Valgrind: disable possibly-lost alerts 3 years ago
Micah Snyder 027e5b6144 CMake, CTest: Decrease Rust test verbosity 3 years ago
Micah Snyder 4dcf4d2894 Image fuzzy hash: match Python imagehash phash() function 3 years ago
Micah Snyder 5f8ec62872 Image fuzzy hash: calculate hash as array of bytes 3 years ago
Mickey Sola cd76f1f525 Image fuzzy hash: initial custom phash implementation 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 0556550b23 CMake, Rust: Improve toolchain (target triple) selection 3 years ago
Frank Fegert 71f2c3a9de clamonacc: Added workaround for out-of-bounds array access in clamonacc-ddd thread. 3 years ago
Frank Fegert 80b9b1b4fb clamonacc: Added workaround for NULL-pointer usage in clamonacc-ddd thread. 3 years ago
Micah Snyder 97a00bb269 clamonacc: fix broken build caused by logg API change 3 years ago
Frank Fegert 01e4f524c4 clamonacc: Added workaround for inotify watch descriptor leak in clamonacc-ddd thread. 3 years ago