Commit Graph

465 Commits (22bcb9b2873e663cd62cc693a7670c875a88bca8)

Author SHA1 Message Date
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) 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