October 20, 2008
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
October 9, 2008
View b105842

when --disable-gcc-vcheck is set, set CFLAGS to O0 and append -broken-compiler to the VERSION (bb #684) introduce VERSION_SUFFIX for easier handling, and convert -exp to use it

Török Edvin authored on 2008/10/09 18:00:26
August 26, 2008
View 6670d61

drop support for Cygwin (due to broken ClamAV builds)

Tomasz Kojm authored on 2008/08/26 06:59:33
August 25, 2008
View 341faf6

libclamav: drop obsolete code in matcher-ac

Tomasz Kojm authored on 2008/08/25 23:07:18
August 8, 2008
View a45c703

shut up some gcc warnings

Tomasz Kojm authored on 2008/08/08 23:00:17
August 7, 2008
View ec28550

unit_tests/check_matchers.c: add tests for cli_(ac|bm)_scanbuff

Tomasz Kojm authored on 2008/08/07 21:40:41
August 4, 2008
View 04f9bed

use SVN revision in version info TODO: replace every remaining use of VERSION with cl_retver()

Török Edvin authored on 2008/08/04 06:52:11