summaryrefslogtreecommitdiff
path: root/common/spio.c
AgeCommit message (Expand)Author
2004-10-05Don't send server NOOPs if it closed the connection.Stef Walter
2004-10-01Send NOOPs to the server during slow connections to prevent timeouts. Bug #134Stef Walter
2004-09-23Fix problems with select zeroing out timeouts.Stef Walter
2004-09-19Close file descriptors on execStef Walter
2004-09-18Debugging fixes for features recently added.Stef Walter
2004-09-18buffer read fixes.Stef Walter
2004-09-18- Support for per io line buffersStef Walter
2004-09-14Merging of the CLAMSMTP_SP branchStef Walter
2004-09-04Supress needless warningsStef Walter
2004-09-04Make g_state a readonly pointer.Stef Walter
2004-09-04Transparent proxy support.Stef Walter
2004-09-03Configuration file for clamsmtpStef Walter
2004-08-30- IO fixesStef Walter
2004-08-27Don't allocate context on the stack.Stef Walter
2004-08-27- Changed to buffered IOStef Walter