Commit Graph

909 Commits (00eab4092fcccf8584e8ad7b00e9d39ada223c2b)

Author SHA1 Message Date
Török Edvin ef4ed2e180 preliminary INSTREAM support. 17 years ago
Török Edvin 28e89f60ca fix warnings 17 years ago
Török Edvin cc59cb00db temp commit 17 years ago
Török Edvin b9a240a272 s/msg/path/ 17 years ago
Török Edvin aad69ae60f add back visit_directory_toplev 17 years ago
Török Edvin 5bae92695c cli_sftw -> cli_ftw, and hide old cli_ftw 17 years ago
Török Edvin 66b47dd3ba cli_ftw/cli_sftw cleanup 17 years ago
Török Edvin 35c526fe49 visit_directory_begin/end 17 years ago
Török Edvin 3de54fe471 WIP switch to new multiscan code. 17 years ago
Török Edvin 55b358f614 fix CL_ENGINE_DB_TIME, time_t may well be 64-bits, so 17 years ago
Török Edvin 58b5cb19a6 fix poll, we add a new fd so we need to iterate on old nfds. 17 years ago
Török Edvin 4a588824db fix build 17 years ago
Török Edvin ce970052f4 push temporary work 17 years ago
Török Edvin 3cf9fec2b0 add missing state 17 years ago
Török Edvin efe3d1250b finish traversal logic 17 years ago
Török Edvin 03aefc7c37 fix build errors 17 years ago
Török Edvin 2f6b761c7a cli_ftw draft 17 years ago
Tomasz Kojm 72fb25eaf0 libclamav/str.c: return token count in cli_strtokenize() 17 years ago
Tomasz Kojm 27e28c610e libclamav/mpool.c: fix old free() call in cli_mp_hex2ui() 17 years ago
Török Edvin 76115c1963 fix malformed .pdb handling (bb #1338) 17 years ago
aCaB 3b2ae9260c s/esi/esi/ 17 years ago
Tomasz Kojm 9d91ff71f0 add missing default.h 17 years ago
Tomasz Kojm 589d8d8e99 libclamav: add default.h 17 years ago
Török Edvin 188914fe8d reset resource type, otherwise we parse all resources after a string resource as 17 years ago
Török Edvin eb86e93563 fix Swizzor detection: if no individual string is suspicious, the result must be 17 years ago
Török Edvin 3b053173ed fix last commit 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
aCaB 3be4ac3f65 drop useless checks 17 years ago
Török Edvin 6f22c5e625 add missing type 17 years ago
Török Edvin f27fab00d4 Improve Trojan.Swizzor.Gen detection: do per file statistics in addition to per string. It is amazing how a much simpler rule can do the same job better. 17 years ago
Török Edvin b84f20d9ab use a more precise J48 tree (built from more input data), and lower threshold 17 years ago
Török Edvin 42d26ac94c Heuristic detection of Trojan.Swizzor.Gen (bb #1310) 17 years ago
Tomasz Kojm 41486c4253 libclamav/matcher-ac.c: fix parsing of lsig modifiers 17 years ago
Tomasz Kojm 695e6fd402 sync with 0.94.2 17 years ago
Tomasz Kojm be63d0adc5 libclamav/special.c: respect recursion limits in cli_check_jpeg_exploit() (bb#1266) 17 years ago
Török Edvin 33d52089fc fix disable-unrar build: don't refer to libclamunrar_iface.la 17 years ago
Tomasz Kojm c9157be30f libclamav/readdb.c: fix handling of malformed ldb sigs (bb#1292) 17 years ago
aCaB fd856af471 use char* arithmetic 17 years ago
Török Edvin db43492c79 remove nonexistent symbols from .map file, add dummy functions. 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
aCaB 160930d433 test completed, --enable-mempool works again - sorry for the trouble 17 years ago
aCaB bf6f78a4dc this is a test, --enable-mempool deliberately broken 17 years ago
Török Edvin af84980bec fix distcheck 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
Tomasz Kojm 72d0c053da libclamav/readdb.c: phishing_done() no longer needs to be called outside cl_engine_free() 17 years ago
Török Edvin 4b2400fd7c fix memory leak (bb #1291) 17 years ago
aCaB f5a4018bd7 dlinit in cl_init 17 years ago