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
January 21, 2008
View 4e1127c

AC_TRY_LINK already adds a main(), remove duplicate main() entconv improvements to improve security and performance Part I for (bb #686, #386) TODO: * optimize entity_norm * create testfiles for unicode encoding variants * create a regression test * check for memory leaks

Török Edvin authored on 2008/01/21 07:18:14
January 17, 2008
View 5a85b33

remove experimental JS and PST code

Tomasz Kojm authored on 2008/01/17 13:04:20
January 7, 2008
View c8f2d06

re-enable text detection (ASCII, UTF8, UTF16)

Tomasz Kojm authored on 2008/01/07 23:20:38
December 15, 2007
View 7021b54

improved filetype detection code

Tomasz Kojm authored on 2007/12/15 07:39:37