February 15, 2010
View 5b74e89

enable prefiltering, and add to dconf.

Török Edvin authored on 2010/02/15 22:01:37
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
November 6, 2008
View 6a21552

have configure define NDEBUG unless we use --enable-debug, instead of having to #ifndef CL_DEBUG #define NDEBUG #endif in each .c file that uses assert. If you want assertions enabled you'll need to use --enable-debug to configure, as until now, no change there.

Török Edvin authored on 2008/11/06 23:27:18
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 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
October 18, 2008
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
July 23, 2008
View 2e11bcd

performance improvements for URL matching (bb #725, bb #650): * use a suffix AC-trie and a shift-or FSM to filter * rewrite the URL regex in C * use a perfect hash to lookup TLD and ccTLD, instead of a regex * TODO: suffixes having a common prefix: loop over all of them cli_ac_free: multiple virname pointing to same location

Török Edvin authored on 2008/07/23 22:51:57
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
October 6, 2007
View 8ea27f5

fix some warnings

Török Edvin authored on 2007/10/06 17:47:46
September 28, 2007
View b5341ac

more improvements to the url extraction algorithm (more to come later). Reduces false negatives. False positives ratio should be same.

Török Edvin authored on 2007/09/28 06:27:37
August 15, 2007
View 4c748c3

make debug output look better (patch from Sven)

Török Edvin authored on 2007/08/15 06:21:49
June 30, 2007
View 38a0019

stick to GPLv2

Török Edvin authored on 2007/06/30 20:50:56