Commit Graph

10622 Commits (656f4da6f6e85ff982ec06baf66f7686347ac32b)
 

Author SHA1 Message Date
Andy Ragusa 5ea5494f4b Removed unused variable hex 4 years ago
Andy Ragusa 3930ca13d1 Removed Coverity warning about null check after the value is used 4 years ago
Andy Ragusa e74c49bd1b Removed unused variable real_path 4 years ago
Andy Ragusa df3e859e50 Moved assignedment of 'mdir' before it is used. 4 years ago
Andy Ragusa 9c69c91338 Corrected status to CL_EMEM when cli_calloc fails. 4 years ago
Andy Ragusa 2c17b878bf Initialize the whole biff_parser_state struct to 0, to avoid uninitialized value warnings. 4 years ago
Andy Ragusa 8fd1c66d99 Fix memory leaked when GETD2 returns without freeing original_filename. 4 years ago
Micah Snyder a868a7a055 CMake: Fix find-curses issue with static libs 4 years ago
Micah Snyder 4a9cff9214 CMake: support Xcode builds 4 years ago
Micah Snyder 8a6946d866 Jenkins: fix tarball name 4 years ago
Micah Snyder e0e0c8f955 CMake: Support to build deb, rpm, & macOS pkg packages 4 years ago
Micah Snyder a33fd0b6e6 Update version suffix to rc2 4 years ago
Micah Snyder 7c0236fc96 tests: Fix clamd tests when path has symlink 4 years ago
Micah Snyder efd8ac5244 Manpages: Add environment variables to the docs 4 years ago
Micah Snyder 8cfaf5f5f6 Test: CDIFF update with UNC paths (Windows) 4 years ago
kang-grace 5a15a7e298
Freshclam: Fix network path renaming bug (Windows) 4 years ago
Micah Snyder 22c724cf78 HWP: remove unused signature field from JSON 4 years ago
Micah Snyder e13d752789 INSTALL.md: step-by-step instructions -> docs.clamav.net 4 years ago
Micah Snyder 11b66a8350 libclamav: Increase FLEVEL by 10 more to 140 4 years ago
Tim Gates 251befbdf3
docs: Fix a few typos 4 years ago
kang-grace e68b14efc9
clamdscan: Fix directory scan on Windows 4 years ago
Mickey Sola d0d0a8307c clamonacc: Fix segfault and socket fd leak 4 years ago
Micah Snyder f75c3b3b4c Github actions: Update package list before install 4 years ago
Micah Snyder 1cda765843 CMake: Fix build on systems lacking inttypes format string macros 4 years ago
Grace Kang 657a8e0ff8 CLAM-1535: Long file path support on Windows 4 years ago
Andy Ragusa c4af06c317 Fix ENABLE_UNRAR=off build 4 years ago
Micah Snyder 5dd64380ad News: Update acknowledgements 4 years ago
Andy Ragusa 4db6e1de0a Tests: tune valgrind suppression rule 4 years ago
Arjen de Korte 9f8b01ec79 cmake/FindIconv.cmake: fix return type in test code 4 years ago
Andy Ragusa ee15dd7e0d Fix clamd_valgrind tests when built with clang-8 4 years ago
Andy Ragusa 4c8444957a Fix mspack library name 4 years ago
Micah Snyder c389dfa4c3 News, Readme: minor cleanup, fixing links. 4 years ago
Markus Strehle dd6e2c4188 Callback pointer check added 4 years ago
Micah Snyder 8aa8ad8e46 OLE2: don't fail scan if XLM extraction had an error 4 years ago
Micah Snyder 9b444e7e02 RAR: limit dict winsize to 1GB 4 years ago
Micah Snyder 9dd1f8a6fa Patch UnRAR: allow skipping files in solid archives 4 years ago
Micah Snyder 10529b919b Update to UnRAR v6.0.7 4 years ago
Micah Snyder 342842e80a Change version suffix from -devel-{date} to -rc 4 years ago
Micah Snyder 239ede8023 News & Install: updates to prepare for 0.104 RC 4 years ago
Micah Snyder 88538d90c4 Bump libclamav.so version for new callback APIs 4 years ago
Kenneth Hau 17cf264d43 moved virusaction(...) calls before conn_reply(...) 4 years ago
Micah Snyder 4b400b9b1e Test: Verify that pdf bytecode hooks execute 4 years ago
Micah Snyder 70ac31feee Fix bytecode match evaluation for PDF scans 4 years ago
Micah Snyder da44d9b6e8 libclamav: Don't try to detect SFX archives in SFX archives 4 years ago
Micah Snyder 89ba7eaf85 SIS: Don't scan SIS file as new SIS file 4 years ago
Micah Snyder cf63dad598 clamav.net URL update for new docs (2) 4 years ago
Micah Snyder d46832d5cf clamav.net URL update for new docs, github issues 4 years ago
Micah Snyder 8557bc7a65 Test: python 3.5 compatibility fix 4 years ago
Micah Snyder 971a12ddb9 Clang-format cleanup 4 years ago
Micah Snyder c5c7492781 Fix broken build introduced with progress callbacks 4 years ago