October 1, 2009
View 6039e6d

libclamav/matcher-bm.c: fix cli_bm_freeoff() (bb#1710)

Tomasz Kojm authored on 2009/10/01 00:15:37
September 29, 2009
View 04133ff

libclamav: new signature blacklisting format (bb#1625) libclamav: allow arbitrary names for .ign/.ign2 files (bb#1683)

Tomasz Kojm authored on 2009/09/29 02:33:59
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 10, 2009
View 1ffccbd

integrate reentrant and non-recursive qsort

Tomasz Kojm authored on 2009/09/10 05:43:25
September 7, 2009
View 550dc2b

libclamav/matcher-bm.c: fix uninitialized value warning

Tomasz Kojm authored on 2009/09/07 22:04:28
September 2, 2009
View 7962075

missing return

Tomasz Kojm authored on 2009/09/02 03:59:14
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
View fedd1ac

fix initial shift

Tomasz Kojm authored on 2009/09/02 03:21:54
View 9b7f6ed

fix detection issue in bm_offmode

Tomasz Kojm authored on 2009/09/02 03:06:50
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 20, 2009
View f28db33

libclamav/matcher-bm.c: micro-optimization

Tomasz Kojm authored on 2009/08/20 07:35:22
August 14, 2009
View 33872a4

libclamav: improve handling of signature offsets

Tomasz Kojm authored on 2009/08/14 21:38:13
April 10, 2009
View f70b93e

libclamav/matcher-bm.c: minor performance improvement (bb#1539)

Tomasz Kojm authored on 2009/04/10 21:01:57
April 7, 2009
View 64b9b98

allow offsets for all buffer types

Tomasz Kojm authored on 2009/04/07 05:17:25