Commit Graph

898 Commits (bfde2577eecdaf9c28532ac56afe473ebb59e7ed)

Author SHA1 Message Date
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
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 370892d044 clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new() 17 years ago
aCaB 5ed6026065 liblt sucks 17 years ago
Tomasz Kojm 15850fc6d4 simplify the code; don't free 'engine' 17 years ago
aCaB cadf86d46f remove mutex in nsis/zlib 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
aCaB b51b44afb9 *really* final 17 years ago
aCaB bb7bd3abfd final 17 years ago
Török Edvin fc0493d2ca reduce memory usage of AC nodes 17 years ago
Török Edvin 5ddf834fa3 fix VPATH build 17 years ago