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 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 22, 2017
View ce2dcb5

bb11432 - cleaning up additional warning messages.

Micah Snyder authored on 2017/08/22 06:03:42
May 30, 2015
View f939eee

bb11330 - fix regressed code for YARA offset matching.

Steven Morgan authored on 2015/05/30 04:22:25
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 6d55a82

One more clean up.

Steven Morgan authored on 2015/05/08 04:56:39
View d03c18b

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

Steven Morgan authored on 2015/05/08 04:50:37
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 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
February 26, 2015
View 39d0a15

Use YARA arena for rule memory.

Steven Morgan authored on 2015/02/26 04:52:33
View 7f74910

parser and memory management improvements.

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

Fix memory leaks.

Steven Morgan authored on 2015/02/25 07:04:53
February 24, 2015
View 90941ca

Improve YARA error messages. Enable parser yr_parser_check_types() function.

Steven Morgan authored on 2015/02/24 06:35:27