Commit Graph

284 Commits (847d7fc1b8b268f60a7423ab8e8ff88580c845c6)

Author SHA1 Message Date
Török Edvin 5dddbcb787 fix electric-fence return code checking (bb #1385). 16 years ago
Török Edvin d4e1cb474f fix match with root regex (bb #1421). 16 years ago
Török Edvin 8db0a3463d clamdtop moved to toplevel + manpage. 16 years ago
Török Edvin 73ba72eb7d Fix timeout/run-out-of-fd bug in unit-tests (bb #1412) 16 years ago
Török Edvin a1c9ad2cf3 fix distcheck. 16 years ago
Török Edvin 7e32c99e10 improve URL handling 16 years ago
Török Edvin 4d26118b95 In single INSTREAM mode, remove FD from polled set (BB #1410) 16 years ago
Török Edvin 4e46d65d39 use sha256 instead of md5 in phishcheck. 16 years ago
Török Edvin 770701eb44 disable test on BSD 17 years ago
Török Edvin b82eea8de0 signals may not wake a poll(), so make sure thread wakes up (BB #1400). 17 years ago
Török Edvin 904c4258c6 add missing header 17 years ago
Török Edvin 1d60f70d03 git-* commands are gone, use 'git svn'. 17 years ago
Török Edvin 537292a773 Reject new commands sent as new-style commands to avoid confusion. 17 years ago
Török Edvin e114b109c4 fix use of uninitialized value. 17 years ago
Török Edvin b337768f27 another warning 17 years ago
Török Edvin fb6fe4f5d1 Introduce '$' in logg, it is active when logg_verbose=2, i.e. when Debug yes. 17 years ago
Török Edvin c5355aedbd make sending ancillary data at wrong time a protocol error. 17 years ago
Török Edvin 5f6edb222c ReadTimeout handling, and introduce CommandReadTimeout. 17 years ago
Török Edvin 456e31a3cb fix typo. 17 years ago
Török Edvin 0378a9ab77 introduce timeouts for send(), this is needed for IDSESSION to work reliably, 17 years ago
Török Edvin ec86878226 test for FILDES 17 years ago
Török Edvin 4e24a36173 add more unit tests. 17 years ago
Török Edvin 6870ebe176 mdprintf was also taking %f and %l, and they have different size than int. 17 years ago
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