July 26, 2008
View 3dcc2d7

more tests for regex run unit-tests under valgrind if available.

Török Edvin authored on 2008/07/26 01:03:04
July 25, 2008
View 82167b0

remove remaining CL_DEBUG, and add missing file

Török Edvin authored on 2008/07/25 16:25:36
View 250f2bc

fix memory leak

Török Edvin authored on 2008/07/25 04:21:53
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 9828566

unbreak make check

Török Edvin authored on 2008/07/23 22:58:53
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
February 22, 2008
View 5025967

use limits->maxfiles instead of MAX_EMBEDDED_OBJ for ZIP-SFX

Tomasz Kojm authored on 2008/02/22 09:26:25
February 21, 2008
View 6038397

filetype detection improvements

Tomasz Kojm authored on 2008/02/21 07:04:48
February 13, 2008
View d6df9ff

use pthread_cond_* instead of usleep() in MULTISCAN (bb #758) enable entconv by default others.c: fix compiler warning regex_list.c: remove unused code, because a better solution is scheduled for 0.94 (bb #725)

Török Edvin authored on 2008/02/13 19:57:33
February 7, 2008
View 6b656d3

compatibility with new matcher extension

Tomasz Kojm authored on 2008/02/07 05:48:34
February 6, 2008
View c305bb5

fix -pedantic warning.

Török Edvin authored on 2008/02/06 21:24:58
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 28, 2007
View 5a9a998

avoid holes in data-structures due to alignment.

Török Edvin authored on 2007/12/28 21:30:23