August 1, 2008
View fb6208f

fixes for bb #177: if all we have is a script in a html file still normalize it keep global scope, we need it to parse variable names in the correct scope

Török Edvin authored on 2008/08/01 23:50:50
July 15, 2008
View 5be3029

fix crash in js parser fix configure test for check: if it is not available, and we didn't pass --enable-check, do not complain add unit test for jsnorm bug

Török Edvin authored on 2008/07/15 04:31:56
View 745d4b3

add paranthesis fix compiler warning

Török Edvin authored on 2008/07/15 01:24:43
July 14, 2008
View a5f1964

improve normalization of screnc encoded files(bb #1022) extract duplicated code into its own function

Török Edvin authored on 2008/07/14 23:50:52
July 8, 2008
View 8be1d5a

enable JS normalizer

Török Edvin authored on 2008/07/08 20:33:32
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