August 15, 2018
View 1158b28

Added new pdf object stream parsing capability.

Micah Snyder (micasnyd) authored on 2018/08/15 06:00:31
June 13, 2018
View e39e6d9

Replacing strntol with strntoul to ensure proper (un)signedness when parsing numbers from PDFs.

Micah Snyder authored on 2018/06/13 09:47:21
June 3, 2018
View 91c8f9e

bb12133: Wrapping cli_strntol to provide easy error detection. Applying cli_strntol_wrap with error checking. Adding logic to identify when a parsing error is in fact a new revision of the PDF.

Micah Snyder authored on 2018/06/03 09:58:35
June 2, 2018
View ef9239d

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