Commit Graph

115 Commits (16604dcfec6a47d21bcab5d0ab03ba1c66fd3c00)

Author SHA1 Message Date
Tomasz Kojm 208ceae5c7 clamd, clamscan: add support for OfficialDatabaseOnly/--official-db-only (bb#1743) 16 years ago
Tomasz Kojm 284e1ee4ba libclamav, freshclam: fix handling of dbs when both daily.cvd and daily.cld 16 years ago
Tomasz Kojm 5ccfa0b76a libclamav/readdb.c: return error if lsig contains redundant subsigs 16 years ago
aCaB 620f12d47d fix typo in readdb 16 years ago
Tomasz Kojm 6c26e99c59 libclamav: check file sizes for MD5 sigs in all cases 16 years ago
Tomasz Kojm 9c150a2c1e libclamav/readdb.c: fix handling of broken .ldb sigs (bb#1701) 16 years ago
Tomasz Kojm 04133ff998 libclamav: new signature blacklisting format (bb#1625) 16 years ago
aCaB b2354dc1e7 drop os2 16 years ago
aCaB 9cf0716828 drop interix 16 years ago
aCaB 58481352d5 win32 paths handling 16 years ago
aCaB 081f64735d win32#2 16 years ago
aCaB be4bf7f4ab win32 16 years ago
Tomasz Kojm 1ffccbda0a integrate reentrant and non-recursive qsort 16 years ago
Tomasz Kojm 9995c51733 drop obsolete stuff 16 years ago
Tomasz Kojm 006f5fe642 libclamav: in bm_offmode only load sigs with non-floating absolute 16 years ago
Tomasz Kojm aca9ea82df libclamav: handle relative offsets with cli_ac_data; fix offset logic 16 years ago
Tomasz Kojm 33872a43de libclamav: improve handling of signature offsets 16 years ago
Tomasz Kojm cc447ac82c configure, libclamav: fix compile issues on IRIX (bb#1532) 16 years ago
Tomasz Kojm 039c95658d libclamav/readdb.c: make the parser more sensitive to errors in numerical fields 16 years ago
Tomasz Kojm 99ca7f53f8 freshclam, libclamav: work around possible race condition during db updates (bb#1624) 16 years ago
Tomasz Kojm a6a9845602 libclamav: improve loading speed of compressed databases (bb#1105) 16 years ago
Tomasz Kojm 8af7ccd0af libclamav: handle Mach-O files with type-9 signatures; 16 years ago
Tomasz Kojm fea1b9bb65 libclamav/readdb.c: add offset checks (bb#1615) 16 years ago
Török Edvin 816d66a876 local.gdb whitelisting of safebrowsing entries (bb #1482). 16 years ago
Tomasz Kojm d7c3f6e2e4 libclamav/readdb.c: return error instead of crashing when cl_load() gets called for already compiled engine (bb#1488); 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 0810d861bb libclamav, sigtool: use .gdb extension for safebrowsing dbs 16 years ago
Tomasz Kojm 03527bee64 libclamav: count .pdb entries as signatures 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 a1c9ad2cf3 fix distcheck. 16 years ago
Török Edvin fe389c841d reorder fields (bb #1144) 17 years ago
Tomasz Kojm 4367454d76 libclamav, sigtool: fix handling of long signatures (bb#1395) 17 years ago
Tomasz Kojm 871177cdd9 return codes cleanup (bb#1159) 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 72fb25eaf0 libclamav/str.c: return token count in cli_strtokenize() 17 years ago
Tomasz Kojm c9157be30f libclamav/readdb.c: fix handling of malformed ldb sigs (bb#1292) 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 72d0c053da libclamav/readdb.c: phishing_done() no longer needs to be called outside cl_engine_free() 17 years ago
aCaB f5a4018bd7 dlinit in cl_init 17 years ago
Török Edvin f01ea61380 Fix -Werror build: there is no libltdl directory when building with VPATH, $(srcdir)/libltdl is enough. Filter -Werror in libltdl. 17 years ago
Tomasz Kojm 15850fc6d4 simplify the code; don't free 'engine' 17 years ago
Tomasz Kojm 724b2bf770 Move cl_engine from clamav.h to others.h; move cl_limits to cl_engine; 17 years ago
aCaB b51b44afb9 *really* final 17 years ago
aCaB bb7bd3abfd final 17 years ago
Török Edvin b9b477842d fix compiler warnings, more to come (bb #273) 17 years ago
Török Edvin 26ffcfa20c use ANONYMOUS_MAP from clamav-config.h instead of MAP_ANONYMOUS, fix mp_flush 17 years ago
aCaB d6e1ef1611 mempool deuglification 17 years ago
Tomasz Kojm ac1b219cf1 libclamav, clamd: always return correct db version in VERSION (bb#1168) 17 years ago