August 21, 2009
View aca9ea8

libclamav: handle relative offsets with cli_ac_data; fix offset logic

Tomasz Kojm authored on 2009/08/21 22:55:10
August 20, 2009
View f28db33

libclamav/matcher-bm.c: micro-optimization

Tomasz Kojm authored on 2009/08/20 07:35:22
August 14, 2009
View 33872a4

libclamav: improve handling of signature offsets

Tomasz Kojm authored on 2009/08/14 21:38:13
April 10, 2009
View f70b93e

libclamav/matcher-bm.c: minor performance improvement (bb#1539)

Tomasz Kojm authored on 2009/04/10 21:01:57
April 7, 2009
View 64b9b98

allow offsets for all buffer types

Tomasz Kojm authored on 2009/04/07 05:17:25
February 12, 2009
View 871177c

return codes cleanup (bb#1159)

Tomasz Kojm authored on 2009/02/12 22:53:23
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
November 6, 2008
View 6a21552

have configure define NDEBUG unless we use --enable-debug, instead of having to #ifndef CL_DEBUG #define NDEBUG #endif in each .c file that uses assert. If you want assertions enabled you'll need to use --enable-debug to configure, as until now, no change there.

Török Edvin authored on 2008/11/06 23:27:18
November 4, 2008
View 563582a

fix unit tests when mpool is activated

Török Edvin authored on 2008/11/04 04:26:57
October 22, 2008
View e21657d

a faster and more compact allocator

aCaB authored on 2008/10/22 08:55:11
October 20, 2008
View 0d9dbde

some leaks fixed

aCaB authored on 2008/10/20 01:16:49
October 18, 2008
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
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 1, 2008
View 4addba2

ndb sigs: add new target type (7) for ASCII files; handle sigs for targets 2..7 with A-C only

Tomasz Kojm authored on 2008/02/01 09:17:44