January 26, 2019
View e1cbc27

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
December 4, 2018
View 288057e

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

Micah Snyder authored on 2018/12/04 02:40:13
View 27948a0

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
August 12, 2017
View d18d722

Eliminating warnings, converting iterator variables to size_t when used to compare against sizeof(). added a couple of missing #includes.

Micah Snyder authored on 2017/08/12 05:01:50
October 23, 2015
View 15809b7

silence OSX 10.11 macro redefinition warnings

Kevin Lin authored on 2015/10/23 03:25:24
August 21, 2015
View af6d14d

remove redundant macro.

Steven Morgan authored on 2015/08/21 04:10:57
July 29, 2015
View 590a43e

bb11314: YARA macro FAIL_ON_COMPILER_ERROR now terminates YARA rule parsing if there is a memory allocation error and additional check/exit in cli_loadyara preventing the segfault.

Steven Morgan authored on 2015/07/29 06:21:23
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 28, 2015
View 5842265

Enable YARA include directives, import YARA compiler struct and functions, improve YARA parse/lex error messages.

Steven Morgan authored on 2015/05/28 07:27:48
May 8, 2015
View d03c18b

Fix YARA arena management, improve error reporting, clean up some code.

Steven Morgan authored on 2015/05/08 04:50:37
April 1, 2015
View c9f0bba

YARA: support condition data access functions int8, int16, int32, uint8, uint16, and uint32.

Steven Morgan authored on 2015/04/01 06:02:51
March 31, 2015
View b7999b8

YARA: capture offsets in matcher and use for processing YARA condition 'at' clauses.

Steven Morgan authored on 2015/03/31 06:12:01
March 19, 2015
View d255498

Add YARA condition evaluation function. Add support for YARA 'of' clauses.

Steven Morgan authored on 2015/03/19 07:26:59
March 7, 2015
View f51f42e

Capture YARA compiled condition string and anchor in struct cli_ac_lsig.

Steven Morgan authored on 2015/03/07 07:10:47
March 3, 2015
View ebf3953

add YARA condition processor (preliminary/work in progress)

Steven Morgan authored on 2015/03/03 09:37:50