June 6, 2019
View 06e3c1c

Increased default freshclam receive timeout from 30 sec to 60 sec. Set default DatabaseMirror back to database.clamav.net, now that TLS/SSL is enabled on the mirrors that back the CDN. Some other updates to the man pages that were missing from previous changes.

Micah Snyder authored on 2019/06/06 00:38:01
May 18, 2019
View 132dd49

clamonacc - add maxthreads config option; fix issue where mutex wasn't being unlocked on empty case; fix issue where pathname wasn't being passed in; added some noisy logging

Mickey Sola authored on 2019/05/18 01:34:54
May 8, 2019
View 0d78af1

clamonacc - add curl support for send receive and connecting to clam daemon; add new option for timeout when using curl; refactor all scanning into self-contained scanning thread; add non-blocking wait (via select) for receiving and sending data to and from clam daemon

Mickey Sola authored on 2019/05/08 07:00:47
April 3, 2019
View e5ae2ad

clamonacc - clean/fix up command line option arg passing; use only logg for printing

Mickey Sola authored on 2019/04/03 02:47:48
March 29, 2019
View 497b72e

clamonacc - cleanup/improve logging; pare down uneeded proto functions; add initialfunctionality for watch and exclude list command line options; use reentrant safe onas_scan function

Mickey Sola authored on 2019/03/29 00:55:23
March 27, 2019
View cef54ea

Freshclam refresh. This update makes libcurl a hard requirement for ClamAV.

Micah Snyder authored on 2019/03/27 04:09:52
February 27, 2019
View 5f4f691

Correcting types from int to cl_error_t where appropriate. Eliminating unused variables and referencing unused parameters to remove warnings.

Micah Snyder authored on 2019/02/27 14:47:38
January 26, 2019
View 52cddcb

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
December 8, 2018
View 29b6da0

bb12227: Patch to adjust the default CommandReadTimeout to reduce the chance of mail loss when using clamav-milter with the TCP socket. Contribution by Scott Kitterman.

Micah Snyder authored on 2018/12/08 06:57:20
December 4, 2018
View 72fd33c

clang-format'd using new .clang-format rules.

Micah Snyder authored on 2018/12/04 02:40:13
October 24, 2018
View 78606d7

Correction to logic enabling/disabling heuristic alerts.

Micah Snyder (micasnyd) authored on 2018/10/24 05:20:12
October 10, 2018
View f61e92d

Changing numerous scan options' names, primarily those of heuristic signatature alert options. Original options (command line and clamd) will remain as deprecated & undocumented for a couple releases. Added 2 extra scan options to allow users to differentiate between alerting on encrypted archives vs encrypted documents (bb11911).

Micah Snyder (micasnyd) authored on 2018/10/10 22:02:28
July 30, 2018
View a8c7743

Removed cfgfile, line variables from optadditem()

Micah Snyder authored on 2018/07/30 06:52:52
July 13, 2018
View 33f14a6

Include filename in config file line reports

Josh Soref authored on 2018/07/13 22:53:52
March 28, 2018
View 964a1e7

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.

Micah Snyder authored on 2018/03/28 02:06:46