February 27, 2019
View 102cd43

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
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 288057e

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

Micah Snyder authored on 2018/12/04 02:40:13
September 22, 2017
View d0cba11

adding back changes to eliminate warnings from mspack, matcher, others, and readdb.

Micah Snyder authored on 2017/09/22 02:10:01
September 21, 2017
View 169af0f

Revert "eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables."

Micah Snyder authored on 2017/09/21 01:37:07
August 16, 2017
View 84a7f40

eliminating warnings. mostly correcting variable types. also correcting struct initialization in a couple instances (var = {0} does not zero the memory on all platforms). Also some minor formatting corrections in areas I was already working. eliminated some unused variables.

Micah Snyder authored on 2017/08/16 03:00:07
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
July 3, 2015
View 6953341

matcher-ac: added calc and storage for min/max lengths

Kevin Lin authored on 2015/07/03 04:06:04
View f210254

matcher-ac: converted length fields to arrays

Kevin Lin authored on 2015/07/03 03:41:37
July 2, 2015
View b7d0b83

ac_special: tracks both the min and max lengths

Kevin Lin authored on 2015/07/02 05:53:07
June 20, 2015
View 7665e02

Add support for YARA private rules and referencing other rules in a YARA condition.

Steven Morgan authored on 2015/06/20 05:33:59
May 22, 2015
View 4ffcf30

alternative code clean-up (cli_altnmsg)

Kevin Lin authored on 2015/05/22 23:51:48
View 590d402

altstr: vstr duplicate trimming and uniqueness optimization

Kevin Lin authored on 2015/05/22 07:46:34
May 18, 2015
View dda6b05

matcher-ac: wildcard support for variable alternates (needs optimization)

Kevin Lin authored on 2015/05/18 22:59:04