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 459b13e

Initial support for __match_count.

Török Edvin authored on 2009/09/22 05:44:32
September 11, 2009
View a6d4c62

libclamav/matcher-ac.c: initial limited support for word boundary (bb#1631)

Tomasz Kojm authored on 2009/09/11 23:05: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 14, 2009
View 33872a4

libclamav: improve handling of signature offsets

Tomasz Kojm authored on 2009/08/14 21:38:13
August 5, 2009
View cc447ac

configure, libclamav: fix compile issues on IRIX (bb#1532)

Tomasz Kojm authored on 2009/08/05 06:17:28
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
January 27, 2009
View 47d40fe

libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366)

Tomasz Kojm authored on 2009/01/27 04:47:02
October 22, 2008
View e21657d

a faster and more compact allocator

aCaB authored on 2008/10/22 08:55:11
October 20, 2008
View 0d9dbde

some leaks fixed

aCaB authored on 2008/10/20 01:16:49
October 18, 2008
View a5746c2

TODO: - make regex* and hash* behave properly (either include or exclude from the pool entirely) - cleanup the ifdefs and make a single macro - fixup the proto for dconf (re-enables make check in mpool-mode) - check the possibility to entirely wipe frees from error paths in mpool-mode (this totally simplifies the code)

aCaB authored on 2008/10/18 21:03:08