Commit Graph

36 Commits (9d8868627833a6669b8700a52cb2c7ccca68f961)

Author SHA1 Message Date
aCaB 58481352d5 win32 paths handling 16 years ago
aCaB 081f64735d win32#2 16 years ago
Török Edvin f6f2869f8d avoid size 1 reads for performance reasons (bb #1542). 16 years ago
Tomasz Kojm 871177cdd9 return codes cleanup (bb#1159) 17 years ago
Tomasz Kojm 33068e0973 libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead 17 years ago
aCaB ddc9e6c347 bb#1239 17 years ago
Török Edvin e357da7b90 more leak fixes (bb #1141) 17 years ago
Tomasz Kojm a45c7039c1 shut up some gcc warnings 17 years ago
aCaB 937ade082c fix collisions in ole2/vba 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
aCaB c0a95e0ce6 bb#384 - unlink 17 years ago
Nigel Horne b81763abc8 Minor code tidy 17 years ago
Tomasz Kojm f0f7f92f9a merge security fixes 18 years ago
aCaB bbd6ca3fbb more limits and ole2 collision fixup 18 years ago
aCaB 2455584143 sync to trunk 18 years ago
Tomasz Kojm 96435bdc49 fix some compiler warnings 18 years ago
Tomasz Kojm 8619da9120 minor code tidy; drop broken sigtouint32() 18 years ago
aCaB b5231f5f67 realign structs see bb#474 18 years ago
Nigel Horne e19ed67b7d Minor optimisation 18 years ago
Nigel Horne 169754555c More tidies 18 years ago
Nigel Horne 11d24f8a8f Code cleanup 18 years ago
Nigel Horne faa0d26773 A few code tidies 18 years ago
Tomasz Kojm 2b4598190c use B-M to handle .hdb and .fp databases and other minor changes 18 years ago
Nigel Horne 9fe789f8b8 Many changes since 0.92 18 years ago
Tomasz Kojm c0195d1f41 fix compilation error with --enable-debug (NJH) 18 years ago
Nigel Horne 9294cf21c5 Removed more unused code 18 years ago
Nigel Horne ed0fd157f7 Removed more unused code 18 years ago
Nigel Horne 693805657e Added sanity check to get_unicode_name 18 years ago
Nigel Horne d9a9e1fcbe Removed more unused code 18 years ago
Nigel Horne 96911b50d1 Remove printf I should have removed before committing 18 years ago
Nigel Horne a27be3c7a8 More tidy up 18 years ago
Nigel Horne ac8154d9d7 More tidy ups 18 years ago
Nigel Horne d92098c810 Tidy up and removed some unused code 18 years ago
Nigel Horne ffd168d44c Further cleanups 18 years ago
Nigel Horne fa53d80058 removed double close() 18 years ago
Tomasz Kojm 84fd5a614c fix some possible error path leaks by changing cli_realloc() to cli_realloc2() 18 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm 6f38c93985 s/strdup/cli_strdup/g 19 years ago
Tomasz Kojm 9e7e2c76d9 avoid unicode name collisions when scanning OLE2 containers 19 years ago
Tomasz Kojm c2d5447d62 fix lseek parameter order (bb#155) 19 years ago
Tomasz Kojm b58fdfc292 apply w32 patches from NJH 19 years ago
Tomasz Kojm 1653c22963 revert incorrect patch 19 years ago
Tomasz Kojm 12a6291fd9 add another Office 2000 signature 19 years ago
Tomasz Kojm c505769de9 return readable file descriptor 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 4a84ea33a6 fix possible memory leak 20 years ago
Trog 8bf5929eb3 * libclamav/chmunpack.c: Fix possible memory leak (TK) 20 years ago
Trog 892d2f56d6 Decode and scan OLE objects embedded in MS Office documents. 20 years ago