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
July 8, 2008
View 8be1d5a

enable JS normalizer

Török Edvin authored on 2008/07/08 20:33:32
May 19, 2008
View e8ae4fa

faster loading of uncompressed .cld files

Tomasz Kojm authored on 2008/05/19 06:32:27
April 19, 2008
View 26fbf6b

DLP updates

Tomasz Kojm authored on 2008/04/19 02:14:20
April 3, 2008
View 2023340

update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD

Tomasz Kojm authored on 2008/04/03 00:24:51
February 20, 2008
View 08f0150

don't scan comment.html and script.html. add failsafe dconf option. (bb #851) set scanscript limit to 512k TODO don't generate above 2 files better condition for bb #849

Török Edvin authored on 2008/02/20 03:43:42
February 13, 2008
View d6df9ff

use pthread_cond_* instead of usleep() in MULTISCAN (bb #758) enable entconv by default others.c: fix compiler warning regex_list.c: remove unused code, because a better solution is scheduled for 0.94 (bb #725)

Török Edvin authored on 2008/02/13 19:57:33
February 5, 2008
View 015ce4a

support for generic text normalizer (CL_TYPE_SCRIPT)

Török Edvin authored on 2008/02/05 06:38:34
January 17, 2008
View 5a85b33

remove experimental JS and PST code

Tomasz Kojm authored on 2008/01/17 13:04:20