Commit Graph

24 Commits (44fd90eb993b9eb02ea91b8998240387264d489b)

Author SHA1 Message Date
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
Trog dd1f314650 fix possible crash 20 years ago
Trog 9d3c38bad4 Fix compiler warnings. 20 years ago
Trog 3863b5cebe fix possible seek loop 20 years ago
Trog 11a1fcf5e4 Add signature for MacOffice 2004. Guess endianness of unknown versions of MS Office. 21 years ago
Tomasz Kojm 0c7019c585 improve generating of temporary file names 21 years ago
Trog 8c601f9fa1 fix possible infinite loop 21 years ago
Tomasz Kojm 7b304deeb2 include database info in version string 21 years ago
Tomasz Kojm 8000d0786b Use new patter matching algorithm. Cleanup. 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 57babcae0c fix error path crash 21 years ago
Trog bdc7548a71 Fix possible crash 21 years ago