July 25, 2008
View 5ee56e4

split up regex_list. begin testing for regex_suffix

Török Edvin authored on 2008/07/25 03:48:31
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
May 19, 2008
View e8ae4fa

faster loading of uncompressed .cld files

Tomasz Kojm authored on 2008/05/19 06:32:27
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
December 28, 2007
View 5a9a998

avoid holes in data-structures due to alignment.

Török Edvin authored on 2007/12/28 21:30:23
December 19, 2007
View 056d95d

add (initial) support for direct loading of CVD files

Tomasz Kojm authored on 2007/12/19 04:23:56
October 3, 2007
View 7191e94

avoid some false positives when there are spaces in URL.

Török Edvin authored on 2007/10/03 21:53:09
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
June 30, 2007
View 38a0019

stick to GPLv2

Török Edvin authored on 2007/06/30 20:50:56
May 2, 2007
View 462e8e5

apply next set of patches for enabling phishing code

Török Edvin authored on 2007/05/02 01:46:52
March 19, 2007
View 6e3332c

add signature type Y (host-only, regex, .wdb)

Török Edvin authored on 2007/03/19 08:27:15
March 11, 2007
View 43ecd9a

#include cleanup, Code cleanup, remove commented-out code, fix some gcc -W* warnings

Török Edvin authored on 2007/03/11 20:14:35
February 18, 2007
View a99111f

remove old CVS-stuff and make the repository look more like SVN

Sven Strickroth authored on 2007/02/18 04:02:20