April 3, 2009
View 0b44bb9

use same symbols as 0.95 for libclamunrar_iface (bb #1535).

Török Edvin authored on 2009/04/03 17:27:06
March 31, 2009
View 00c3dfe

provide script for package maintainers to split tarball (bb #1515) disable preloading, it doesn't work properly yet.

Török Edvin authored on 2009/03/31 21:29:36
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 22, 2009
View 6396a96

add cl_engine_get_num(CL_ENGINE_DB_OPTIONS)

aCaB authored on 2009/03/22 23:03:21
March 13, 2009
View 20473de

libclamav/others.c: move cli_gentemp*() to others_common.c clamav-milter: don't link to libclamav (bb#1463)

Tomasz Kojm authored on 2009/03/13 19:56:53
View 2accc66

libclamav, clamd, clamscan: replace cl_engine_(set|get) with cl_engine_set_(num|str) and cl_engine_get_(num|str)

Tomasz Kojm authored on 2009/03/13 00:21:36
March 12, 2009
View e68d70e

strerror/strerror_r->cli_strerror which is always thread safe.

Török Edvin authored on 2009/03/12 04:11:09
March 3, 2009
View 99f817e

libclamav: introduce cl_engine_settings_* API calls for copying settings between engines clamd/server-th.c: respect original engine settings after db reload (bb#1380)

Tomasz Kojm authored on 2009/03/03 03:56:03
February 18, 2009
View 81d0605

handle internal codes in cl_strerror()

Tomasz Kojm authored on 2009/02/18 04:29:20
February 12, 2009
View 871177c

return codes cleanup (bb#1159)

Tomasz Kojm authored on 2009/02/12 22:53:23
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