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
December 30, 2008
View 589d8d8

libclamav: add default.h

Tomasz Kojm authored on 2008/12/30 02:55:30
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
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 26, 2008
View 10290ba

allow custom data to be associated with patterns (such as a regex) via a void* field. Fix memory leaks, and valgrind problems in regex_list_done.

Török Edvin authored on 2008/07/26 05:01:40
View 677fc4b

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

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

use limits->maxfiles instead of MAX_EMBEDDED_OBJ for ZIP-SFX

Tomasz Kojm authored on 2008/02/22 09:26:25
February 21, 2008
View 6038397

filetype detection improvements

Tomasz Kojm authored on 2008/02/21 07:04:48
February 11, 2008
View 7db77fb

improve I/O error handling in cli_filetype2 (bb#818)

Tomasz Kojm authored on 2008/02/11 19:21:03
February 5, 2008
View 015ce4a

support for generic text normalizer (CL_TYPE_SCRIPT)

Török Edvin authored on 2008/02/05 06:38:34
February 3, 2008
View baedf04

don't leave return value uninitialized. (bb #808).

Török Edvin authored on 2008/02/03 17:57:05
February 2, 2008
View b3fc7f9

use entconv to detect UTF-16BE, and UCS-4 variants use only cli_readline() we don't need exact conversion drop unused functions, simplify encoding_norm_readline(), and rename to encoding_normalize_toascii()

Török Edvin authored on 2008/02/02 04:38:52