mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
![]() Added special warning messages for 403 and 429 HTTP codes. For 403, FreshClam will fail (non-zero exit code) if not in daemon-mode. For 429, FreshClam will succeed (exit 0) if not in daemon-mode. Adds If-Modified-Since header for CVD downloads (not just CVD-head) which should reduce data usage if DNS is advertising a newer version than is actually available, which seems to happen sometimes due to caching issues, it should still fail out when this happens - it just won't have to download the older CVD, and should detect the HTTP 304 (Not-Modified) response instead. Also replaced "Freshclam" with "FreshClam" in a few places, for consistency. |
||
---|---|---|
.. | ||
html | ||
man | ||
CMakeLists.txt | ||
Makefile.am |