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
March 7, 2008
View 5fc380f

always check return value of cli_gentemp()

Tomasz Kojm authored on 2008/03/07 05:19:22
March 1, 2008
View 94ec895

handle ' inside comments

Török Edvin authored on 2008/03/01 18:24:37
February 28, 2008
View eb0757a

more improvements to script end tag detection

Török Edvin authored on 2008/02/28 03:51:00
View 0f24777

don't add newline between script tags.

Török Edvin authored on 2008/02/28 00:57:30
February 27, 2008
View 6f7c0a1

better script end detection

Török Edvin authored on 2008/02/27 07:20:13
View 2354901

change ' to " inside scripts

Török Edvin authored on 2008/02/27 06:34:44
February 26, 2008
View 22b961c

strip spaces from scripts, normalize screnc

Török Edvin authored on 2008/02/26 20:05:11
February 21, 2008
View d5a5fef

* libclamav/htmlnorm.c: generate only nocomment.html (always contains script too) and notags.html (bb #851) * libclamav/hashtab.h: len and data were reversed, invalidating entitylist.h * libclamav/filetypes_int.h: improve HTML filetype detection (bb #853)

Török Edvin authored on 2008/02/21 00:49:43
February 13, 2008
View ec77419

SVN r3619 broke phishing detection, fixed it

Török Edvin authored on 2008/02/13 19:24:51
February 12, 2008
View 0664128

tagless version of HTML file (bb #162) fix compiler warning

Török Edvin authored on 2008/02/12 06:41:58
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 26, 2008
View a6de01a

handle NULL characters in HTML files. (bb #539).

Török Edvin authored on 2008/01/26 01:39:40
January 24, 2008
View 8b22c9b

optimize char reference handling

Török Edvin authored on 2008/01/24 00:43:32