Commit Graph

61 Commits (c9a070c9d3898a86f4f0d11668b0fc0b7b6bd857)

Author SHA1 Message Date
Micah Snyder 7b1f1aaf9a fixed minor warnings regarding type conversions. 8 years ago
Kevin Lin 52da917589 bb#11421 - CUD digital signature verification and empty files 10 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Steven Morgan dfbb1604fd bb#11195 - change html links in code to match the current clamav.net website. 11 years ago
Joel Esler 00fb0d9118 Fixed broken links. 11 years ago
Shawn Webb cd94be7a52 Silence a bunch of compiler warnings in libclamav 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Shawn Webb da6e06dd68 Provide further abstractions to the OpenSSL integration work 11 years ago
Shawn Webb f077c6174f Fix some race conditions. Fix some memory leaks. 11 years ago
Shawn Webb a1cbd793f3 Fix all memory leaks introduce by OpenSSL backport. 11 years ago
Shawn Webb 7fb5036fb2 Make Valgrind happy. Rely less on EVP_MD_CTX_create. 11 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
Shawn Webb 7c92a662d9 Add functions to set the stats callbacks. Don't submit stats when verifying CVDs. 11 years ago
David Raynor a6c9b78168 libclamav: cli_cvdverify() patch 12 years ago
David Raynor 0944b8eeb9 cid #10234 12 years ago
David Raynor 003a784077 cid #11136 12 years ago
David Raynor e828f534df Log messages for malformed DB cases 13 years ago
Ryan Pentney 23b89d6b34 Bug 5554, double-close bug 13 years ago
Shawn webb a2a004df25 BB#3737 - Value too large for specified data type 13 years ago
David Raynor bebd86a60b bb#5343 13 years ago
Török Edvin 3afedd0761 fix GCC warnings. 13 years ago
Tomasz Kojm cdddd014ff sigtool: add support for building unsigned dbs (--unsigned) 14 years ago
Tomasz Kojm d5fde2eb61 sigtool: add new options --sha1 and --sha256 15 years ago
Tomasz Kojm f820268196 freshclam: detect and fix corruptions of existing db files 15 years ago
Tomasz Kojm f75ae61b1c libclamav/cvd.c: load daily.ign[2] files from CVDs (bb#2061) 15 years ago
Török Edvin a26333ecf3 Fix cvdload memory leak. 15 years ago
Tomasz Kojm 02e46f3fdb libclamav: avoid loading duplicate databases (bb#1962) 15 years ago
Tomasz Kojm 4f3997d67a libclamav: fix cl_cvdparse() leak (bb#1859) 15 years ago
Tomasz Kojm a2b0a11edf libclamav/cvd.c: enable new dsig check for main db 15 years ago
Tomasz Kojm de351ee1bc libclamav: handle digitally signed .info files 16 years ago
Török Edvin be43f951c6 BytecodeSecurity setting. 16 years ago
Tomasz Kojm b2742f8878 sigtool: create digitally signed .info files 16 years ago
Tomasz Kojm ace26bfe08 libclamav: check .info files while loading CVD/CLD 16 years ago
Tomasz Kojm 0c234f5ffd CL_DB_CVDNOTMP is now the only way to load .cvd/.cld files; prepare 16 years ago
aCaB 58481352d5 win32 paths handling 16 years ago
aCaB 081f64735d win32#2 16 years ago
Tomasz Kojm a6a9845602 libclamav: improve loading speed of compressed databases (bb#1105) 16 years ago
Tomasz Kojm 871177cdd9 return codes cleanup (bb#1159) 17 years ago
Tomasz Kojm 72a82dd679 libclamav/cvd.c: fix warning when cvd timestamp is in the future (bb#1381) 17 years ago
Tomasz Kojm afff80efb9 libclamav, shared: minor cleanups; fix handling of long file names (bb#1349) 17 years ago
Tomasz Kojm 47d40feb7a libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 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
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