Commit Graph

465 Commits (22bcb9b2873e663cd62cc693a7670c875a88bca8)

Author SHA1 Message Date
Török Edvin f011ae3e39 increase timeout when run under valgrind/efence/duma 17 years ago
Török Edvin ce6614cc7b more suppressions 17 years ago
Török Edvin 666cef6e66 add suppression for progexit set in signal handler 17 years ago
Török Edvin 8cad8e8323 fix distcheck errors 17 years ago
Török Edvin 05a213b850 add another missing file 17 years ago
Török Edvin 357f2f4e04 add missing file 17 years ago
Török Edvin 3e2b50465b add some unit tests for the new clamd protocol 17 years ago
Török Edvin 004f8386ce output "stream" instead of "fd[]" for INSTREAM. 17 years ago
Török Edvin d66eff0ace initial version of clamd proto tests 17 years ago
Török Edvin c5a47c1922 add some more suppressions 17 years ago
Tomasz Kojm 871177cdd9 return codes cleanup (bb#1159) 17 years ago
Török Edvin 97ff73f97a add some minimal tests for new clamd/clamdscan features 17 years ago
Török Edvin 95f258668c add some more suppressions 17 years ago
Török Edvin c5944b5420 add missing include 17 years ago
Török Edvin 7b57a8338e add dsig unit test 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 6a7914299f fix some options 17 years ago
Tomasz Kojm 589d8d8e99 libclamav: add default.h 17 years ago
Török Edvin 7d081def01 disable valgrind tests by default due to false positives from system libraries. 17 years ago
aCaB 3be4ac3f65 drop useless checks 17 years ago
Török Edvin 400decda4d run reload test twice 17 years ago
Török Edvin 1523c229e4 add more valgrind suppressions (bb #1283) 17 years ago
Török Edvin 9814b8125a search in /usr/local/lib for efence 17 years ago
Török Edvin 5c97242d80 add more valgrind suppressions (bb #1283, #1286, #1294) 17 years ago
Török Edvin 3278d23094 use dlsearch instead of search, should improve search for electric-fence 17 years ago
Török Edvin b1deacbc62 fix paths 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 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
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
Török Edvin 08402afa4c fix more compiler warnings (bb #273) 17 years ago
Tomasz Kojm baacbd1676 unit_tests/virusaction-test.sh: ignore pathnames (bb#1274) 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
Török Edvin 03ec876ec6 suppress more valgrind race warnings 17 years ago
Török Edvin 371c0b812c we need a config file for freshclam just to test -V, use a minimal one. 17 years ago
Török Edvin 1133ea32d9 fix more valgrind warnings 17 years ago
Török Edvin a0ff88e4af suppress another valgrind warning on Fedora 17 years ago
Török Edvin 02157f0821 suppress valgrind warnings for old libc. 17 years ago
Török Edvin a11bc7f397 fix typo in test script 17 years ago
Török Edvin 69bf831df5 fix valgrind warnings on Fedora 17 years ago
Török Edvin d5d06eccaa support building with older versions of check 17 years ago
Török Edvin d7f43f9fce the 2nd clamd process might already be gone, wait returns 127. 17 years ago
Török Edvin 9adefc192c locate efence/duma using libtool's search path so that it works with /usr/lib64 (bb #1250) 17 years ago
Török Edvin d9282b9765 properly null-terminate buffer (bb #1223) 17 years ago
Török Edvin d6d8d45031 fix URL parsing, since we now parse the full URL 17 years ago
Török Edvin a66b62f88b handle unfinishes string tokens in JS parser 17 years ago
Török Edvin b105842c5c when --disable-gcc-vcheck is set, set CFLAGS to O0 and 17 years ago
Török Edvin 034743fdbe suppress a false positive race 17 years ago
Török Edvin 133dd2e940 When RAR is disabled, allow make check to succeed, and print only a warning (bb #1212) 17 years ago