Commit Graph

41 Commits (b346e3629a1852868679d139f3a3bb7ce700d15f)

Author SHA1 Message Date
Török Edvin 048725d0d6 wrap screnc output in script tags, so that the HTML normalizer will normalize 17 years ago
Török Edvin 7d4b5f164a use clistrdup/free instead of blobs (bb #828) 17 years ago
Török Edvin 6a53bbdf9a JS normalizer fixes (bb #1155) 17 years ago
Török Edvin 7959343dc7 allow make distcheck to succeed (bb #1142) 17 years ago
Török Edvin 5cd3f734a9 add lots of warnings flags to 'make distcheck', 17 years ago
Török Edvin e357da7b90 more leak fixes (bb #1141) 17 years ago
Török Edvin e2354bdb46 fix infloop in screnc detection code (introduced around SVN r3945). 17 years ago
Török Edvin fb6208fd12 fixes for bb #177: 17 years ago
Török Edvin 5be3029f8f fix crash in js parser 17 years ago
Török Edvin 745d4b38b3 add paranthesis 17 years ago
Török Edvin a5f196457f improve normalization of screnc encoded files(bb #1022) 17 years ago
Török Edvin 8be1d5a4bb enable JS normalizer 17 years ago
Tomasz Kojm 72ce4b70eb improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93) 17 years ago
Tomasz Kojm 2023340a41 update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
Tomasz Kojm 5fc380f1cc always check return value of cli_gentemp() 17 years ago
Török Edvin 94ec89550b handle ' inside comments 17 years ago
Török Edvin eb0757aaa8 more improvements to script end tag detection 17 years ago
Török Edvin 0f2477751d don't add newline between script tags. 17 years ago
Török Edvin 6f7c0a1548 better script end detection 17 years ago
Török Edvin 2354901f92 change ' to " inside scripts 17 years ago
Török Edvin 22b961c205 strip spaces from scripts, normalize screnc 17 years ago
Török Edvin d5a5fef965 * libclamav/htmlnorm.c: generate only nocomment.html (always contains script too) and notags.html (bb #851) 18 years ago
Török Edvin ec774193d3 SVN r3619 broke phishing detection, fixed it 18 years ago
Török Edvin 0664128a61 tagless version of HTML file (bb #162) 18 years ago
aCaB 2455584143 sync to trunk 18 years ago
Török Edvin b3fc7f9747 use entconv to detect UTF-16BE, and UCS-4 variants 18 years ago
Török Edvin a6de01aa14 handle NULL characters in HTML files. (bb #539). 18 years ago
Török Edvin 8b22c9b52a optimize char reference handling 18 years ago
Török Edvin b0b8398b48 * contrib/entitynorm: 18 years ago
Török Edvin 4e1127c594 AC_TRY_LINK already adds a main(), remove duplicate main() 18 years ago
Tomasz Kojm 0808081e13 properly truncate long URLs (Edwin, bb#645) 18 years ago
Tomasz Kojm 45d6cbd9a8 fix possible NULL dereference (bb#582) 18 years ago
Tomasz Kojm 1c6fa20917 fix possible NULL dereference (bb#582) 18 years ago
Török Edvin 736112931b handle & in URLs, even with 18 years ago
Tomasz Kojm 84fd5a614c fix some possible error path leaks by changing cli_realloc() to cli_realloc2() 18 years ago
Török Edvin 5e2a487ca8 fix uninitialized value warning 18 years ago
Török Edvin 462e8e5eb3 apply next set of patches for enabling phishing code 18 years ago
Török Edvin f74bc8271b Update code to use new AC matcher. 18 years ago
Török Edvin 4215d6f35b compilation fix 18 years ago
Török Edvin d6dfde3fd3 replace CL_EXPERIMENTAL with dconf in htmlnorm. 18 years ago
Török Edvin e4ba6d85cc leave <0x20 characters untouched in cl_experimental (don't normalize them to &xx;) 18 years ago
Török Edvin 66f7a69148 ampersands were missed in URLs.(bb #377). 18 years ago
Török Edvin 6b53b2341d Better handling of empty charset in meta tag. 18 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm fc83da8244 remove some gcc warnings 19 years ago
Tomasz Kojm e2a621c621 better fix 19 years ago
Tomasz Kojm 6529ffb8f1 fix possible crash 19 years ago
Tomasz Kojm 093789b9ef fix whitespace normalization (bb#283) 19 years ago
Tomasz Kojm c8184020c4 apply entconv patch from Edwin 19 years ago
Tomasz Kojm 6f38c93985 s/strdup/cli_strdup/g 19 years ago