August 1, 2018
View e551468

Initializing virname to NULL in cases where it was uninitialized.

Micah Snyder authored on 2018/08/01 06:09:49
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 21, 2018
View d7979d4

Restructured scan options flags from a single bitflag field to a structure containing multiple bitflag fields. This also required adding a new function to the bytecode API to get scan options a la carte, and modifying the existing function to hand back scan options in the old/deprecated uint32_t bitflag format. Re-generated bytecode iface header files.

Micah Snyder authored on 2018/07/21 11:28:48
August 12, 2017
View d18d722

Eliminating warnings, converting iterator variables to size_t when used to compare against sizeof(). added a couple of missing #includes.

Micah Snyder authored on 2017/08/12 05:01:50
April 19, 2017
View cbf5017

bb11805 fix multiple results. Refactor false positive and heuristic precedence logic.

Steven Morgan authored on 2017/04/19 01:03:36
May 25, 2016
View 97930c2

updating prelude hook to work with allmatch

Mickey Sola authored on 2016/05/25 04:04:51
October 2, 2015
View 1f1bf36

Add 'virus found' callback. Refactor scan-all API.

Steven Morgan authored on 2015/10/02 06:47:37
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
June 18, 2015
View f4265a5

Adds a module to use Prelude and connect to a prelude manager

Ningirsu authored on 2015/06/18 16:33:04
July 11, 2014
View 6df13d0

Finish phase 1 of silencing compiler warnings

Shawn Webb authored on 2014/07/11 22:30:58
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
January 17, 2014
View e07b295

Remove existing stats gathering framework from clamd

Shawn Webb authored on 2014/01/17 03:55:20
September 26, 2013
View d9b6b8c

bb#8993 - Rename the STAT macro to CLAMSTAT to avoid name conflicts on AIX

Shawn Webb authored on 2013/09/26 05:22:18
June 18, 2013
View abd86a5

Scan_all: clamd fix

David Raynor authored on 2013/06/18 04:32:36