August 5, 2009
View f333d0b

introduce new lzma

aCaB authored on 2009/08/05 23:20:29
July 16, 2009
View 86d59b2

fix portability issues for fseeko, sysconf(_SC_PAGESIZE), getpagesize() (bb#1658)

aCaB authored on 2009/07/16 20:22:28
June 26, 2009
View 997a1ef

Draft of bytecode loader.

Török Edvin authored on 2009/06/26 22:30:46
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
April 2, 2009
View 4b93f2b

check for mallinfo availability (bb #1445).

Török Edvin authored on 2009/04/02 02:51:44
March 31, 2009
View cd0a934

Prefer libclamunrar_iface that matches version (bb #1491). Add $libdir to ltdl searchpath (bb #1476).

Török Edvin authored on 2009/03/31 21:29:30
March 25, 2009
View 0b4c0ba

configure: don't define HAVE_ZLIB_H

Tomasz Kojm authored on 2009/03/25 03:43:04
March 3, 2009
View e4fb91d

attempt to fix AC_C_BIGENDIAN action-if-universal, regenerate files.

Török Edvin authored on 2009/03/03 05:12:13
View 5348fa8

bb#1443 please don't touch the build stuff for a coupel of hours so i can easily revert this commit

aCaB authored on 2009/03/03 01:39:54
February 23, 2009
View 8db0a34

clamdtop moved to toplevel + manpage.

Török Edvin authored on 2009/02/23 21:35:34
February 21, 2009
View 15b3dc2

add --with-system-tommath

aCaB authored on 2009/02/21 18:26:34
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
December 8, 2008
View 3be4ac3

drop useless checks

aCaB authored on 2008/12/08 00:12:07
November 10, 2008
View 094104a

preliminary dlopen support for libclamunrar - this is mostly libtool stuff

aCaB authored on 2008/11/10 03:23:04
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