Commit Graph

10602 Commits (54829910d0254dfb1ec42085279774e202ea74dc)
 

Author SHA1 Message Date
Luca Barbato 54829910d0
CMake: Fix FindCurses.cmake issue when tinfo is separate library 4 years ago
Micah Snyder d1141becac Fix fmap handle_gets() page arithmetic 4 years ago
Micah Snyder 01ca0a2edd Fix issues spotted by Coverity from fmap recursion fix 4 years ago
Micah Snyder ffce672622 Fix recursion limit alert 4 years ago
Micah Snyder 0354482e16 Fix issues reading from uncompressed nested files 4 years ago
Micah Snyder db013a2bfd libclamav: Fix scan recursion tracking 4 years ago
Micah Snyder a45bf34802 GH Actions: Fix build on Windows 4 years ago
Ahmon Dancy 7b5b8cdd6b README.Docker.md: Fix typo 4 years ago
Micah Snyder b21f5dbbf7 INSTALL.md: Fix typo 4 years ago
Micah Snyder f33095155b Yara: Fix crash with partially loaded yara files 4 years ago
Micah Snyder d8dc3f00f9 ClamD: Add GenerateMetadataJson option, like clamscan --gen-json 4 years ago
Micah Snyder 016af483e6 CMake: support macOS code signing during build 4 years ago
Micah Snyder ea625441e1 cmake: Fix Windows .msi installer 4 years ago
Andrea DePasquale fb7d05c4d0 Add check for signature pattern bytes < 0x80 4 years ago
Micah Snyder 7fc700a43b libfreshclam: fix zero-byte CDIFF support 4 years ago
Micah Snyder 7b77717b40 test: freshclam cdiff test tuning 4 years ago
Micah Snyder 10260c77b3 docker: omit freshclam.dat file from image 4 years ago
Alexander Sulfrian c5c3b7558e CMake: Fix race condition with parallel builds 4 years ago
Ravi Sundriyal 5031593e61
jenkins: discard old builds + artifacts 4 years ago
Micah Snyder 62fb91cb54 Docker: Fix build after CMake/CPack changes 4 years ago
Micah Snyder d6cf310c08 Readme: Describe the new install packages 4 years ago
Micah Snyder ac8f7c17ef CMake: restore clamunrar SO version, match clamav 4 years ago
Micah Snyder 382ac2764c CMake, Windows: install News, Readme, and html as UserManual 4 years ago
kang-grace 23dfe8fc4c
ClamScan, ClamDScan: process memory scanning (Windows) 4 years ago
Simon Arlott 1b276dbe93 Change ReceiveTimeout to use CURLOPT_LOW_SPEED_TIME 4 years ago
Micah Snyder b47745b691 Bump version from 0.104.0 -> 0.105.0-devel-${TODAY} 4 years ago
bleve 872a83fbfe Fix systemd detection to detect also older versions of systemd 4 years ago
Andy Ragusa 11b069db59 Added malloc error handling macros to ole2_extract 4 years ago
Andy Ragusa c40eaa9c77 Do not set status on read error 4 years ago
Andy Ragusa 7c9e2723ae Add error handling to lseek call. 4 years ago
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