October 2, 2009
View 72a03f9

Merge branch 'master' into bytecode

Török Edvin authored on 2009/10/02 16:04:37
September 22, 2009
View d38d6da

Logical signature hook for bytecode.

Török Edvin authored on 2009/09/22 17:03:17
September 19, 2009
View 0c190b5

libclamav/matcher-bm.c: use mpool in BM's offset mode

Tomasz Kojm authored on 2009/09/19 03:02:42
September 2, 2009
View 6d3c5be

libclamav: use BM matcher in offset mode for PE files larger than 256kB (10% speedup on average; 30-40% for large executables)

Tomasz Kojm authored on 2009/09/02 03:52:13
September 1, 2009
View 006f5fe

libclamav: in bm_offmode only load sigs with non-floating absolute and relative offsets into BM matcher (load other ones into AC) and use per-file computed offset table to pick up best shifts (not enabled by default, bb#1300)

Tomasz Kojm authored on 2009/09/01 18:19:31
August 21, 2009
View aca9ea8

libclamav: handle relative offsets with cli_ac_data; fix offset logic

Tomasz Kojm authored on 2009/08/21 22:55:10
August 14, 2009
View 33872a4

libclamav: improve handling of signature offsets

Tomasz Kojm authored on 2009/08/14 21:38:13
July 14, 2009
View 8af7ccd

libclamav: handle Mach-O files with type-9 signatures; all special offsets are supported for PPC32/64 and x86 executables; for ARM and other archs only section based extensions (Sx[+-]n, SL[+-]n) are supported atm

Tomasz Kojm authored on 2009/07/14 04:29:46
April 23, 2009
View e410198

libclamav: call cli_checkfp() whenever possible/makes sense (bb#1558)

Tomasz Kojm authored on 2009/04/23 22:24:21
April 7, 2009
View e06afe8

libclamav: fix handling of signature offsets in cli_scanbuff() (bb#1546)

Tomasz Kojm authored on 2009/04/07 05:01:09
February 13, 2009
View 0138619

libclamav/matcher.c: cli_scanbuff: add support for external acdata

Tomasz Kojm authored on 2009/02/13 21:42:35
December 30, 2008
View 589d8d8

libclamav: add default.h

Tomasz Kojm authored on 2008/12/30 02:55:30
July 29, 2008
View 710a22f

libclamav/matcher-ac.c: add support for returning multiple matches in cli_ac_scanbuff()

Tomasz Kojm authored on 2008/07/29 18:04:28
July 27, 2008
View a32b99b

fix typo

Tomasz Kojm authored on 2008/07/27 01:23:36
View 6b273df

check lsigs for FPs

Tomasz Kojm authored on 2008/07/27 01:08:38