January 29, 2020
View c74207f

freshclam: change default of ReceiveTimeout to 0

Tuomo Soini authored on 2020/01/29 01:12:15
January 4, 2020
View 77c98d5

Update copyright dates for 2020

Micah Snyder authored on 2020/01/04 05:44:07
August 17, 2019
View 6a0abb8

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 4fee702

clamonacc - conform to clang-format

Mickey Sola authored on 2019/07/26 01:42:08
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
June 4, 2019
View 52dc314

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