Commit Graph

219 Commits (36fab4bd13e608b1774d808cddd129463b91040d)

Author SHA1 Message Date
Török Edvin aa12dc2c4f Fix valgrind output parser to look for " 0 bytes" instead of "0 bytes", 16 years ago
Török Edvin cf0cd429e9 Implement API calls from bytecode. 16 years ago
Török Edvin 09bd983946 Fix bytecode interpreter to work on bigendian machines. 16 years ago
Török Edvin 8cc286f57d Add support for type loader. 16 years ago
Török Edvin 6922903ad9 bytecode: fully switch to a stack based allocation, and operands with various bitwidths. 16 years ago
Tomasz Kojm 33872a43de libclamav: improve handling of signature offsets 16 years ago
aCaB f333d0bccb introduce new lzma 16 years ago
Török Edvin e53ef4464b Fix unit-test failure on Solaris. 16 years ago
Török Edvin 5f71301659 daily.ftm not needed in unit_tests, should use the one in filetypes_int.h. 16 years ago
Török Edvin 92740b7383 Fix unit tests when run as root (bb #1635). 16 years ago
Török Edvin 3411775b3a Add missing unit-test files. 16 years ago
Török Edvin d99c0c4245 bytecode: add unit tests and ChangeLog. 16 years ago
Tomasz Kojm 094127dd66 test: add cpio test files 16 years ago
Török Edvin 997a1efeb2 Draft of bytecode loader. 16 years ago
Török Edvin 2bc065d467 add support for (?i). Now regular expressions that begin with (?i) will be case 16 years ago
Török Edvin dcf16a7f31 set EF_ALIGNMENT=8 for non-x86 platforms. (bb #1385) 16 years ago
Török Edvin e9e0833f5c fix some warning 16 years ago
Török Edvin 47d403f899 Fix clamd INSTREAM handling inside IDSESSION (bb #1564). 16 years ago
Török Edvin 5fedbe0a5d properly remove old logfiles during make check. 16 years ago
Török Edvin 4b93f2b633 check for mallinfo availability (bb #1445). 16 years ago
Török Edvin b6dab5a7d8 fix warning 16 years ago
Török Edvin 62b7686d21 fix trailing bytes in base64 decoding (bb #1388, thanks Thiyaga <mthiyaga*corp.untd.com>) 16 years ago
Török Edvin 3e552ab69b fix warning 16 years ago
Török Edvin 9e81ab6f70 put back ifndef C_BSD in unit test 16 years ago
Török Edvin e4565ad5df have to set conn queue length in test. 16 years ago
Török Edvin 7ff6ec039c better fix for bb #1446, try not to get confused by half-shut sockets (bb #1441). 16 years ago
Török Edvin a3d029b938 make use of hostkey prefix entries 16 years ago
Török Edvin e68d70e7e0 strerror/strerror_r->cli_strerror which is always thread safe. 16 years ago
Török Edvin 9f11978c28 add more ifdefs for old check version. 16 years ago
Török Edvin 39b84970e1 new clamd command: nVERSIONCOMMANDS (bb #1437). 16 years ago
Török Edvin e828353b83 allow for hash prefixes. 16 years ago
Török Edvin 31ea989c4c fix unit-test 16 years ago
Török Edvin b0e57898e8 fix FILDES and make check on NetBSD. (bb #1411). 16 years ago
Török Edvin 4b52f390e5 fix make check. Buildbot didn't detect compile failure in make check. 16 years ago
aCaB 5348fa8d28 bb#1443 16 years ago
Török Edvin 47b8b6c257 Fix make check when run as root. (bb #1431). 16 years ago
Török Edvin c2b4740ceb disable duma tests by default, they time out even on fast machines. 16 years ago
Török Edvin 7bb82e6cec fix build with old versions of check 16 years ago
Török Edvin a7d064d825 fix duma timeouts (thanks Nigel!). 16 years ago
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) 17 years ago
Török Edvin a1c9ad2cf3 fix distcheck. 17 years ago
Török Edvin 7e32c99e10 improve URL handling 17 years ago
Török Edvin 4d26118b95 In single INSTREAM mode, remove FD from polled set (BB #1410) 17 years ago
Török Edvin 4e46d65d39 use sha256 instead of md5 in phishcheck. 17 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