Commit Graph

28 Commits (fa78cc434170c90e0cc95a4901f7e291dbde9c9e)

Author SHA1 Message Date
Tomasz Kojm 33068e0973 libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead 17 years ago
Tomasz Kojm 724b2bf770 Move cl_engine from clamav.h to others.h; move cl_limits to cl_engine; 17 years ago
Tomasz Kojm ec98179939 libclamav/ole2_extract.c: handle files with unusual parameters (bb#954) 17 years ago
Tomasz Kojm a45c7039c1 shut up some gcc warnings 17 years ago
Tomasz Kojm 2624c77022 libclamav/ole2_extract: don't return CL_BREAK in cli_ole2_extract() (bb#1123) 17 years ago
aCaB 937ade082c fix collisions in ole2/vba 17 years ago
Tomasz Kojm b0c7e984a8 libclamav/ole2_extract.c, sigtool: make sigtool compatible with the new OLE2 scan scheme (bb#1086) 17 years ago
aCaB aa87b23c8c comment removed 17 years ago
aCaB 77fd59a8cd ole2_extract: backport fixes from 0.93.1rc1 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 fa97314dd7 handle null ctx, required for sigtool (bb#846) 18 years ago
aCaB 08d0fdc5b1 check limits in ole2 18 years ago
aCaB bbd6ca3fbb more limits and ole2 collision fixup 18 years ago
aCaB 2455584143 sync to trunk 18 years ago
aCaB 850db69e9e update limits 18 years ago
Tomasz Kojm 96435bdc49 fix some compiler warnings 18 years ago
aCaB b5231f5f67 realign structs see bb#474 18 years ago
Tomasz Kojm 3c5f7c0814 use %lu/(unsigned long int) instead of %ju/(uintmax_t) (bb#444) 18 years ago
Tomasz Kojm e8fcc7cd3d fix printing of size_t and off_t vars (bb#444) 18 years ago
Török Edvin 22af56a31a make endian conversion macros work when operand is negative number. 18 years ago
Tomasz Kojm 7df56d47b9 properly initialise hdr.max_block_no (bb#603) 18 years ago
Tomasz Kojm bce18b0a5a faster handling of corrupted files (bb#561) 18 years ago
Tomasz Kojm ac6082ede9 better processing of data blocks (bb#559) 18 years ago
Tomasz Kojm 42438bd568 detect block list loop (bb#466) 18 years ago
Tomasz Kojm 11b50569a6 revert patch from bb#245 18 years ago
Tomasz Kojm ef38c83d47 add support for HP-UX 11.11 19 years ago
Nigel Horne 8797c78486 cli_sanitise_filename 19 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm bda5598b7e remove some warnings from gcc 19 years ago
Tomasz Kojm 98a3c4efa8 fix for bb#230 19 years ago
Tomasz Kojm d6aa7667f9 use sanitiseName() (bb#207) 19 years ago
Tomasz Kojm 145cf777ed fix endian issue in ole2_get_next_xbat_block() 19 years ago
Tomasz Kojm 9e7e2c76d9 avoid unicode name collisions when scanning OLE2 containers 19 years ago
Trog f8c58685bd * libclamav/ole2_extract.c: Fix Solaris endian issue. (bb#89) 19 years ago
Tomasz Kojm b58fdfc292 apply w32 patches from NJH 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 079229d60d fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org> 20 years ago
Trog 8a9c2d191a * libclamav/others.c,h: Add generic bitset implementation 20 years ago
Trog 9d3c38bad4 Fix compiler warnings. 20 years ago
Trog 3c21733d1e * libclamav/chmunpack.c: relax over stringent offset checks. 21 years ago
Tomasz Kojm 75ccac9f29 improved OS/2 support 21 years ago
Trog d906bb2dfa Another go at fixing MACOS/X filenames 21 years ago
Trog 507d4670f7 Better filename handling in MACOS/X 21 years ago
Trog 72d885e813 * libclamav/ole2_extract.c: sanitize filenames 21 years ago
Trog b36af08007 fix error path memory leaks (thanks to acab and njh) 21 years ago
Trog cdcb8f73a3 * libclamav/vba_extract.c: remove unused PowerPoint functions. 21 years ago
Trog 420340913e * libclamav/vba_extract.c: dumb down the PowerPoint parser to Microsofts level. 21 years ago
Trog e5a5b2f280 proper file accounting (original patch from Maxim Dounin) 21 years ago