Commit Graph

469 Commits (190d58abd2dca79f0b94bd751672c80f9f62e945)
 

Author SHA1 Message Date
Nigel Horne 190d58abd2 Windows client now open sourced 21 years ago
Nigel Horne 6bc7cf0bba Released source code 21 years ago
Nigel Horne d98d511f32 Added note about version of C++ 21 years ago
Tomasz Kojm a0283d4403 respect TCPAddr 21 years ago
Nigel Horne ec83932fea Scan attachments with no filename 21 years ago
Nigel Horne 93d41ee45c Added SCAN_TO_DISC define 21 years ago
Trog fe0af0c17a minor code update 21 years ago
Tomasz Kojm 95c4e7b0d0 fixes 21 years ago
Nigel Horne 96f3d93b0b Honour StreamMaxLength 21 years ago
Nigel Horne 00727a0e7a ThreadTimeout has been renamed ReadTimeout 21 years ago
Nigel Horne 12f5aef22b Graceful exit if messageAddLine fails in strdup 21 years ago
Trog 94709323d8 add writen() function for wrapping write() 21 years ago
Nigel Horne 86b3e54231 Config file has changed 21 years ago
Tomasz Kojm 3eb41c5dbb fix 21 years ago
Nigel Horne 7c1eb3bf6d Code tidy up free memory earlier 21 years ago
Tomasz Kojm 59f4ee6a3a fix 21 years ago
Tomasz Kojm 07a7397885 fix 21 years ago
Tomasz Kojm b5b62ca7f1 Don't limit '*' to a single 128KB buffer. 21 years ago
Nigel Horne 1bfbedd487 Better handling of multipart/multipart messages 21 years ago
Tomasz Kojm 58bcf50207 small cleanups 21 years ago
Tomasz Kojm ab2eac0728 fix 21 years ago
Trog 7390dfcd07 recognise ReadTimeout option 21 years ago
Tomasz Kojm 20de33813c mutex bugfix 21 years ago
Trog 5b9ac68dfc disable timeout when ReadTimeout=0 21 years ago
Trog 1e35d8076e add ReadTimeout option 21 years ago
Nigel Horne d879a7b0dc Tidy up code and reduce shuffling of data 21 years ago
Tomasz Kojm afb48b2813 Big cleanup 21 years ago
Nigel Horne f7ab427818 Attempt to handle clamd quick timeout for slow remote sites 21 years ago
Tomasz Kojm d6a56e7033 freshclam cleanups 21 years ago
Tomasz Kojm b8cdcd2e12 cleanups 21 years ago
Tomasz Kojm 427ebb817b scan VPOP3 mail files 21 years ago
Tomasz Kojm 4152ad5028 Use cli_writen() 21 years ago
Trog 7a5530b525 check for EINTR in cli_readn/cli_writen 21 years ago
Nigel Horne 4d825c096e Use cli_writen 21 years ago
Nigel Horne 8ac80fb8be Added debug information 21 years ago
Trog 5b25b5e859 Remove duplicate code. Fix memory leak. 21 years ago
Nigel Horne c81143fc79 Removed even more calls to realloc and some duplicated code 21 years ago
Tomasz Kojm 769f52c371 scan X-Apparently-To: messages 21 years ago
Tomasz Kojm 12aa87463a freshclam: use HTTP Range 21 years ago
Nigel Horne d3aa15b80d Reduce number of calls to cli_realloc for FreeBSD performance 21 years ago
Trog e0909dc614 stop scanning if the client disconnects 21 years ago
Nigel Horne 765979c13a More restrictive about which characters can be used in filenames on DOS based systems 21 years ago
Nigel Horne 79015e8197 More restrictive about which characters can be used in filename on DOS based systems 21 years ago
Nigel Horne 6fd6dd3774 Document the default value for --server 21 years ago
Tomasz Kojm c2a3cdf94d Require strict permissions for config file when HTTPProxyPassword is specified. 21 years ago
Trog 58302349f0 minor cleanup 21 years ago
Nigel Horne 61485e092b Handle bounce messages with no headers 21 years ago
Nigel Horne ae3bda5682 Faster scanning for non MIME messages 21 years ago
Nigel Horne 86cf20d6c6 Second attempt to handle all bounces 21 years ago
Nigel Horne 891d6e39f7 First attempt to handle all bounces 21 years ago