November 2, 2019
View 7ec7dd0

Ignore e for whitelist CRBs, allow blank serials

Andrew authored on 2019/11/02 06:07:54
October 23, 2019
View be6fb86

Fix CRB rule maximum FLEVEL being treated as the minimum FLEVEL

Andrew authored on 2019/10/23 05:06:59
July 10, 2019
View 1c996e8

bb12238 - Removing support for deprecated readdir_r() function. The readdir() function is thread safe so long as you don't share a dir object between threads. If you do, it requires a mutex.

Micah Snyder (micasnyd) authored on 2019/07/10 01:21:34
May 6, 2019
View b849df5

Address coverity concern regarding potential null pointer. Now using the daily db pointers to indicate existence of database.

Micah Snyder authored on 2019/05/06 03:15:34
May 4, 2019
View ee40795

Converted mpool calls to macros when USE_MPOOL is defined to clearly differentiate between function and macro behavior.

Micah Snyder authored on 2019/05/04 07:16:03
March 13, 2019
View df8dfda

Address code-review comments, fix several memleaks

Andrew authored on 2019/03/13 01:45:19
March 4, 2019
View a5723ee

Make .crb sigs load before .cat files in loaddbdir

Andrew authored on 2019/03/04 01:38:01
March 1, 2019
View 262edbc

bb12186 - Fix to prevent possible crash when loading ldb database and PCRE is not available. Patch courtest of Tomasz Kojm.

Micah Snyder authored on 2019/03/01 00:34:10
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
February 19, 2019
View e8169c7

Multiple blacklist sigs can now match with allmatch

Andrew authored on 2019/02/19 06:04:46
February 14, 2019
View 3cf1b1c

Add ability to whitelist leaf certificates

Andrew authored on 2019/02/14 04:29:40
January 26, 2019
View 52cddcb

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
January 8, 2019
View 7ba310e

PE parsing code improvements, db loading bug fixes

Andrew authored on 2019/01/08 14:09:08
December 6, 2018
View b3e82e5

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
November 15, 2018
View 479a9a2

Fixes for issues identified by coverity.

Micah Snyder authored on 2018/11/15 06:58:30