October 22, 2008
View e21657d

a faster and more compact allocator

aCaB authored on 2008/10/22 08:55:11
October 20, 2008
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 b36e9f8

mempool for regex_list/phishcheck

Török Edvin authored on 2008/10/19 21:27:59
View 29f2416

fix hexnew allocation, mempool for regex_list

Török Edvin authored on 2008/10/19 21:13:24
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
October 8, 2008
View ed65443

fix whitespace

Török Edvin authored on 2008/10/08 05:04:50
September 16, 2008
View 3baee50

convert a checked fixture into an unchecked fixture, it is sufficient if that setup code is run once, this speeds up the tests. fix some helgrind warnings (the phishcheck struct is going to be freed anyway, so writing something to it doesn't help anyway)

Török Edvin authored on 2008/09/16 19:32:20
August 25, 2008
View 341faf6

libclamav: drop obsolete code in matcher-ac

Tomasz Kojm authored on 2008/08/25 23:07:18
August 22, 2008
View 5cd3f73

add lots of warnings flags to 'make distcheck', and turn some warnings into errors (bb #1092)

Török Edvin authored on 2008/08/22 05:21:43
August 3, 2008
View e6f1401

fix crash in SO_search when len == 1 also skip matching too short strings (they won't match anyway)

Török Edvin authored on 2008/08/03 23:09:35
August 2, 2008
View 063ddd5

optimization: use the filter to avoid cli_bm_scanbuff calls bugfix: SO_search returns -1 when it doesn't find a match, code was assuming it returns 0.

Török Edvin authored on 2008/08/02 00:45:15