Commit Graph

4328 Commits (3b2ae9260c09db753bb91d7ca460a2362c89a0af)
 

Author SHA1 Message Date
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 a2785a214b avoid rar_malloc warnings on damaged files (bb #1290) 17 years ago
Török Edvin af84980bec fix distcheck 17 years ago
Török Edvin 879edca683 fix reconnect logic 17 years ago
Tomasz Kojm ab0d2f054d libclamav, clamd, clamscan: use cl_engine_set() to control AC settings 17 years ago
aCaB 101e50ddfe Avoid races in clamav-milter 17 years ago
Török Edvin dd15bc42f5 fix "leak". It was a valgrind false-positive because it couldn't see the 17 years ago
Török Edvin b1deacbc62 fix paths 17 years ago
Török Edvin 0c3db7d345 move cli_rarload. 17 years ago
Török Edvin 29d6dd3fe6 select a clamd 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
aCaB 8d0b6b632b upgrade milter to new api 17 years ago
Török Edvin 55885104da some docs 17 years ago
Tomasz Kojm 395fb661e3 fix some possible memleaks 17 years ago
Török Edvin d737d793eb fix some leaks and crashes 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 55cd3168fa s/CL_DB_STDOPT/CL_ENGINE_DEFAULT 17 years ago
Török Edvin 15adbc849a update unit tests to new API. 17 years ago
Török Edvin 1615194d93 refactor, minor fixes 17 years ago
Tomasz Kojm 2d84c70a37 * libclamav: introduce new API calls for engine management (THIS REVISION IS 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
Török Edvin e7fdfa9aa9 refactor, multiple clamd support. 17 years ago
aCaB 96a6080e94 make lintian happy 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
aCaB 0acb334efb more cleanup 17 years ago
Török Edvin aa78250a2b regenerate libltdl/ to get rid of bunch of leftover files. 17 years ago
aCaB 8462fc2f1a typo in mmap check 17 years ago
aCaB 176f09186b remove cache 17 years ago
aCaB 26fee011a4 OMG i've killed ChangeLog 17 years ago
aCaB f7483b1082 merge dlopen branch 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 262a64241f fix ChangeLog 17 years ago
Török Edvin 674cc586f0 fix build on AIX: for some odd reason `echo target.h` was producing 'x', so don't use `echo ifelse(...`, since ifelse is expanded by aclocal anyway 17 years ago
Tomasz Kojm 79a5689ca3 new API branch 17 years ago
Török Edvin fc0493d2ca reduce memory usage of AC nodes 17 years ago
Török Edvin ce9368870d clamdtop: Apply mingw32 patches from Gianluigi Tiesi <sherpya*netfarm.it> 17 years ago
Török Edvin 5ddf834fa3 fix VPATH build 17 years ago
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
aCaB 71a2542e16 dlopen fork 17 years ago
Török Edvin 2bbbd2380f reorder some struct fields to avoid holes 17 years ago