May 15, 2009
View 4dec1e4

fix compiler warning

Török Edvin authored on 2009/05/15 21:11:05
View 2bc065d

add support for (?i). Now regular expressions that begin with (?i) will be case insensitive. (bb #1584, #1598).

Török Edvin authored on 2009/05/15 20:53:22
May 6, 2009
View ef9c6b6

docs/signatures.pdf: describe logical signatures; other minor improvements (bb#1582)

Tomasz Kojm authored on 2009/05/06 22:47:25
View 2fd6eb9

add -fno-strict-aliasing, so that gcc-4.4.0 works correctly. Code will be fixed for 0.96. (bb #1581).

Török Edvin authored on 2009/05/06 20:31:18
View fe5a1da

shared/getopt.[ch]: fix type conflict on Solaris (introduced in r5060)

Tomasz Kojm authored on 2009/05/06 17:39:50
View dcf16a7

set EF_ALIGNMENT=8 for non-x86 platforms. (bb #1385)

Török Edvin authored on 2009/05/06 16:56:41
View e6dedc7

Fix Solaris memory usage: don't link with -lmalloc on Solaris (bb #1595, thanks to David Schweikert <david*schweikert.ch> for tracking down the problem).

Török Edvin authored on 2009/05/06 16:56:34
View 7660b7c

Fix 60 byte/STREAM command memory leak on FreeBSD. (bb #1567, thanks to Jay Deiman <jay*splitstreams.com> and Chris Mikkelson <cmikk*qwest.net> for tracking down the leak!).

Török Edvin authored on 2009/05/06 16:56:28
May 5, 2009
View c71a035

shared: fix compiler warnings

Tomasz Kojm authored on 2009/05/05 23:31:53
View 49763a0

shared/optparser.[ch]: properly handle large size values (bb#1583)

Tomasz Kojm authored on 2009/05/05 22:33:11
May 4, 2009
View cd3898c

freshclam/freshclam.c: handle --debug (bb#1590)

Tomasz Kojm authored on 2009/05/04 17:47:38
April 28, 2009
View 5bdf0b2

clamconf: display info on software & dbs (bb#1461)

Tomasz Kojm authored on 2009/04/28 00:42:35
April 24, 2009
View d54c33f

drop QuarantineReject

aCaB authored on 2009/04/24 22:21:56
April 23, 2009
View 75ce59c

errno is not thread-safe on AIX by default, ask for thread-safe version. (bb #1480) Default stack size on AIX is too small, define BIGSTACK by default. (bb #1481).

Török Edvin authored on 2009/04/23 22:55:22
View e410198

libclamav: call cli_checkfp() whenever possible/makes sense (bb#1558)

Tomasz Kojm authored on 2009/04/23 22:24:21