March 11, 2009
View 39b8497

new clamd command: nVERSIONCOMMANDS (bb #1437).

Török Edvin authored on 2009/03/11 02:51:06
March 7, 2009
View b0e5789

fix FILDES and make check on NetBSD. (bb #1411).

Török Edvin authored on 2009/03/07 00:19:59
March 1, 2009
View 47b8b6c

Fix make check when run as root. (bb #1431).

Török Edvin authored on 2009/03/01 19:40:00
February 26, 2009
View 7bb82e6

fix build with old versions of check

Török Edvin authored on 2009/02/26 04:28:48
February 20, 2009
View 73ba72e

Fix timeout/run-out-of-fd bug in unit-tests (bb #1412)

Török Edvin authored on 2009/02/20 22:22:02
February 19, 2009
View 4d26118

In single INSTREAM mode, remove FD from polled set (BB #1410) Fix testcase, INSTREAM should say UNKNOWN COMMAND in old mode and close conn, sending anything after it will likely result in a broken pipe.(BB #1407)

Török Edvin authored on 2009/02/19 03:37:57
February 18, 2009
View 770701e

disable test on BSD

Török Edvin authored on 2009/02/18 05:41:46
View 904c425

add missing header

Török Edvin authored on 2009/02/18 04:40:22
View 1d60f70

git-* commands are gone, use 'git svn'. correct include position for fdpassing.h

Török Edvin authored on 2009/02/18 04:40:17
View 537292a

Reject new commands sent as new-style commands to avoid confusion. This means that IDSESSION/INSTREAM must be sent as nIDSESSION\n or zIDSESSION\0, ditto for INSTREAM. Adjust testcases accordingly. Old commands are still accepted when sent without delimiter.

Török Edvin authored on 2009/02/18 03:04:48
View e114b10

fix use of uninitialized value. add test for STREAM. fix missing closing pragmas.

Török Edvin authored on 2009/02/18 02:35:31
View b337768

another warning

Török Edvin authored on 2009/02/18 01:07:58
View c5355ae

make sending ancillary data at wrong time a protocol error. change testcase accordingly.

Török Edvin authored on 2009/02/18 00:59:31
View 5f6edb2

ReadTimeout handling, and introduce CommandReadTimeout.

Török Edvin authored on 2009/02/18 00:59:21
February 17, 2009
View 456e31a

fix typo. add another stress test. Don't leak file descriptors. Fix IDSESSION delimiter handling.

Török Edvin authored on 2009/02/17 06:27:22