February 18, 2009
View af30967

sendtimeout

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

ReadTimeout handling, and introduce CommandReadTimeout.

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

sigtool/sigtool.c: better error messages (bb#1396)

Tomasz Kojm authored on 2009/02/17 19:38:42
View 408be01

add --stream

aCaB authored on 2009/02/17 09:08:17
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
View b25fdae

fix valgrind warning about locking order

Török Edvin authored on 2009/02/17 03:27:13
View 0378a9a

introduce timeouts for send(), this is needed for IDSESSION to work reliably, since a buggy client implementation may get stuck in send(), and then clamd gets stuck in send() -> deadlock. To avoid this we need nonblocking sockets, and (low) timeouts on send. Add more tests for clamd protocol, including a stress test for IDSESSION.

Török Edvin authored on 2009/02/17 03:27:08
View ec86878

test for FILDES

Török Edvin authored on 2009/02/17 03:27:03
View 4e24a36

add more unit tests. Make handling of old-style commands compatible with old clamd: if they have a \n that will delimit the command. If multiscan of a single file encounters errors, don't reply OK too.

Török Edvin authored on 2009/02/17 03:26:58
View 4367454

libclamav, sigtool: fix handling of long signatures (bb#1395)

Tomasz Kojm authored on 2009/02/17 01:29:44
February 16, 2009
View 215fe6c

libclamav/clamd: fix double-slash when scanning the root dir (bb#1394)

Tomasz Kojm authored on 2009/02/16 20:46:00
View db5ee6b

don't umask()

aCaB authored on 2009/02/16 02:54:29
View 41f5623

early fork

aCaB authored on 2009/02/16 02:42:03
View 8132fa0

milter leaks

aCaB authored on 2009/02/16 01:52:46
February 15, 2009
View 1fef53a

handle aborts

aCaB authored on 2009/02/15 23:57:22