October 11, 2008
View a66b62f

handle unfinishes string tokens in JS parser

Török Edvin authored on 2008/10/11 19:27:27
October 8, 2008
View 133dd2e

When RAR is disabled, allow make check to succeed, and print only a warning (bb #1212)

Török Edvin authored on 2008/10/08 04:35:41
October 4, 2008
View ae685a7

link to libclamunrar_iface explicitly to allow non-rpath builds to work. (bb #1203) Thanks to James Ralston <ralston*pobox.com>

Török Edvin authored on 2008/10/04 02:11:59
September 28, 2008
View ab90350

fix make distcheck: add files to extradist

Török Edvin authored on 2008/09/28 06:16:21
September 24, 2008
View 1279faf

add htmlnorm unit tests and fix jsnorm space normalization

Török Edvin authored on 2008/09/24 05:52:22
September 22, 2008
View 650ea26

portability fixes

Török Edvin authored on 2008/09/22 19:28:14
September 17, 2008
View 81040d7

bb #1160

Török Edvin authored on 2008/09/17 03:13:07
September 16, 2008
View f45111e

use abs_scrdir run clamd tests in parallel by using a different test subdir for each

Török Edvin authored on 2008/09/16 19:32:25
September 15, 2008
View c82d362

add electric-fence/duma tests if available (bb #1092)

Török Edvin authored on 2008/09/15 18:57:02
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
View 6d48ea8

update libtool - bb#1162

aCaB authored on 2008/09/11 01:09:20
September 2, 2008
View 2d75763

revert last commit, it breaks bzip2 detection in /usr/local

Török Edvin authored on 2008/09/02 20:52:53
View 8179270

if pkg-config cannot find check look in standard places for check (such as /usr/local/lib)

Török Edvin authored on 2008/09/02 17:40:27
August 26, 2008
View 4a40b66

replace AC_FUNC_MMAP: check only for MAP_PRIVATE and not MAP_FIXED (bb #1140) HP-UX: zlib in non-standard path, LIBS got set to -lz, but -L was missing, just restore LIBS and don't touch it

Török Edvin authored on 2008/08/26 21:45:20
August 7, 2008
View ec28550

unit_tests/check_matchers.c: add tests for cli_(ac|bm)_scanbuff

Tomasz Kojm authored on 2008/08/07 21:40:41