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 de47223

warn if no bzip2 support

aCaB authored on 2008/07/25 09:44:01
View 4c4651a

merge disasm code

aCaB authored on 2008/07/25 09:31:51
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 24, 2008
View 1a8b5d6

update svn:ignore on test

aCaB authored on 2008/07/24 21:46:42
View 2eccefa

missed in r3982

Tomasz Kojm authored on 2008/07/24 07:23:21
View 95c131d

freshclam/mirman.c: fix handling of IPv6 addresses

Tomasz Kojm authored on 2008/07/24 07:05:30
View 8f8fa5d

milter: use reentrant resolv apis - bb#668

aCaB authored on 2008/07/24 05:14:28
View af9cdbe

avoid passing negative values to isspace

Török Edvin authored on 2008/07/24 02:58:48
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
July 21, 2008
View f8a8218

sigtool/vba.c: fix crash on error in vba code (bb#1106)

Tomasz Kojm authored on 2008/07/21 19:37:19
July 19, 2008
View 0129373

add REG_NOSUB

Tomasz Kojm authored on 2008/07/19 03:48:10