May 4, 2019
View 544fa97

Converted mpool calls to macros when USE_MPOOL is defined to clearly differentiate between function and macro behavior.

Micah Snyder authored on 2019/05/04 07:16:03
February 27, 2019
View 102cd43

Correcting types from int to cl_error_t where appropriate. Eliminating unused variables and referencing unused parameters to remove warnings.

Micah Snyder authored on 2019/02/27 14:47:38
January 26, 2019
View e1cbc27

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
December 6, 2018
View e030ba4

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 288057e

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

Micah Snyder authored on 2018/12/04 02:40:13
July 21, 2018
View 048a88e

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
February 28, 2015
View 21be0bd

bb11269 - additional fix for segv in clamd.

Steven Morgan authored on 2015/02/28 06:33:12
View 38dc186

bb#11269 - bm matcher no longer sets scanning window offset reason: certain segments could be hashed multiple times

Kevin Lin authored on 2015/02/28 05:23:51
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
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
February 4, 2011
View e766ee0

libclamav/matcher-bm.c: fix error message (bb#2513)

Tomasz Kojm authored on 2011/02/04 22:35:57
June 18, 2010
View 294558a

libclamav: minimize header parsing (bb#2065)

Tomasz Kojm authored on 2010/06/18 22:41:39
June 9, 2010
View aa47fb3

Improve DB load time (bb #1860).

Török Edvin authored on 2010/06/09 19:42:25