June 13, 2018
View f842e96

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 bf6e777

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 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 18, 2017
View 6eb84c2

str - fixing internal strndup implemenatation to use the internal strnlen implementation

Mickey Sola authored on 2017/08/18 02:39:35
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
July 2, 2014
View 60d8d2c

Move all the crypto API to clamav.h

Shawn Webb authored on 2014/07/02 08:38:01
February 8, 2014
View b2e7c93

Use OpenSSL for hashing.

Shawn Webb authored on 2014/02/08 14:31:12