Commit Graph

859 Commits (395fb661e351e693875f6f912c11ceb8a6eeb0f4)

Author SHA1 Message Date
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
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
Török Edvin 2bbbd2380f reorder some struct fields to avoid holes 17 years ago
aCaB b26d0ef3fd mpool opt 17 years ago
Török Edvin 08402afa4c fix more compiler warnings (bb #273) 17 years ago
Török Edvin 5a1034b991 fix more compiler warnings (bb #273). 17 years ago
Török Edvin b9b477842d fix compiler warnings, more to come (bb #273) 17 years ago
Török Edvin deb3031222 mempool statistics support 17 years ago
Török Edvin 6a21552ef2 have configure define NDEBUG unless we use --enable-debug, instead of having 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
Török Edvin c9a3e685b4 * libclamav/mpool.c (mp_destroy): need to use sizeof(*mp) because mp is a pointer here!! 17 years ago
aCaB 38e881e3c0 mpool cli_mp_hex2ui 17 years ago
Tomasz Kojm a305a2616a libclamav/matcher-ac.c: micro-optimization (bb#843), thanks to Edwin 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
Török Edvin ad0fd7287a * libclamav/matcher-ac.c (cli_ac_addsig): need to use mpool allocated memory for ->str 17 years ago
Török Edvin 7866b37c6b mpool debugging 17 years ago
Török Edvin 563582a1ec fix unit tests when mpool is activated 17 years ago
Tomasz Kojm 91b8682af8 downgrade some error messages 17 years ago
Tomasz Kojm 6c0d168478 libclamav/readdb.c: daily.ign was overwriting local.ign (bb#1265) 17 years ago
Tomasz Kojm 5e035bdf9b update flevel/revision 17 years ago
aCaB ddc9e6c347 bb#1239 17 years ago
aCaB 0281fb4d9c 32 and 64 bit pools 17 years ago
aCaB 948644e619 tuned granularity - amd64 only (for now) - VIRT 114 / RES 95 17 years ago
Tomasz Kojm 3f81d93a7e libclamav: fix detection of Worm.Mydoom.M.log and control it with CL_SCAN_ALGORITHMIC and dconf (bb#1241) 17 years ago
aCaB e21657dfc9 a faster and more compact allocator 17 years ago
aCaB eb8ab9d28a bloody svn sucks 17 years ago
aCaB a963dd9257 typo 17 years ago
aCaB 1e2969a4e1 reenable non-mpooll builds 17 years ago
aCaB d22176efd2 MERGE COMPLETE 17 years ago
aCaB 0d9dbdef21 some leaks fixed 17 years ago
aCaB 4284b788bc freeign0 17 years ago
Török Edvin b36e9f8a1a mempool for regex_list/phishcheck 17 years ago
Török Edvin 29f241666f fix hexnew allocation, mempool for regex_list 17 years ago
aCaB 6e2a411334 make _resize properly behave 17 years ago
Török Edvin 04dc5e0ae5 remove debug message 17 years ago
Török Edvin e309658f9b strdup not hex2str for tokens[3]! 17 years ago
aCaB a5746c2512 TODO: 17 years ago
aCaB b0c3171680 missing symlinks 17 years ago
aCaB 885c2bf5b9 builds with and without mpools (#define USE_MPOOL) but it's still very broked 17 years ago