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 14, 2009
View 33872a4

libclamav: improve handling of signature offsets

Tomasz Kojm authored on 2009/08/14 21:38:13
August 5, 2009
View cc447ac

configure, libclamav: fix compile issues on IRIX (bb#1532)

Tomasz Kojm authored on 2009/08/05 06:17:28
July 14, 2009
View 8af7ccd

libclamav: handle Mach-O files with type-9 signatures; all special offsets are supported for PPC32/64 and x86 executables; for ARM and other archs only section based extensions (Sx[+-]n, SL[+-]n) are supported atm

Tomasz Kojm authored on 2009/07/14 04:29:46
April 23, 2009
View e410198

libclamav: call cli_checkfp() whenever possible/makes sense (bb#1558)

Tomasz Kojm authored on 2009/04/23 22:24:21
April 7, 2009
View e06afe8

libclamav: fix handling of signature offsets in cli_scanbuff() (bb#1546)

Tomasz Kojm authored on 2009/04/07 05:01:09
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
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
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 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 0728972

(hoepfully) completed db load, regexes and hashes missing need to recheck strlen(hex2string) bugs, need to figure how to hangle regexes and hashes: edwiiiiiiin!!! :D

aCaB authored on 2008/10/18 09:16:23
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
August 1, 2008
View bc86a38

libclamav: scan disasm data with type-8 sigs (bb#895)

Tomasz Kojm authored on 2008/08/01 07:22:57