August 13, 2020
View 9e20cdf

Add CMake build tooling

Micah Snyder (micasnyd) authored on 2020/08/13 16:25:34
January 4, 2020
View 206dbae

Update copyright dates for 2020

Micah Snyder authored on 2020/01/04 05:44:07
January 26, 2019
View 52cddcb

Updating and cleaning up copyright notices.

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

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

Micah Snyder authored on 2018/12/04 02:40:13
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
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
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 12, 2013
View 23816d6

clamd: add AllowAllMatchScan config option for permit/deny ALLMATCHSCAN command

David Raynor authored on 2013/06/12 00:20:31
March 2, 2013
View 8b2bdb1

bb6578 - Fixes TODO in session.c on converting to ENUM

Shawn Webb authored on 2013/03/02 04:01:20
October 19, 2012
View 6ad45a2

add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests

Steve Morgan authored on 2012/10/19 06:12:58
September 14, 2012
View 1de0366

fix close(-1) identified by code analyzer(bb#5782). Also fixed other problems and inconsistencies in how return codes were set in scanner.c:command() function

Steve Morgan authored on 2012/09/14 07:15:22
July 17, 2012
View a2a004d

BB#3737 - Value too large for specified data type

Shawn webb authored on 2012/07/17 04:36:49