January 26, 2019
View c442ca9

Updating and cleaning up copyright notices in 0.101 branch.

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

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
August 10, 2017
View 14e2247

updating the copyright for a number of tiles.

Micah Snyder authored on 2017/08/10 03:28:47
August 9, 2017
View 7b1f1aa

fixed minor warnings regarding type conversions.

Micah Snyder authored on 2017/08/09 06:38:17
July 14, 2016
View 67f8441

implement cli_strndup and cli_mpool_strndup

Kevin Lin authored on 2016/07/14 04:52:17
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
January 15, 2010
View 261e29d

Fix bus error on Sparc.

Török Edvin authored on 2010/01/15 17:23:25
January 13, 2010
View 12c6a97

fix some compiler warnings

Tomasz Kojm authored on 2010/01/13 00:16:08
January 27, 2009
View 47d40fe

libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366)

Tomasz Kojm authored on 2009/01/27 04:47:02
November 6, 2008
View b9b4778

fix compiler warnings, more to come (bb #273)

Török Edvin authored on 2008/11/06 23:27:43
View deb3031

mempool statistics support

Török Edvin authored on 2008/11/06 23:27:27
November 5, 2008
View 26ffcfa

use ANONYMOUS_MAP from clamav-config.h instead of MAP_ANONYMOUS, fix mp_flush call mp_flush from readdb

Török Edvin authored on 2008/11/05 19:46:23
View 38e881e

mpool cli_mp_hex2ui

aCaB authored on 2008/11/05 06:45:49
View d6e1ef1

mempool deuglification

aCaB authored on 2008/11/05 04:18:27
November 4, 2008
View ad0fd72

* libclamav/matcher-ac.c (cli_ac_addsig): need to use mpool allocated memory for ->str * libclamav/mpool.c (mp_malloc, cli_mp_hex2str, check_all): introduce hex2str wrapper * libclamav/mpool.h (mp_t, cli_mp_hex2str): introduce hex2str wrapper * libclamav/regex_list.c (add_hash): need to use mpool allocated memory for arg to bm_addpatt

Török Edvin authored on 2008/11/04 19:40:31