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
May 16, 2008
View a72b7d2

improve DB load time

Török Edvin authored on 2008/05/16 17:15:26
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 21, 2008
View 6038397

filetype detection improvements

Tomasz Kojm authored on 2008/02/21 07:04:48
February 9, 2008
View ed9753e

add support for signature whitelisting with daily.ign/local.ign (bb#779)

Tomasz Kojm authored on 2008/02/09 04:32:45
February 7, 2008
View c367122

introduce hashset_* functions use a faster hash function use hashset to load mdb signatures regenerate files due to hash function change enable hash function profiling during generation

Török Edvin authored on 2008/02/07 03:53:23
February 5, 2008
View 96435bd

fix some compiler warnings

Tomasz Kojm authored on 2008/02/05 02:39:00