Commit Graph

11284 Commits (8a77214c8292f5f7ce94dee7b4f363b5c14d91af)
 

Author SHA1 Message Date
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
dependabot[bot] 4eaa410fcf Bump shlex from 1.2.0 to 1.3.0 1 year ago
Micah Snyder ebe3c50555 PDF: Minor optimizations 1 year ago
Micah Snyder 35f277c8cb PDF: Add support for checking empty owner password 1 year ago
Micah Snyder d114e3fc66 PDF: Fix PDF metadata decryption issues 1 year ago
Micah Snyder 9cb28e51e6 Bump copyright dates for 2024 1 year ago
RainRat 1b17e20571
Fix typos (no functional changes) 1 year ago
Micah Snyder c48146a792 Cargo+Rust: add git repo source as vendored source 1 year ago
Micah Snyder 5cc3243136 CMake+Rust: Fix offline builds w. vendored git repos 1 year ago
teoberi 5fceabe5e5
clamconf: fix issue printing size types 1 year ago
Micah Snyder 2178e4ad0f News: Add notes for changes in 1.3.0 release candidate 1 year ago
Micah Snyder bbbf5438cf Rust: Update pinned dependency versions in Cargo.lock file 1 year ago
Micah Snyder f649f3f31f Set the 1.3.0-rc version suffix and adjust SO version 1 year ago
Lodewyk van der Westhuizen 2e999a196a fix typos in function descriptions 1 year ago
Micah Snyder 1132209ef5 Fix C/Rust FFI pointer type to resolve arm64 compatibility issue and update generated sys.rs 1 year ago
Micah Snyder fd11f1b468 Add CL_TYPE_PYTHON_COMPILED and associated file type magic signatures 1 year ago
Micah Snyder cb45aebe13 Fix several coverity issues in UnRAR interface code 1 year ago
Micah Snyder a51b3ca606 FMap: Windows & 32bit compatibility fix for Rust interface 1 year ago
Micah Snyder 9adde39b80 CMake: Rust bindgen w/ C libs outside std include path 1 year ago
Micah Snyder af24eb15d8 Docs: Update INSTALL.md with Windows-specific OpenSSL linking details 1 year ago
Micah Snyder 00b78531e3 Silence PNG early end-of-file warning 1 year ago
Micah Snyder 42e4c85a02 Tests: Verify that option to disable onenote parser works 1 year ago
Micah Snyder e389c3edac Tests: add 3 test case for OneNote 2007, 2010, and a recent webapp export 1 year ago
Micah Snyder 3b2f8c044a Support for extracting attachments from OneNote section files 1 year ago
RainRat 6adc75887d
Fix possible memory leak if memory reallocation fails 1 year ago
RainRat dbc6ffeb5f
Remove redundant memset 1 year ago
RainRat d649c15dcf
Fix minor struct initialization copy-paste bug 1 year ago
driverxdw 63fa9b4553
CMake: add static library installation of libclamav submodules 1 year ago