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
February 7, 2019
View 23a479e

Updating generated yara_grammar and yara_lexer files. Including modification to yara_grammar.y to include yara_compiler.h in both the .h and .c file, as previously it was manually added to the .h file which causes build failures if you don't realize this and need to recompile the yacc file.

Micah Snyder authored on 2019/02/07 23:28:22
January 26, 2019
View e1cbc27

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
February 1, 2018
View f5fdef4

bb11999: disabled debug mode for yara and regenerated yara_grammar.c and .h.

Micah Snyder authored on 2018/02/01 11:15:59
September 1, 2017
View 8efbf4a

eliminating compile warnings in windows 10, vs2015, x86 and x64.

Micah Snyder authored on 2017/09/01 05:38:41
October 20, 2016
View 22cb38e

pull request #53(2/4): Spelling fix by klemens(ka7).

Steven Morgan authored on 2016/10/20 04:57:45
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 fbbd113

YARA: support string offsets (@str[n] notation) in YARA condition.

Steven Morgan authored on 2015/04/01 03:32:49
March 31, 2015
View 3c0cea4

YARA: support for YARA condition 'in' clauses.

Steven Morgan authored on 2015/03/31 07:21:00
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
February 25, 2015
View a5e750a

Comment out yr_object_lookup_field() call.

Steven Morgan authored on 2015/02/25 06:18:31
View 324fabb

Fix some ClamAV with YARA issues and turn on some more YARA parser features.

Steven Morgan authored on 2015/02/25 06:11:06
February 21, 2015
View 3ca6d4c

YARA work in progress: enable parser functions, add YARA arenas and hash tables.

Steven Morgan authored on 2015/02/21 07:31:10
December 15, 2014
View b3a7a51

Handle yara entrypoint keyword in prototype.

Steven Morgan authored on 2014/12/15 12:23:04
December 13, 2014
View e9b611f

Fix bug in ldb length calculation for yara hex strings, refine 'all/any of them' condition handling, handle EMALFDB errors from yara strings, add some metrics.

Steven Morgan authored on 2014/12/13 00:23:36