Commit Graph

20 Commits (bfde2577eecdaf9c28532ac56afe473ebb59e7ed)

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 15850fc6d4 simplify the code; don't free 'engine' 17 years ago
Tomasz Kojm ac1b219cf1 libclamav, clamd: always return correct db version in VERSION (bb#1168) 17 years ago
Tomasz Kojm b5513f8ddf libclamav: add ".UNOFFICIAL" suffix to 3rd party signatures (bb#1061) 17 years ago
Tomasz Kojm 283363ff06 fix initialization of dbio 17 years ago
Tomasz Kojm e8ae4fae02 faster loading of uncompressed .cld files 17 years ago
Tomasz Kojm 4d7a118458 add work-around for zlib issues with mixed data (bb#932) 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 5fc380f1cc always check return value of cli_gentemp() 17 years ago
aCaB 2455584143 sync to trunk 18 years ago
Tomasz Kojm 1cdb6cfbac s/HAVE_GMP/HAVE_LIBGMP 18 years ago
Tomasz Kojm ab04d1f232 fix loading of .cld files on some platforms (bb#770) 18 years ago
Tomasz Kojm 638d881d9f gzdopen() may not close fd 18 years ago
Tomasz Kojm 68a364d4e2 fix error path leak 18 years ago
Tomasz Kojm 9d193ff26c add support for .cld containers 18 years ago
Tomasz Kojm 0a26aef4ff fix pad seeking 18 years ago
Tomasz Kojm 056d95dc5a add (initial) support for direct loading of CVD files 18 years ago
Török Edvin 2782c74315 seek on the underlying file descriptor and not FILE*. 18 years ago
Tomasz Kojm a7ac59781d various cleanups; fix bb#577 (move cli_* out of clamav.h) 18 years ago
Tomasz Kojm bb34cb31fe update some copyrights and stick to GPL v2 18 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm 6140991646 change some URLs to comply with the new website 19 years ago
Tomasz Kojm fc83da8244 remove some gcc warnings 19 years ago
Tomasz Kojm b513481524 minor clamav.h (and related) cleanup 19 years ago
Tomasz Kojm 958dca8d84 fix double close 19 years ago
Tomasz Kojm b58fdfc292 apply w32 patches from NJH 19 years ago
Tomasz Kojm bd5f3ce08f update 19 years ago
Tomasz Kojm b4bd174987 handle .info files 19 years ago
Tomasz Kojm e12c29d28b minor code cleanup 19 years ago
Tomasz Kojm 5ff8195234 make sure fd is properly lseek'ed 19 years ago
Tomasz Kojm 45490c5c6b cleanup 19 years ago
Tomasz Kojm 1ccd6e94e0 cleanup 19 years ago
Tomasz Kojm 48b7b4a747 update GPL headers with new address for FSF 19 years ago
Tomasz Kojm 079229d60d fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org> 20 years ago
Tomasz Kojm 15e1a7cd82 update interface 20 years ago
Tomasz Kojm 5612732cad add support for cl_engine and cli_matcher 20 years ago
Tomasz Kojm 4fac726f7a fix potential directory traversal in cvd unpacker 20 years ago
Tomasz Kojm e77215736b add perror() after cli_untgz() 20 years ago
Tomasz Kojm 8fb9d4db10 "DON'T PANIC!" warnings 21 years ago
Tomasz Kojm 0c7019c585 improve generating of temporary file names 21 years ago
Tomasz Kojm 37743d67ea do not print outdate warning for main.cvd 21 years ago
Tomasz Kojm 3805ebcbe2 minor cleanup 21 years ago
Tomasz Kojm 059662de78 display warning if engine is outdated 21 years ago
Tomasz Kojm 335d166377 replace current MD5 implementation with another one 21 years ago
Tomasz Kojm e685f551dd bugfix 21 years ago
Tomasz Kojm c48c9d2bc4 display warning if loaded database is older than 7 days 21 years ago
Tomasz Kojm bcf3dc79b9 fix minor leaks and improve --md5 21 years ago
Tomasz Kojm 8000d0786b Use new patter matching algorithm. Cleanup. 21 years ago
Tomasz Kojm 658f19f860 reverse strlcpy/strlcat patch 21 years ago
Tomasz Kojm db1cae229c use strlcpy/strlcat 21 years ago