November 14, 2008
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 72d0c05

libclamav/readdb.c: phishing_done() no longer needs to be called outside cl_engine_free()

Tomasz Kojm authored on 2008/11/13 23:59:14
View 4b2400f

fix memory leak (bb #1291)

Török Edvin authored on 2008/11/13 19:03:59
View f5a4018

dlinit in cl_init

aCaB authored on 2008/11/13 11:11:21
View 8d0b6b6

upgrade milter to new api

aCaB authored on 2008/11/13 10:23:39
View 5588510

some docs

Török Edvin authored on 2008/11/13 06:23:35
View d737d79

fix some leaks and crashes

Török Edvin authored on 2008/11/13 04:11:19
View f01ea61

Fix -Werror build: there is no libltdl directory when building with VPATH, $(srcdir)/libltdl is enough. Filter -Werror in libltdl.

Török Edvin authored on 2008/11/13 03:31:38
View 15adbc8

update unit tests to new API. Initialization order changed, make sure stats_tls_key is initialized.

Török Edvin authored on 2008/11/13 03:02:33
View 1615194

refactor, minor fixes

Török Edvin authored on 2008/11/13 01:53:27
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 12, 2008
View e7fdfa9

refactor, multiple clamd support. documentation, and detailview to come later.

Török Edvin authored on 2008/11/12 21:06:15
View 96a6080

make lintian happy

aCaB authored on 2008/11/12 20:21:45
View 5ed6026

liblt sucks

aCaB authored on 2008/11/12 09:37:03
View cadf86d

remove mutex in nsis/zlib

aCaB authored on 2008/11/12 05:43:35