clamav/freshclam
Micah Snyder 296e7d1791 Freshclam: fix issue DatabaseCustomURL CVD prune issue
If using DatabaseCustomURL to download a CVD that Freshclam doesn't know
about, i.e. one that is not in the hardcoded standard or optional
database lists in freshclam.c, Freshclam will prune the database and
then re-download it.

This change makes it so we look for URL's with ".cvd" at the end and
then take those into consideration when checking which CVD's (or CLD's)
should be pruned.

Note that I didn't change the interface to
fc_prune_database_directory(). That would have been cleaner, but
would've changed the public API and I want to backport this fix.
2024-04-15 14:22:16 -07:00
..
clamav-freshclam.service.in clamav.net URL update for new docs (2) 2021-07-17 16:21:47 -07:00
CMakeLists.txt CMake Windows: Install debug symbol files for debug builds 2022-08-12 13:08:34 -07:00
Doxyfile FreshClam: Improved HTTP 304, 403, & 429 handling 2021-04-05 12:29:02 -07:00
execute.c Add explicit log level parameter to application logging API 2022-02-15 15:13:55 -08:00
execute.h Add CMake build tooling 2020-08-13 00:25:34 -07:00
freshclam.c Freshclam: fix issue DatabaseCustomURL CVD prune issue 2024-04-15 14:22:16 -07:00
notify.c Add explicit log level parameter to application logging API 2022-02-15 15:13:55 -08:00
notify.h Bump copyright for 2022 2022-01-09 14:23:25 -07:00