Commit Graph

5043 Commits (d755fc09c251fd5a4bd5aedd496b5968a5839ef0)

Author SHA1 Message Date
Aditya Vidyadhar Kamath efe89784fc
Build system improvements to support AIX 7 months ago
Andy Ragusa 666e047f2b
Store URLs from HTML when recording scan metadata json 8 months ago
Andy Ragusa 6d50a60560
Notify user that ole2 files are encrypted 8 months ago
Micah Snyder e7cb0ff6f1
Clang-format touchup 8 months ago
Andy Ragusa 29987c0eeb
Limit the max-recursion scan option to 100 8 months ago
Micah Snyder 8915bd2257
Fix possible out of bounds read in PDF parser 9 months ago
rsundriyal 5a84081574
New release version changes 9 months ago
Micah Snyder c96130a23a
Email Parser: Reduce message multipart json logic complexity 9 months ago
Micah Snyder 287d8d830f
tests: Fix issue when path to unrar module is very long 10 months ago
Stiliyan Tonev (Bark) 9a7b186aec
fix: Issue with `--fail-if-cvd-older-than` and non-CVD database files 10 months ago
Micah Snyder d11590f7a4
Fix unit test caused by expiring signing certificate 10 months ago
Sebastian Andrzej Siewior 34d4d0ed83
Add a dependency for the version map. 10 months ago
Sebastian Andrzej Siewior 5ea4640cc9
cli_check_mydoom_log: Avoid unaligned access. 10 months ago
Micah Snyder ef50f797a0 News: Release notes for recent patch versions 1 year ago
Micah Snyder d628bbc0f6 Fix bug when collect-metadata is enabled and caching is disabled 1 year ago
Anthony Chan 8ae5f9a8f2 Defer or avoid file MD5 calculation when cache is disabled 1 year ago
Micah Snyder 93699dfb8f For RAR load, check LD_LIBRARY_PATH before checking install path 1 year ago
Micah Snyder 80b6a3dd63 Silence confusing HTML parser warning message 1 year ago
Micah Snyder 6e1afbbb62 Reduce C-Rust FFI complexity for HTML CSS image extraction logic 1 year ago
Micah Snyder b6ebfbdf11 clam-format touchup 1 year ago
Andy Ragusa 79f2a5f2f6 Add parser for ALZ archives 1 year ago
Micah Snyder 075e1a4fdb Eliminate unused param warnigns when MPOOL disabled 1 year ago
Micah Snyder f57de7f326 Code cleanup: remove accidental self-assigns in mbr.c that have no effect 1 year ago
Micah Snyder 09355cdcfa UDF: Minor code cleanup 1 year ago
Andy Ragusa 7431cd7b34 Addressed CID 432800 1 year ago
Andy Ragusa c4c81025f9 Addressed CID 438834 1 year ago
Micah Snyder 47dfe9bd5d Remove libjson-c dead code 1 year ago
Micah Snyder b436105765 Remove libz dead code 1 year ago
Micah Snyder 45c6938be8 Remove libbz2 dead code 1 year ago
Micah Snyder 71ff5c579c Remove libxml2 dead code 1 year ago
Micah Snyder a729aafc38 Remove PCRE dead code 1 year ago
Micah Snyder 71363442d2 Fix unicode conversion truncation bug 1 year ago
RainRat 143d23c326
Fix typos and remove duplicate #include 1 year ago
Micah Snyder 9e495338d7 libclamav: resolve macOS linker issue with new LHA/LZH feature 1 year ago
Micah Snyder c558a63ff9 Fix compile warning regarding unecessary right shift 1 year ago
Micah Snyder ef10d51470 Fix compile warning regarding % escape 1 year ago
Micah Snyder e48dfad49a Windows: Fix C/Rust FFI compat issue + Windows compile warnings 1 year ago
Micah Snyder 1cb7ab4dc3 Improve LZH file type magic sigs, and C-Rust FFI memory leak 1 year ago
Micah Snyder 3ae9c1e434 Add LHA/LZH archive support 1 year ago
Micah Snyder 1e5ddefcee Clang-format touchup 1 year ago
Micah Snyder 0e5d3f97f1 Fix GitHub code scan issues 1 year ago
Micah Snyder 405829ee88 Refine max-allocation and safer-allocation function and macro names 1 year ago
Micah Snyder 39070d1c76 Remove additional memory allocation limits relating to signature load 1 year ago
Micah Snyder 609ace2e3c Remove unnecessary max-allocation limit checks from bytecode runtime 1 year ago
Micah Snyder 9dc80eb8e7 Add max-allocation limit to bytecode API's malloc function 1 year ago
Micah Snyder c9a725dc70 Remove duplicate copy of CLI_STRDUP macro 1 year ago
Micah Snyder 7033a18e67 Remove duplicate max-alloc checks for lzma and 7z alloc functions 1 year ago
Micah Snyder 902623972d Remove max-allocation limits where not required 1 year ago
Micah Snyder 8e04c25fec Rename clamav memory allocation functions 1 year ago
Micah Snyder 6d6e04ddf8 Optimization: replace limited allocation calls 1 year ago