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 12, 2008
View 3b7d319

fix NULL dereference when running with a limited db

Tomasz Kojm authored on 2008/08/12 04:00:52
August 4, 2008
View dfc0c03

if there is a version.h.static use that instead of output from svnversion Makefile portability fixes fix assert failure add lcov to top level makefile cleanup after lcov when you run make clean (bb #1112) fix parsing of [^.] character class fix parsing of [r-t] fix handling of @ for URL hashes fix handling of &# inside URLs drop some dead code more unit tests for str portability fixes

Török Edvin authored on 2008/08/04 21:44:16
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
August 1, 2008
View 1126559

flag for U: lines, format is one of: U:MD5 U1:MD5 U2:MD5

Török Edvin authored on 2008/08/01 23:50:22
View 063bfe5

rename hashes -> md5_hashes

Török Edvin authored on 2008/08/01 23:50:16
View b3b6f0e

fix valgrind warning

Török Edvin authored on 2008/08/01 23:50:07
View b43205c

implement md5 URL match

Török Edvin authored on 2008/08/01 23:50:02
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