September 7, 2019
View 2e7f86f

Add Prelude missing support

Romain Chollet authored on 2019/09/07 02:43:05
August 23, 2019
View 712a183

Eliminates a few warnings.

Micah Snyder authored on 2019/08/23 07:09:18
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 13, 2019
View fdea27e

bb12193 - Change usage of strerror_r to cli_strerror. Patch submitted by aCaB.

Micah Snyder (micasnyd) authored on 2019/07/13 01:39:26
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 5, 2019
View 6c03dc5

Argument and return types for fmap_readn(), cli_writen(), cli_readn() converted to use size_t instead of int.

Micah Snyder authored on 2019/05/05 04:54:54
January 26, 2019
View e1cbc27

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
December 6, 2018
View e030ba4

Replacing libclamav/cltypes.h with clamav-types.h.in, which generates a header clamav-types.h that we install alongside clamav.h.

Micah Snyder authored on 2018/12/06 10:46:20
December 4, 2018
View 987f7a7

clamonacc - update autotools scripts to get clamd and onacc building; autojunk'd

Mickey Sola authored on 2018/12/04 03:17:07
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
July 21, 2018
View 048a88e

Restructured scan options flags from a single bitflag field to a structure containing multiple bitflag fields. This also required adding a new function to the bytecode API to get scan options a la carte, and modifying the existing function to hand back scan options in the old/deprecated uint32_t bitflag format. Re-generated bytecode iface header files.

Micah Snyder authored on 2018/07/21 11:28:48
February 22, 2018
View 7cd9337

Spelling Adjustments (#30)

Josh Soref authored on 2018/02/22 05:00:59
September 1, 2017
View 7e64560

eliminating warnings that cropped up in 32bit ubuntu (16.04)

Micah Snyder authored on 2017/09/01 00:00:34