March 28, 2020
View 11ef770

Improve tmp sub-directory names

Micah Snyder authored on 2020/03/28 05:06:22
March 22, 2020
View 9b9999d

Rename core scanning functions

Micah Snyder authored on 2020/03/22 03:15:28
March 20, 2020
View 005cbf5

Record names of extracted files

Micah Snyder authored on 2020/03/20 10:23:54
May 5, 2019
View 4524c39

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
December 6, 2018
View b3e82e5

Replacing libclamav/cltypes.h with clamav-types.h.in, which generates a header clamav-types.h that we install alongside clamav.h.

Micah Snyder authored on 2018/12/06 10:46:20
December 4, 2018
View 72fd33c

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

Micah Snyder authored on 2018/12/04 02:40:13
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
July 11, 2014
View cd94be7

Silence a bunch of compiler warnings in libclamav

Shawn Webb authored on 2014/07/11 07:11:49
July 2, 2014
View 60d8d2c

Move all the crypto API to clamav.h

Shawn Webb authored on 2014/07/02 08:38:01
April 5, 2014
View 973d311

Initialize the opened variable in the right spot

Shawn Webb authored on 2014/04/05 04:56:37
View 63fb654

NSIS - If the file to be scanned is reported to be of zero length, don't scan it.

Shawn Webb authored on 2014/04/05 03:51:49
February 8, 2014
View b2e7c93

Use OpenSSL for hashing.

Shawn Webb authored on 2014/02/08 14:31:12
March 1, 2013
View 9691454

bb6091 - check lseek() return

Shawn Webb authored on 2013/03/01 09:32:29
January 5, 2012
View f304dc6

fmapify: fix const-ness warnings

Török Edvin authored on 2012/01/05 21:16:09
June 8, 2011
View 43a6aed

bb#2838 (1/2)

aCaB authored on 2011/06/08 21:59:20