March 23, 2009
View f009e24

libclamunrar, libclamav: don't depend on the uncompressed size field in RAR headers (bb#1467)

Tomasz Kojm authored on 2009/03/23 21:55:23
March 13, 2009
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 b3df93d

libclamav: report error instead of crashing when engine is not compiled (bb#1416)

Tomasz Kojm authored on 2009/03/03 01:36:23
February 15, 2009
View c4934f4

fix type 7 signature matching (bb #1368).

Török Edvin authored on 2009/02/15 00:35:26
February 13, 2009
View 0138619

libclamav/matcher.c: cli_scanbuff: add support for external acdata

Tomasz Kojm authored on 2009/02/13 21:42:35
View cfd6bc2

fix valgrind warning (bb #1371)

Török Edvin authored on 2009/02/13 04:06:24
February 12, 2009
View 871177c

return codes cleanup (bb#1159)

Tomasz Kojm authored on 2009/02/12 22:53:23
January 30, 2009
View 3a094ba

raise scanscript limit

Török Edvin authored on 2009/01/30 01:14:38
November 26, 2008
View be63d0a

libclamav/special.c: respect recursion limits in cli_check_jpeg_exploit() (bb#1266)

Tomasz Kojm authored on 2008/11/26 22:02:37
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 13, 2008
View f5a4018

dlinit in cl_init

aCaB authored on 2008/11/13 11:11:21
View 2d84c70

* libclamav: introduce new API calls for engine management (THIS REVISION IS NOT BACKWARD COMPATIBLE): cl_init(), cl_engine_new(), cl_engine_set/get(), cl_engine_compile(), cl_engine_dup(), cl_engine_free(); make minor modifications to other calls; move cl_engine to others.h; integrate limits into cl_engine * clamd, clamscan: use new API; drop hardcoded default limits and depend on those set by libclamav * clamav-milter, unit_tests: TODO, **don't compile in this rev**

Tomasz Kojm authored on 2008/11/13 01:41:18
November 11, 2008
View 724b2bf

Move cl_engine from clamav.h to others.h; move cl_limits to cl_engine; New API calls:

Tomasz Kojm authored on 2008/11/11 02:39:58
View bb7bd3a

final

aCaB authored on 2008/11/11 02:27:03