July 14, 2009
View d99c0c4

bytecode: add unit tests and ChangeLog.

Török Edvin authored on 2009/07/14 01:34:12
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 c5944b5

add missing include

Török Edvin authored on 2009/01/27 21:32:21
View 7b57a83

add dsig unit test

Török Edvin authored on 2009/01/27 19:57:54
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 13, 2008
View 15adbc8

update unit tests to new API. Initialization order changed, make sure stats_tls_key is initialized.

Török Edvin authored on 2008/11/13 03:02:33
November 4, 2008
View 7866b37

mpool debugging s/USE_MEMPOOL/USE_MPOOL/

Török Edvin authored on 2008/11/04 19:40:24
View 563582a

fix unit tests when mpool is activated

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

support building with older versions of check

Török Edvin authored on 2008/10/23 02:27:44
October 9, 2008
View b105842

when --disable-gcc-vcheck is set, set CFLAGS to O0 and append -broken-compiler to the VERSION (bb #684) introduce VERSION_SUFFIX for easier handling, and convert -exp to use it

Török Edvin authored on 2008/10/09 18:00:26
September 24, 2008
View e0ac8b2

Fix unit test timeout on slower boxes. Don't use fail_unless in a loop, because it actually calls fail_unless each time, and we had a 512k buffer to compare.

Török Edvin authored on 2008/09/24 17:45:56
View 6a53bbd

JS normalizer fixes (bb #1155)

Török Edvin authored on 2008/09/24 05:52:27
View 1279faf

add htmlnorm unit tests and fix jsnorm space normalization

Török Edvin authored on 2008/09/24 05:52:22
September 11, 2008
View 15d6731

allow 'make check' to work even if check is not installed by skipping checks that require it. (bb #1157) if configure is not able to find check, you can use --with-libcheck-prefix, instead of CHECK_CFLAGS and CHECK_LIBS. remove accidental AC_DEFINE GETHOSTBYNAME_R_6 from last commit.

Török Edvin authored on 2008/09/11 20:02:12