Commit Graph

32 Commits (b30d9c54b242aee062ae52d93e6714714d591f8e)

Author SHA1 Message Date
mko-x a21cc6dcd7
Add explicit log level parameter to application logging API 3 years ago
micasnyd 140c88aa4e Bump copyright for 2022 3 years ago
Micah Snyder 87c765b04e freshclam: 24-hour cooldown for 403 (forbidden) 4 years ago
Micah Snyder d46832d5cf clamav.net URL update for new docs, github issues 4 years ago
Micah Snyder 535867e12f FreshClam: rename mirrors.dat to freshclam.dat 4 years ago
Micah Snyder 0255f29a72 Blacklist & Whitelist verbiage 4 years ago
Micah Snyder c025afd683 Rename "shared" library to "common" 4 years ago
Micah Snyder 46fd3f631a FreshClam: Error handling fixes per code review 4 years ago
Micah Snyder 615b798b22 FreshClam mirror-sync issue: Keep & update again 4 years ago
Micah Snyder 8a4c2ee731 FreshClam: mirrors.dat, User-Agent UUID, cool-down 4 years ago
Micah Snyder 03449219da FreshClam: Improved HTTP 304, 403, & 429 handling 4 years ago
Micah Snyder (micasnyd) b9ca6ea103 Update copyright dates for 2021 4 years ago
Micah Snyder (micasnyd) 9e20cdf6ea Add CMake build tooling 5 years ago
Micah Snyder 27f9e1315f Allow manual freshclam when daemon is running 5 years ago
Micah Snyder 898c08f08b Formatting touch-up 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Micah Snyder 4d0d744988 bb12412 - Fix for chdir bug in libfreshclam that also triggered a double-free. 6 years ago
Micah Snyder 8c9fa82206 bb12392: Fixes #ifdef checks to see if libcurl is new enough to support LocalIP feature. 6 years ago
Micah Snyder (micasnyd) 4d4b0c3c8a Freshclam fix to correctly identify database has been updated or not. 6 years ago
Micah Snyder a919eb94c7 Adds version string comparison logic to prevent freshclam from thinking a newer version is out of date. 6 years ago
Micah Snyder 5bd5e9ec1c Windows fixes for TLS certificate caching. 6 years ago
Micah Snyder e09d3f5d78 Fix for freshclam retry feature. 6 years ago
Micah Snyder ef8ae3add1 Fix to feature that prunes databases that are no longer wanted. Fix for opt-in databases to select the correct opt-in database from the list. 6 years ago
Micah Snyder e012730bb9 Freshclam fix to switch user prior to creating temp directories (or anything else). Additional fix to append path separator to database directory if missing, so the system evaluates symlinks for us. 6 years ago
Micah Snyder 737ec1ef21 Corrections to freshclam logging initialization. Added notation to --help output for --stdout option to indicate that debug messages will not be redirected. Changing direct calls to cli_dbgmsg_internal to use cli_dbgmsg, as cli_dbgmsg_internal always prints, even when --debug is not enabled. 6 years ago
Micah Snyder cef54eaf8f Freshclam refresh. This update makes libcurl a hard requirement for ClamAV. 6 years ago
Micah Snyder 52cddcbcfd Updating and cleaning up copyright notices. 6 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Micah Snyder 38fe8b69a0 Added .clang-format style rules, clam-format script to automate formatting of ClamAV code, and preparing select files so that clang-format does not alter carefully formatted sections. 6 years ago
Sebastian Andrzej Siewior 6103512bcc [PATCH] Remove AllowSupplementaryGroups 7 years ago
Micah Snyder 964a1e7321 Converting http urls to https urls. Primary focus was on clamav.net urls. I updated a couple others and fixes a few broken links as well. There are many (non-clamav.net) urls I didn't address, especially in 3rd party or contrib code. 7 years ago
andrey mirtchovski fe90772833 adding libfreshclam 9 years ago