November 1, 2008
View 946bd26

merge mempool branch

aCaB authored on 2008/11/01 11:39:00
October 31, 2008
View 6c0d168

libclamav/readdb.c: daily.ign was overwriting local.ign (bb#1265)

Tomasz Kojm authored on 2008/10/31 00:19:22
October 22, 2008
View e21657d

a faster and more compact allocator

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

typo

aCaB authored on 2008/10/20 07:58:53
View 1e2969a

reenable non-mpooll builds

aCaB authored on 2008/10/20 02:57:09
View d22176e

MERGE COMPLETE

aCaB authored on 2008/10/20 02:27:37
View 0d9dbde

some leaks fixed

aCaB authored on 2008/10/20 01:16:49
October 19, 2008
View 4284b78

freeign0

aCaB authored on 2008/10/19 21:32:36
View 04dc5e0

remove debug message

Török Edvin authored on 2008/10/19 19:51:22
View e309658

strdup not hex2str for tokens[3]!

Török Edvin authored on 2008/10/19 19:50:40
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 b583d6e

small update

aCaB authored on 2008/10/18 05:33:15
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