June 2, 2015
View b289385

various fixes for windows build

Kevin Lin authored on 2015/06/02 03:32:04
May 29, 2015
View b6ad432

Fix for unit test failure.

Steven Morgan authored on 2015/05/29 02:36:09
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
May 2, 2015
View a80453e

Merge master to features/yara.

Steven Morgan authored on 2015/05/02 07:36:48
March 28, 2015
View 20a3b53

converted cb_file_props from using engine-based ctx to file-based ctx

Kevin Lin authored on 2015/03/28 02:21:49
September 19, 2014
View 3741573

added option to limit pcre execution based on filesize

Kevin Lin authored on 2014/09/19 15:39:52
September 17, 2014
View 7af020b

fixed undefined reference if pcre is disabled

Kevin Lin authored on 2014/09/17 01:08:16
September 13, 2014
View effb4f5

pcre: intialization function

Kevin Lin authored on 2014/09/13 02:35:19
August 26, 2014
View 9bc7c13

pcre: added and linked options to set match_limit and match_limit_recursion pcre: separated parsing function into parsing and compiling functions

Kevin Lin authored on 2014/08/26 08:11:12
July 11, 2014
View cd94be7

Silence a bunch of compiler warnings in libclamav

Shawn Webb authored on 2014/07/11 07:11:49
July 4, 2014
View 78ee225

Call cl_initialize_crypto() in cl_init()

Shawn Webb authored on 2014/07/04 11:14:40
July 2, 2014
View 60d8d2c

Move all the crypto API to clamav.h

Shawn Webb authored on 2014/07/02 08:38:01
June 14, 2014
View 49b3328

Add timeout facility for file property scanning and clamscan timeout testing parameter.

Steven Morgan authored on 2014/06/14 05:11:15
June 7, 2014
View 6c048b8

Use json_object_object_get_ex() rather than json_object_object_get(), which is deprecated in json-c 0.10

Steven Morgan authored on 2014/06/07 03:38:45