May 11, 2019
View cdc51be

fuzz - 13045 - Fix for possible integer overflow in cli_scanrtf.

Micah Snyder authored on 2019/05/11 23:09:46
May 5, 2019
View 6c03dc5

Argument and return types for fmap_readn(), cli_writen(), cli_readn() converted to use size_t instead of int.

Micah Snyder authored on 2019/05/05 04:54:54
January 26, 2019
View e1cbc27

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
December 4, 2018
View 288057e

clang-format'd using new .clang-format rules.

Micah Snyder authored on 2018/12/04 02:40:13
July 31, 2018
View 01eebc1

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
August 22, 2017
View cba05c0

bb11881 - straighten out state stacking logic. Patch by Jonas Zaddach."

Steven Morgan authored on 2017/08/22 06:10:57
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
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
March 2, 2013
View 241e7eb

bb6258 - Add warnings when allocations fail

Shawn Webb authored on 2013/03/02 03:51:15
January 19, 2012
View 68e7d4c

fix infloop in rtf

aCaB authored on 2012/01/19 01:27:22
January 10, 2012
View ec591c0

fix stack smashing on Win64.

Török Edvin authored on 2012/01/10 01:53:45
June 10, 2011
View 362b5bc

fmapify RTF

Török Edvin authored on 2011/06/10 23:02:18
February 12, 2009
View 871177c

return codes cleanup (bb#1159)

Tomasz Kojm authored on 2009/02/12 22:53:23
November 15, 2008
View 33068e0

libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead

Tomasz Kojm authored on 2008/11/15 07:23:39