August 17, 2019
View b056e8e

Adds --max-scantime clamscan option and MaxScanTime clamd config option.

Micah Snyder (micasnyd) authored on 2019/08/17 09:18:59
July 26, 2019
View 4342257

clamonacc - conform to clang-format

Mickey Sola authored on 2019/07/26 01:42:08
June 6, 2019
View f013e0c

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
June 4, 2019
View 9707132

clamonacc - add pthread conditional wait to event consumer queue; add uname exclusion; add error handling for selinux permission denied case when reading fanotify kernel event queue; remove deprecated clamuko references; update clamd.conf.sample; remove unsused options in help output; add daemonization/foreground command-line option; add retry and deny on error functionality

Mickey Sola authored on 2019/06/04 05:56:35
May 18, 2019
View 41ce843

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 b821559

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 0fd4840

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 f694752

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 694e788

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 102cd43

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 e1cbc27

Updating and cleaning up copyright notices.

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

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 288057e

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

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

Correction to logic enabling/disabling heuristic alerts.

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

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