Commit Graph

17 Commits (2ac2095aa5d5aa50213440ae8a8fa245b2801255)

Author SHA1 Message Date
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
Tomasz Kojm e6f19468ec fix possible reference to NULL pointer in experimental code 19 years ago
Tomasz Kojm 3506ac49f7 add encoding and entity normalizer from Edwin (bb#145) 19 years ago
Tomasz Kojm ec48102709 apply patches for the anti-phish code from Edwin 19 years ago
Tomasz Kojm b58fdfc292 apply w32 patches from NJH 19 years ago
Nigel Horne 8386c7239f Code tidy 19 years ago
aCaB 333d724dcf Phishing merge - htmlnorm 19 years ago
Tomasz Kojm 48b7b4a747 update GPL headers with new address for FSF 19 years ago
Tomasz Kojm 75282b5c33 code cleanup 19 years ago
Tomasz Kojm 379870fad3 fix typo 19 years ago
Trog a92110df94 * libclamav/htmlnorm.c: RFC2397 ("data" URL scheme) support. 21 years ago
Trog e3a6f061bc * sigtool/vba.c: Add some more Word6 tokens. 21 years ago
Trog 247bc5c6bc extract more HTML references from use with FOLLOWURL 21 years ago
Trog 03b2298269 fix possible crash with broken html 21 years ago
Trog ee4e852aef Simplify handling of NL chars, treat as a space. 21 years ago
Trog 922f69fae5 fix breakage from yesterdays change 21 years ago
Trog 75cbd4fbba properly initialise output buffer 21 years ago
Trog ea04d2de33 Error path cleanup. Fix bug spotted by Nigel. 21 years ago
Trog a58f7bc55a Preserve the case of href tags. Minor cleanup. 21 years ago
Trog 3d0ca3cf1f fix last minute breakage 21 years ago
Trog 5e733972fd fix last minute change 21 years ago
Trog e57fa318f7 re-write HTML code 21 years ago
Tomasz Kojm 8000d0786b Use new patter matching algorithm. Cleanup. 21 years ago
Trog f05eb936a4 * libclamav/htmlnorm.c: fix decoding of hex char encoding 21 years ago
Tomasz Kojm 888f5794bf new method of file type detection; HTML normalisation 21 years ago