August 7, 2009
View 81fded1

7z support

aCaB authored on 2009/08/07 01:22:46
July 13, 2009
View 9981dfc

add ishield DCONF

aCaB authored on 2009/07/13 19:45:12
July 8, 2009
View 89c1486

missing stuff (-a !@(*&!(@*&)

Tomasz Kojm authored on 2009/07/08 22:05:22
July 6, 2009
View 75e4694

libclamav: add support for cpio archives (bb#1649) - missing changes

Tomasz Kojm authored on 2009/07/06 23:15:33
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 11, 2008
View a37a861

libclamav: add CL_FLEVEL_DCONF (bb#1313)

Tomasz Kojm authored on 2008/12/11 04:02:40
December 3, 2008
View 42d26ac

Heuristic detection of Trojan.Swizzor.Gen (bb #1310)

Török Edvin authored on 2008/12/03 04:55:57
November 12, 2008
View 15850fc

simplify the code; don't free 'engine'

Tomasz Kojm authored on 2008/11/12 06:23:34
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
November 1, 2008
View 946bd26

merge mempool branch

aCaB authored on 2008/11/01 11:39:00
October 24, 2008
View 3f81d93

libclamav: fix detection of Worm.Mydoom.M.log and control it with CL_SCAN_ALGORITHMIC and dconf (bb#1241)

Tomasz Kojm authored on 2008/10/24 18:21:54
October 22, 2008
View e21657d

a faster and more compact allocator

aCaB authored on 2008/10/22 08:55:11
October 18, 2008
View a5746c2

TODO: - make regex* and hash* behave properly (either include or exclude from the pool entirely) - cleanup the ifdefs and make a single macro - fixup the proto for dconf (re-enables make check in mpool-mode) - check the possibility to entirely wipe frees from error paths in mpool-mode (this totally simplifies the code)

aCaB authored on 2008/10/18 21:03:08
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
View b94e66c

HIGLY EXPERIMENTAL memory pool for libclamav The goal is to put an end to memory wasted due to stupid allocators and fragmentation In the long run mpool libraries will be replaced with better code. For now there just good enough.

aCaB authored on 2008/10/18 02:00:13