August 1, 2008
View b611b5f

initial support for matching URLs against MD5 hashes

Török Edvin authored on 2008/08/01 23:49:55
July 31, 2008
View d66b881

add missing header

Török Edvin authored on 2008/07/31 22:48:43
View 7f0d114

clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) docs/: update docs for HeuristicScanPrecedence and ScanPartialMessages unit_tests/: add test for HeuristicScanPrecedence

Török Edvin authored on 2008/07/31 19:51:46
July 30, 2008
View 2b9e5d2

drop a redundant check from phishcheck. enable debug output in unit tests, they are dumped to unit_tests/test-stderr.log.

Török Edvin authored on 2008/07/30 02:19:07
July 26, 2008
View 35609fe

param to isalnum() has to be unsigned

Török Edvin authored on 2008/07/26 06:02:45
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 11, 2008
View c0d00d3

update TLD list (bb #925)

Török Edvin authored on 2008/04/11 19:52:17
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 18, 2008
View d23bc03

fix out of memory handling (bb #849).

Török Edvin authored on 2008/02/18 18:23:36
February 15, 2008
View 59838e6

change order of checks whitelist/isURL

Török Edvin authored on 2008/02/15 05:58:03
February 1, 2008
View f12c2e6

ignore invalid URLs containing double dots, optimization: cut URL after hostname

Török Edvin authored on 2008/02/01 01:05:20
January 31, 2008
View 75fe125

when domain matchers, preserve full subdomain(bb #721)

Török Edvin authored on 2008/01/31 03:44:07
December 15, 2007
View 1eed6af

fix leaks introduced by r3417.

Török Edvin authored on 2007/12/15 23:07:16
December 14, 2007
View 2fe76d5

merged from not_for_0.92_tempbranch. remove "all domain scan" feature from phishcheck (--no-phishing-restrictedscan). Nobody is using it. Don't care why an url is clean, just state it is clean. Various cleanups resulting from this. Prepare to introduce selective turn on of sub-features.

Török Edvin authored on 2007/12/14 20:44:56
December 11, 2007
View 813864c

(hopefully) all the stuff lost

aCaB authored on 2007/12/11 07:17:06