Commit Graph

16 Commits (5a622715ee0ed6c711d3feba4dc2d1158e4faca5)

Author SHA1 Message Date
Tomasz Kojm 72ce4b70eb improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93) 17 years ago
aCaB 997a0e0b86 hardfail on unlink failure 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
Tomasz Kojm 5fc380f1cc always check return value of cli_gentemp() 17 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 5a9a9989b8 avoid holes in data-structures due to alignment. 18 years ago
Török Edvin 8ea27f5c18 fix some warnings 18 years ago
Tomasz Kojm a7ac59781d various cleanups; fix bb#577 (move cli_* out of clamav.h) 18 years ago
Tomasz Kojm f7abbf278e fix possible NULL dereference (bb#611) 18 years ago
Török Edvin 38a0019993 stick to GPLv2 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 90d2553193 Fix possible memory leak, and add more sanity checks. 19 years ago
aCaB f84c2df9e2 bb#303 - rtf: don't spin on read errors 19 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm 3dc58be2fb add more sanity checks 19 years ago
Tomasz Kojm bda5598b7e remove some warnings from gcc 19 years ago
Tomasz Kojm f7efc022e8 enable RTF extractor by default 19 years ago
Tomasz Kojm 380fb4f063 fix off-by-one error in hex decoder (bb#190) 19 years ago
Tomasz Kojm 52c2a8bd11 commit experimental code from Edvin for extracting embedded objects from RTF files 19 years ago