Commit Graph

122 Commits (22bcb9b2873e663cd62cc693a7670c875a88bca8)

Author SHA1 Message Date
aCaB 38681d6bd9 clam4win: resolve errors 15 years ago
aCaB aa7380dfe3 clamav-for-windows draft#2 15 years ago
aCaB eb422a03cf callback draft - WIP 15 years ago
aCaB 3d7547cf6a add collect hashes options to clamd and clamscan 15 years ago
Török Edvin b63681a52b Introduce BytecodeTimeout. 15 years ago
Tomasz Kojm a86c2ddcfc update docs 15 years ago
Tomasz Kojm d46cdd59ea libclamav: add cl_countsigs() (bb#1473) 16 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 0c234f5ffd CL_DB_CVDNOTMP is now the only way to load .cvd/.cld files; prepare 16 years ago
aCaB 6223810ba0 tie cache to engine 16 years ago
Tomasz Kojm 208ceae5c7 clamd, clamscan: add support for OfficialDatabaseOnly/--official-db-only (bb#1743) 16 years ago
Török Edvin 52dd3a6bda Initial support for loading .cbc files from DB. 16 years ago
Tomasz Kojm 6a4dd9dc6b clamd, clamscan, libclamav: drop support for MailFollowURLs (bb#1677) 16 years ago
Tomasz Kojm 99ca7f53f8 freshclam, libclamav: work around possible race condition during db updates (bb#1624) 16 years ago
Tomasz Kojm 19c788af04 clamscan, clamd, libclamav: load cvd files on-the-fly (without unpacking them to /tmp) by default 16 years ago
Török Edvin 8c0933ceab Implement more opcodes and checking. 16 years ago
aCaB 6396a96a8f add cl_engine_get_num(CL_ENGINE_DB_OPTIONS) 16 years ago
Tomasz Kojm e4d9fb8e13 missing extern's 16 years ago
Tomasz Kojm 2accc66fef libclamav, clamd, clamscan: replace cl_engine_(set|get) with cl_engine_set_(num|str) and cl_engine_get_(num|str) 16 years ago
Tomasz Kojm 99f817e731 libclamav: introduce cl_engine_settings_* API calls for copying settings between engines 16 years ago
Tomasz Kojm b3df93db89 libclamav: report error instead of crashing when engine is not compiled (bb#1416) 16 years ago
Török Edvin fe389c841d reorder fields (bb #1144) 17 years ago
Török Edvin 0378a9ab77 introduce timeouts for send(), this is needed for IDSESSION to work reliably, 17 years ago
Tomasz Kojm 871177cdd9 return codes cleanup (bb#1159) 17 years ago
Török Edvin 17799de206 fix CL_ENGINE_DB_TIME, time_t may well be 64-bits, so 17 years ago
Török Edvin 55b358f614 fix CL_ENGINE_DB_TIME, time_t may well be 64-bits, so 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 ab0d2f054d libclamav, clamd, clamscan: use cl_engine_set() to control AC settings 17 years ago
Tomasz Kojm b8fe70b3a3 libclamav: drop options parameter in cl_engine_new(); replace cl_engine_dup() with cl_engine_addref() 17 years ago
Tomasz Kojm 370892d044 clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new() 17 years ago
Tomasz Kojm 15850fc6d4 simplify the code; don't free 'engine' 17 years ago
Tomasz Kojm c45c4c3db0 add cl_engine_(set|get) 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 ac1b219cf1 libclamav, clamd: always return correct db version in VERSION (bb#1168) 17 years ago
aCaB a5746c2512 TODO: 17 years ago
aCaB 885c2bf5b9 builds with and without mpools (#define USE_MPOOL) but it's still very broked 17 years ago
aCaB b94e66c486 HIGLY EXPERIMENTAL memory pool for libclamav 17 years ago
Tomasz Kojm e863785852 enable ScanPDF by default (bb#1179) 17 years ago
Tomasz Kojm b023c36d4b libclamav: add support for loading specific PUA categories (bb#939) 17 years ago
Török Edvin 7f0d1148d6 clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) 17 years ago
Török Edvin 4270f93bcc (bb #913, #916) 17 years ago
Tomasz Kojm 6f2f04916d libclamav, clamd: prune old lockdb code 17 years ago
Tomasz Kojm b5513f8ddf libclamav: add ".UNOFFICIAL" suffix to 3rd party signatures (bb#1061) 17 years ago
Tomasz Kojm d59d41b9c8 don't return CL_EMAX* error codes to applications (bb#1001) 17 years ago
Tomasz Kojm 26fbf6bddf DLP updates 17 years ago
Tomasz Kojm a6e388001a integrate the DLP code from Marty Roesch 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 fd747ed8cc fsyncs removed - bb#844 17 years ago
Tomasz Kojm 50b8f5d66b various updates 17 years ago