August 5, 2009
View cc447ac

configure, libclamav: fix compile issues on IRIX (bb#1532)

Tomasz Kojm authored on 2009/08/05 06:17:28
July 17, 2009
View 627b762

Safebrowsing.cvd load speed was very slow, taking up to 20s. Improve load speed to ~3s by using another hash. Also silence some .pdb load debug messages.

Török Edvin authored on 2009/07/17 18:49:04
April 3, 2009
View 816d66a

local.gdb whitelisting of safebrowsing entries (bb #1482).

Török Edvin authored on 2009/04/03 05:36:27
March 12, 2009
View a3d029b

make use of hostkey prefix entries

Török Edvin authored on 2009/03/12 05:06:35
March 9, 2009
View e828353

allow for hash prefixes.

Török Edvin authored on 2009/03/09 20:23:21
View 12d0744

comply with safebrowsing naming guidelines.

Török Edvin authored on 2009/03/09 20:23:02
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