June 2, 2018
View 53cbdee

bb12133: Implementing cli_strntol based on gnu gcc's strtol implementation with modifications to limit string buffer length for non-null terminated strings. Using cli_strntol in pdf.c for added safety.

Micah Snyder authored on 2018/06/02 03:23:25
March 6, 2018
View 6289eda

Eliminating AUTHORS file, and moving acknowledgements for various source code contributions to the file comment blocks for the individual files, as appropriate.

Micah Snyder authored on 2018/03/06 06:34:35
August 31, 2017
View 915614e

strn - adding configuration option to force use of internal strn functions for use when crosscompiling binaries against older libraries

Mickey Sola authored on 2017/08/31 04:24:23
August 17, 2017
View 47a544d

m4 - rework of strndup and strnlen function absence handling

Mickey Sola authored on 2017/08/17 06:03:39
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
July 22, 2015
View 71e1364

moved ldb_tokenize in readdb to cli_ldbtokenize in str

Kevin Lin authored on 2015/07/22 06:29:23
May 2, 2015
View a80453e

Merge master to features/yara.

Steven Morgan authored on 2015/05/02 07:36:48
April 15, 2015
View 5f31c9b

bb#11296 - various fixes to pdf string base64 string conversion

Kevin Lin authored on 2015/04/15 04:53:17
March 3, 2015
View 0e7442f

forced pdf json strings to be utf-8 or base64 encoded

Kevin Lin authored on 2015/03/03 09:06:23
February 24, 2015
View a5bde84

Fix for errors on YARA rules when hex constants have odd lengths.

Steven Morgan authored on 2015/02/24 07:17:08
February 10, 2015
View 51ca644

implemented second nocase AC matcher using full enumerations

Kevin Lin authored on 2015/02/10 12:28:39
February 6, 2015
View a02acd5

[WIP] added nocase support to clamav ac algorithm

Kevin Lin authored on 2015/02/06 13:52:18
December 12, 2014
View 929090d

Add strlcat functionality. Rely on existing strlcat and strlcpy if they are available.

Shawn Webb authored on 2014/12/12 08:13:17
November 15, 2011
View 583cd65

Add support for scanning different types of iso9660 image files. The allowed sector size is within 2048 to 2448 (2352 raw + 96 sub). Right now only the only file system supported is plain iso9660 with optional Joliet extensions. Additionally files with multi extents and interleaved files are not supported.

aCaB authored on 2011/11/15 05:23:15
February 20, 2010
View 2979de2

fix some compiler warnings

Tomasz Kojm authored on 2010/02/20 00:10:37