September 25, 2018
View dfa9289

bcomp - general fixups and cleanup for byte compare code

Mickey Sola authored on 2018/09/25 01:24:07
August 16, 2018
View 9e408e7

bb4007 - adding pcre byte sequence comparison functions

Mickey Sola authored on 2018/08/16 06:04:25
August 15, 2018
View 89d5207

Added new pdf object stream parsing capability.

Micah Snyder (micasnyd) authored on 2018/08/15 06:00:31
July 31, 2018
View d39cb65

Updating libclamunrar from legacy C implementation to modern unrar 5.6.5. API changes and supporting changes included to pass the filepath of the scanned file into libclamav through the cli_ctx structure, required by the unrar library to open archives. The filename argument may be optional for the scandesc scanning variant, but libclamav will make a best effort to identify the filename from the file descriptor if it was not provided. In addition, included the ability to prefix temp file and directory names with file basenames.

Micah Snyder authored on 2018/07/31 09:19:28
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 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