October 9, 2008
View b105842

when --disable-gcc-vcheck is set, set CFLAGS to O0 and append -broken-compiler to the VERSION (bb #684) introduce VERSION_SUFFIX for easier handling, and convert -exp to use it

Török Edvin authored on 2008/10/09 18:00:26
August 26, 2008
View 6670d61

drop support for Cygwin (due to broken ClamAV builds)

Tomasz Kojm authored on 2008/08/26 06:59:33
August 25, 2008
View 341faf6

libclamav: drop obsolete code in matcher-ac

Tomasz Kojm authored on 2008/08/25 23:07:18
August 8, 2008
View a45c703

shut up some gcc warnings

Tomasz Kojm authored on 2008/08/08 23:00:17
August 7, 2008
View ec28550

unit_tests/check_matchers.c: add tests for cli_(ac|bm)_scanbuff

Tomasz Kojm authored on 2008/08/07 21:40:41
August 4, 2008
View 04f9bed

use SVN revision in version info TODO: replace every remaining use of VERSION with cl_retver()

Török Edvin authored on 2008/08/04 06:52:11
August 1, 2008
View b023c36

libclamav: add support for loading specific PUA categories (bb#939) clamd: new options ExcludePUA and IncludePUA clamscan: new switches --exclude-pua and --include-pua

Tomasz Kojm authored on 2008/08/01 01:26:50
July 27, 2008
View ee8bd2f

libclamav: lsigs: handle extended block modifiers (bb#896)

Tomasz Kojm authored on 2008/07/27 00:48:08
July 26, 2008
View c7aeeb4

evaluate lsigs in cli_scandesc

Tomasz Kojm authored on 2008/07/26 08:11:23
View 677fc4b

libclamav: add initial support for logical signatures (bb#896)

Tomasz Kojm authored on 2008/07/26 04:00:25
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
July 3, 2008
View b5513f8

libclamav: add ".UNOFFICIAL" suffix to 3rd party signatures (bb#1061)

Tomasz Kojm authored on 2008/07/03 20:19:21
June 2, 2008
View 04ba76d

minimize memory fragmentation after db reload (bb#1028)

Tomasz Kojm authored on 2008/06/02 21:00:37
May 28, 2008
View 72ce4b7

improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93)

Tomasz Kojm authored on 2008/05/28 01:30:47
May 19, 2008
View e8ae4fa

faster loading of uncompressed .cld files

Tomasz Kojm authored on 2008/05/19 06:32:27