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
July 26, 2008
View 677fc4b

libclamav: add initial support for logical signatures (bb#896)

Tomasz Kojm authored on 2008/07/26 04:00:25
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 21, 2008
View 6038397

filetype detection improvements

Tomasz Kojm authored on 2008/02/21 07:04:48
February 12, 2008
View 2ac2095

limits in scanbuff

aCaB authored on 2008/02/12 06:31:39
February 7, 2008
View c367122

introduce hashset_* functions use a faster hash function use hashset to load mdb signatures regenerate files due to hash function change enable hash function profiling during generation

Török Edvin authored on 2008/02/07 03:53:23
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
January 24, 2008
View b5231f5

realign structs see bb#474

aCaB authored on 2008/01/24 22:24:02
January 11, 2008
View 9381324

avoid holes in often used data structures (bb#748);

Tomasz Kojm authored on 2008/01/11 04:37:27