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
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
July 11, 2018
View e949d76

bb12118: Lowering the default PCRERecMatchLimit from 5000 to 2000, to minimize risk of segfault due to bug in older versions of libpcre/libpcrev2.

Micah Snyder authored on 2018/07/11 04:20:51
December 8, 2017
View 27281e3

setting up insteller project files to create setup.exe that install the missing redistributables. adding sample config files that are targetted towards windows. fixing setup-x86 configuration to actually include 32bit binaries instead of using the 64bit binaries. removing the broken Release-Static configuration.

Micah Snyder authored on 2017/12/08 06:23:20