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 30, 2008
View 589d8d8

libclamav: add default.h

Tomasz Kojm authored on 2008/12/30 02:55:30
December 12, 2008
View 3b05317

fix last commit

Török Edvin authored on 2008/12/12 17:41:45
View 02b5f26

make regex available in libclamav_internal_utils.la, split others.c instead of using #ifdef CLI_MEMFUNS_ONLY.

Török Edvin authored on 2008/12/12 17:20:16
November 24, 2008
View 33d5208

fix disable-unrar build: don't refer to libclamunrar_iface.la with enable-unrar builds (default) warn if can't dlopen. if unrar is disabled, don't warn, just show a debug message.

Török Edvin authored on 2008/11/24 22:16:15
November 14, 2008
View af84980

fix distcheck

Török Edvin authored on 2008/11/14 18:21:51
November 12, 2008
View 5ed6026

liblt sucks

aCaB authored on 2008/11/12 09:37:03
November 11, 2008
View bb7bd3a

final

aCaB authored on 2008/11/11 02:27:03
November 10, 2008
View 5ddf834

fix VPATH build

Török Edvin authored on 2008/11/10 03:30:07
View 094104a

preliminary dlopen support for libclamunrar - this is mostly libtool stuff

aCaB authored on 2008/11/10 03:23:04
November 1, 2008
View 946bd26

merge mempool branch

aCaB authored on 2008/11/01 11:39:00
October 18, 2008
View 885c2bf

builds with and without mpools (#define USE_MPOOL) but it's still very broked

aCaB authored on 2008/10/18 10:04:14
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
August 4, 2008
View dfc0c03

if there is a version.h.static use that instead of output from svnversion Makefile portability fixes fix assert failure add lcov to top level makefile cleanup after lcov when you run make clean (bb #1112) fix parsing of [^.] character class fix parsing of [r-t] fix handling of @ for URL hashes fix handling of &# inside URLs drop some dead code more unit tests for str portability fixes

Török Edvin authored on 2008/08/04 21:44:16
View add738d

portability fixes if there is a version.h.static use that instead of output from svnversion use get_version(), tools outside libclamav shouldn't rely on libclamav version exception: clamconf itself needs both, and the milter shows both

Török Edvin authored on 2008/08/04 19:38:24