Commit Graph

10713 Commits (2551fcf0f7ca4af370045af51172fd376cd58035)
 

Author SHA1 Message Date
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
Frank Fegert 8d63e6f2e2 clamonacc: Set the names of the clamonacc-ddd and clamonacc-s(can)q(ueue) threads. 3 years ago
Frank Fegert 20dc3deaf0 Added debug log output to bundled c-thread-pool. 3 years ago
Frank Fegert 1210189836 Updated bundled c-thread-pool (thpool.{c,h}) to current upstream version. 3 years ago
Frank Fegert b40c1b0a18 clamonacc: Harmonize signal handling on the different clamonacc threads. 3 years ago
Micah Snyder 618e3b6bcf Valgrind,Tests: Add to more variants of statx suppression 3 years ago
Micah Snyder a9bb5e37a5 Correct stdout/stderr expectations for freshclam tests 3 years ago
Micah Snyder 09128bc435 Logging: Fix log-level bug 3 years ago
Micah Snyder dc34fd2c75 Tests: valgrind test improvements. 3 years ago
Micah Snyder 27ac9fe92e CMake: Fix static build with unrar disabled 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
Micah Snyder 9035ef10af CMake, no pkg-config: Also support finding ncursesw 3 years ago
Micah Snyder d4a5f9f77e CMake: curses detection with-or-without pkg-config 3 years ago
ragusaa 74cbfc62ad
DB load, PDB/WDB: Fix benign stack buffer overflow 3 years ago
Micah Snyder b46af5e3ef Update generated rust bindings after TomsFastMath update 3 years ago
Carlos Velasco c40a2c2660
CMake: Fix FindCurses.cmake to try ncursesw if ncurses not found 3 years ago
Olliver Schinagl 1797070b22 docker: Set default timezone for the runtime container 3 years ago
Olliver Schinagl 37d9f45a2b docker: Reduce false positives on healthcheck 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