August 13, 2020
View 9e20cdf

Add CMake build tooling

Micah Snyder (micasnyd) authored on 2020/08/13 16:25:34
July 22, 2020
View 0b0fc4b

Fix build issue with newer versions of Bison

Andy Ragusa (aragusa) authored on 2020/07/22 03:49:29
January 4, 2020
View 206dbae

Update copyright dates for 2020

Micah Snyder authored on 2020/01/04 05:44:07
February 27, 2019
View 5f4f691

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 8e76585

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 52cddcb

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