March 6, 2009
View 03527be

libclamav: count .pdb entries as signatures freshclam, sigtool: add support for safebrowsing.cvd (bb#1056)

Tomasz Kojm authored on 2009/03/06 04:09:54
February 23, 2009
View d4e1cb4

fix match with root regex (bb #1421).

Török Edvin authored on 2009/02/23 21:35:45
February 19, 2009
View fe389c8

reorder fields (bb #1144)

Török Edvin authored on 2009/02/19 04:53:28
February 18, 2009
View 4e46d65

use sha256 instead of md5 in phishcheck. move sha256 to libclamav. add more tests.

Török Edvin authored on 2009/02/18 23:54:16
February 12, 2009
View 871177c

return codes cleanup (bb#1159)

Tomasz Kojm authored on 2009/02/12 22:53:23
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
January 5, 2009
View 76115c1

fix malformed .pdb handling (bb #1338)

Török Edvin authored on 2009/01/05 19:41:03
December 30, 2008
View 589d8d8

libclamav: add default.h

Tomasz Kojm authored on 2008/12/30 02:55:30
November 6, 2008
View 6a21552

have configure define NDEBUG unless we use --enable-debug, instead of having to #ifndef CL_DEBUG #define NDEBUG #endif in each .c file that uses assert. If you want assertions enabled you'll need to use --enable-debug to configure, as until now, no change there.

Török Edvin authored on 2008/11/06 23:27:18
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
View 563582a

fix unit tests when mpool is activated

Török Edvin authored on 2008/11/04 04:26:57
October 22, 2008
View e21657d

a faster and more compact allocator

aCaB authored on 2008/10/22 08:55:11
October 20, 2008
View 1e2969a

reenable non-mpooll builds

aCaB authored on 2008/10/20 02:57:09
View d22176e

MERGE COMPLETE

aCaB authored on 2008/10/20 02:27:37
View 0d9dbde

some leaks fixed

aCaB authored on 2008/10/20 01:16:49