February 4, 2009
View afff80e

libclamav, shared: minor cleanups; fix handling of long file names (bb#1349)

Tomasz Kojm authored on 2009/02/04 03:47:18
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
January 23, 2009
View 17799de

fix CL_ENGINE_DB_TIME, time_t may well be 64-bits, so writing only 32-bits will leave upper 32-bits undefined and lead to funny results, such as VERSION command working first time, but 2nd time not showing the DB timestamp.

Török Edvin authored on 2009/01/23 20:12:44
December 30, 2008
View 589d8d8

libclamav: add default.h

Tomasz Kojm authored on 2008/12/30 02:55:30
December 12, 2008
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
December 11, 2008
View a37a861

libclamav: add CL_FLEVEL_DCONF (bb#1313)

Tomasz Kojm authored on 2008/12/11 04:02:40
November 26, 2008
View 695e6fd

sync with 0.94.2

Tomasz Kojm authored on 2008/11/26 22:06:01
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 15, 2008
View 33068e0

libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead

Tomasz Kojm authored on 2008/11/15 07:23:39
November 14, 2008
View ab0d2f0

libclamav, clamd, clamscan: use cl_engine_set() to control AC settings

Tomasz Kojm authored on 2008/11/14 04:06:42
View 0c3db7d

move cli_rarload. TODO: MEMFUNSONLY should be a separate file!

Török Edvin authored on 2008/11/14 01:00:18
View b8fe70b

libclamav: drop options parameter in cl_engine_new(); replace cl_engine_dup() with cl_engine_addref()

Tomasz Kojm authored on 2008/11/14 00:55:35
November 13, 2008
View f5a4018

dlinit in cl_init

aCaB authored on 2008/11/13 11:11:21
View 370892d

clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new()

Tomasz Kojm authored on 2008/11/13 01:19:43
November 11, 2008
View c45c4c3

add cl_engine_(set|get)

Tomasz Kojm authored on 2008/11/11 23:42:12