Commit Graph

11311 Commits (main)
 

Author SHA1 Message Date
Andy Ragusa c6d3682573 Addressed CID 438833 1 year ago
Micah Snyder ff0590a6e7 CMake/code cleanup: remove unused defines 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 8b2c81d7bf Valgrind: Adjust statx suppressions 1 year ago
Micah Snyder ed93242fef Review fix: typo 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 6e60c46114 LHA/LZH: Add clamscan tests 1 year ago
Micah Snyder 3ae9c1e434 Add LHA/LZH archive support 1 year ago
ragusaa ae37b2216b
Explicitly set clang-format version to 16 1 year ago
Micah Snyder b8691543db
Docs: add ARM64 cross-compile instructions for Windows and Linux 1 year ago
ragusaa a5dfdc8930
Provide cf-ray ids to user when freshclam fails 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 73c6d4619a Use regular malloc instead of max_alloc for utf16->8 conversion 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
Micah Snyder 63e4318545 test: Check clamscan --scan-image and --scan-image-fuzzy-hash 1 year ago
Micah Snyder 48393b67b8 clamscan: Add options missing from manpage and --help 1 year ago
Micah Snyder 2cc47c83ac Make image fuzzy hashing optional 1 year ago
Andy Ragusa ff8652bf2e Fix usage for --datadir option 1 year ago
Neil Wilson 5e63c42696 Update libclamav.map with missing symbols 1 year ago
rsundriyal 24226f765f Bumped version from 1.3.0 -> 1.4.0-devel for new release changes 1 year ago
Micah Snyder 5f934c16b4 Update bytecode api functionality levels and add news from recent patch versions 1 year ago
Micah Snyder 12fb698514 Remove the -rc2 suffix for 1.3.0 release 1 year ago
Micah Snyder 2f6b71eb98 ClamD: Disable VirusEvent '%f' feature, use environment var instead 1 year ago
Micah Snyder 2b55c15b8c OLE2: Fix integer overflow that may result in over read 1 year ago
Micah Snyder 82491dabaa PDF: Fix 1-byte overread 1 year ago
Micah Snyder 17c9f5b64f CMake: Fix small typo in vendored source URL 1 year ago
Micah Snyder 83aa8120b5 News: Update release notes for 1.3.0-rc2 1 year ago
Micah Snyder aca15c5877 Set the 1.3.0-rc2 version suffix 1 year ago
Scott Hutton 94b83af379 Monitor feature/* branches for pull requests 1 year ago
Masatoshi Suehiro ac51005600 fix clamonacc infinite loop 1 year ago
Micah Snyder 4e85e286fd CMake: remove broken logic to install empty database directory 1 year ago