Commit Graph

11280 Commits (34bb5167480232c5176c5b32d9bf5b62b4a747fd)
 

Author SHA1 Message Date
Micah Snyder 93699dfb8f For RAR load, check LD_LIBRARY_PATH before checking install path 1 year ago
rsundriyal 3809b2a518 Adding param to define test pipelines path 1 year ago
ThibaultDECO 6779c5d909 Update clamav-clamonacc.service.in 1 year ago
Johannes Laudenberg 3cfad8a0c2 Docs: Clarify help text about --fdpass option 1 year ago
Micah Snyder 80b6a3dd63 Silence confusing HTML parser warning message 1 year ago
Micah Snyder eb096d978e Add reporting links to Github New Issue page 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
Andy Ragusa a0f4dc79a2 clam-format script: also format Rust source 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 07900fb673 Freshclam: fix issue DatabaseCustomURL CVD prune issue 1 year ago
Micah Snyder 2c66abb7ea Add 'valhalla' to Freshclam's list of optional CVD's 1 year ago
Micah Snyder 09355cdcfa UDF: Minor code cleanup 1 year ago
Andy Ragusa 7431cd7b34 Addressed CID 432800 1 year ago
Andy Ragusa d959993db9 Addressed CID 432801 1 year ago
Andy Ragusa a7bb0dc6e2 Addressed CID 438831 1 year ago
Andy Ragusa c4c81025f9 Addressed CID 438834 1 year ago
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