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
August 1, 2018
View e551468

Initializing virname to NULL in cases where it was uninitialized.

Micah Snyder authored on 2018/08/01 06:09:49
July 21, 2018
View d7979d4

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
March 2, 2018
View f0ede47

CLAM-49: add missing semicolon

Kevin Lin authored on 2018/03/02 04:38:05
February 27, 2018
View 68bf8dd

CLAM-49: throw error if using --gen-json without linking libjson-c

Kevin Lin authored on 2018/02/27 03:41:32
December 22, 2017
View c9a070c

More cleanup re: variables possibly used before initialized.

Micah Snyder authored on 2017/12/22 04:39:01
October 25, 2017
View 22880de

eliminating additional option references to stat collection and submission until such time as a new stats website and associated clamav code is ready.

Micah Snyder authored on 2017/10/25 02:38:37
August 25, 2016
View 312b7e5

bb11522 - enable clamscan option --blockmax to flag files as virus Heuristic.Limits.Exceeded when --max-filesize, --max-scansize, or --max-recursion is exceeded.

Steven Morgan authored on 2016/08/25 06:39:20
June 3, 2016
View ce6becd

bb11471 - add clamscan parameter --normalize=no for yara compatibility.

Steven Morgan authored on 2016/06/03 07:08:36
March 17, 2016
View 5eaf0b3

bb#11003 - fix dconf and option handling for nocert and dumpcert

Kevin Lin authored on 2016/03/17 04:42:35
March 12, 2016
View 9c899ef

bb11526 - NULL pointer check. Patch by Bill Parker.

Steven Morgan authored on 2016/03/12 06:02:22
March 11, 2016
View c183632

bb1436 - clamscan 'block-macros' option. Patch by Kai Risku.

Steven Morgan authored on 2016/03/11 08:26:33
February 23, 2016
View 059ca61

compiler warning suppression

Kevin Lin authored on 2016/02/23 03:26:15
February 9, 2016
View e492c65

clamd/clamscan: reorder pcre limit handle to prior cl_engine_compile

Kevin Lin authored on 2016/02/09 05:24:30
February 3, 2016
View ea9ffd2

add scanning options for scanning xml-based documents (MSXML, OOXML, HWPML) and HWP3

Kevin Lin authored on 2016/02/03 04:23:13