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
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 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
February 1, 2019
View 9ca0e9f

j475 - fixing invalid read issue caused by uninitialized buffer

Mickey Sola authored on 2019/02/01 08:30:06
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
December 4, 2018
View 72fd33c

clang-format'd using new .clang-format rules.

Micah Snyder authored on 2018/12/04 02:40:13
View 38fe8b6

Added .clang-format style rules, clam-format script to automate formatting of ClamAV code, and preparing select files so that clang-format does not alter carefully formatted sections.

Micah Snyder authored on 2018/12/04 02:37:58
November 15, 2018
View 479a9a2

Fixes for issues identified by coverity.

Micah Snyder authored on 2018/11/15 06:58:30
September 26, 2018
View 2b6c456

bcomp - updates and fixes following code review

Mickey Sola authored on 2018/09/26 06:44:19
September 25, 2018
View dfa9289

bcomp - general fixups and cleanup for byte compare code

Mickey Sola authored on 2018/09/25 01:24:07