March 10, 2015
View 6dea5b0

integrated sigopts (modifiers) into pcre subsigs using '+' re-factored sigopts_handler() code TODO: wide support for regex strings

Kevin Lin authored on 2015/03/10 06:17:15
March 7, 2015
View 22b54fd

Revert "Add back a few #ifdef's to prevent unsupported YARA features from terminating with malformed database." - to be handled by pre-filtering the YARA rules.

Steven Morgan authored on 2015/03/07 08:16:15
View 70b9c0f

Add back a few #ifdef's to prevent unsupported YARA features from terminating with malformed database.

Steven Morgan authored on 2015/03/07 07:29:47
View e2617a2

Merge branch 'features/yara' of git.clam.sourcefire.com:/var/lib/git/clamav-devel into features/yara

Steven Morgan authored on 2015/03/07 07:11:00
View f51f42e

Capture YARA compiled condition string and anchor in struct cli_ac_lsig.

Steven Morgan authored on 2015/03/07 07:10:47
View 311a0b1

updated PCRE subsig check on no PCRE support for ldb and yara fixed an issue where partial yara rules could be loaded reason: segfaults are bad

Kevin Lin authored on 2015/03/07 05:14:15
View 06bd11e

fixed wildcard issues in yara->clamav conversion

Kevin Lin authored on 2015/03/07 02:40:24
February 27, 2015
View f22d89e

added wide support for word marker char class reason: differs from what is expected in yara TODO: handle this case for all character classes/cases

Kevin Lin authored on 2015/02/27 01:21:34
February 26, 2015
View 39d0a15

Use YARA arena for rule memory.

Steven Morgan authored on 2015/02/26 04:52:33
View 4a05ba5

Merge branch 'features/yara' of git.clam.sourcefire.com:/var/lib/git/clamav-devel into features/yara

Steven Morgan authored on 2015/02/26 01:14:39
View 7f74910

parser and memory management improvements.

Steven Morgan authored on 2015/02/26 01:14:27
February 25, 2015
View 48bf9ea

fixed yara hex string parsing, reslen incorrectly calculated reason: caused invalid reads in yara hex string AC insertion TODO: correct yara hex string conversion to clamav hexstrs

Kevin Lin authored on 2015/02/25 11:55:02
View 13a232b

fixed memory issues in sigopts handler

Kevin Lin authored on 2015/02/25 11:52:08
View ef356ad

Merge branch 'features/yara' of git.clam.sourcefire.com:/var/lib/git/clamav-devel into features/yara

Kevin Lin authored on 2015/02/25 07:11:55
View cc1c1c7

Fix memory leaks.

Steven Morgan authored on 2015/02/25 07:04:53