Commit Graph

244 Commits (b849bbd02eabc0f948930e893bee2e0590a6e8b2)

Author SHA1 Message Date
Török Edvin cd0a934f67 Prefer libclamunrar_iface that matches version (bb #1491). 16 years ago
aCaB 6396a96a8f add cl_engine_get_num(CL_ENGINE_DB_OPTIONS) 16 years ago
Tomasz Kojm 20473dece8 libclamav/others.c: move cli_gentemp*() to others_common.c 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
Török Edvin e68d70e7e0 strerror/strerror_r->cli_strerror which is always thread safe. 16 years ago
Tomasz Kojm 99f817e731 libclamav: introduce cl_engine_settings_* API calls for copying settings between engines 16 years ago
Tomasz Kojm 81d0605588 handle internal codes in cl_strerror() 16 years ago
Tomasz Kojm 871177cdd9 return codes cleanup (bb#1159) 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
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 589d8d8e99 libclamav: add default.h 17 years ago
Török Edvin 02b5f26cab make regex available in libclamav_internal_utils.la, split others.c instead of 17 years ago
Tomasz Kojm a37a861eec libclamav: add CL_FLEVEL_DCONF (bb#1313) 17 years ago
Tomasz Kojm 695e6fd402 sync with 0.94.2 17 years ago
Török Edvin 33d52089fc fix disable-unrar build: don't refer to libclamunrar_iface.la 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
Török Edvin 0c3db7d345 move cli_rarload. 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
aCaB f5a4018bd7 dlinit in cl_init 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 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 5e035bdf9b update flevel/revision 17 years ago
Tomasz Kojm 515350689a bump flevel and revision 17 years ago
Tomasz Kojm ba1cbe022a libclamav/others.c: bump f-level 17 years ago
Tomasz Kojm 6670d61d4b drop support for Cygwin (due to broken ClamAV builds) 17 years ago
Tomasz Kojm 82ded8f515 fix gcc warnings 17 years ago
Tomasz Kojm de5582b666 libclamav/others.c: fix fd feak on error path - bb#1141 17 years ago
Tomasz Kojm d7946e8277 bump f-level 17 years ago
Török Edvin 04f9bedf4b use SVN revision in version info 17 years ago
Tomasz Kojm 6628371daa add REG_NOSUB 17 years ago
Tomasz Kojm 7a8d49e193 fix compilation error 17 years ago
Tomasz Kojm 92f585fbee libclamav: use a regex for the filename field in .zmd/.rmd (bb#193) 17 years ago
Tomasz Kojm 6f2f04916d libclamav, clamd: prune old lockdb code 17 years ago
Tomasz Kojm 17f74f9f5c sync with 0.93.3 17 years ago
Tomasz Kojm 746bc18177 fix handling of nodes which also match single bytes (bb#1054) 17 years ago
Tomasz Kojm f7f59c083e sync with 0.93.1 17 years ago
Tomasz Kojm 72ce4b70eb improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93) 17 years ago
Tomasz Kojm d076ad0251 check in 0.93 patches 17 years ago
aCaB 997a0e0b86 hardfail on unlink failure 17 years ago
Török Edvin 705d9d8f1c error checking is now done inside cli_unlink 17 years ago
aCaB 6c06c7b3bb bb#384 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
aCaB fd747ed8cc fsyncs removed - bb#844 17 years ago
Török Edvin ca71efc4cf check ctime return value (bb #869). 17 years ago
Tomasz Kojm d768fd48e6 bump f-level 17 years ago