19 Commits

Author SHA1 Message Date
Dolf Schimmel (Freeaqingme)
4ca7e7b826 Allow to abort scanning a stream prematurely 2016-04-03 20:48:59 +02:00
Dolf Schimmel (Freeaqingme)
a1a783892f Improve error handling on parse error 2016-04-03 18:58:25 +02:00
Dolf Schimmel (Freeaqingme)
ace0f266eb Parse Result instead of only returning a string 2016-04-03 17:05:04 +02:00
Dolf Schimmel
1b4a274e85 Do not log raw input in ScanStream 2016-04-03 00:18:01 +02:00
Dolf Schimmel
ac27ac358e Merge pull request #1 from jblackman/master
WaitGroup is now returned as a pointer
2016-04-03 00:14:34 +02:00
Dolf Schimmel
f70f574e61 Added TCP_TIMEOUT
* Added TCP_TIMEOUT

Default tcp timeout 3minutes. change to optional in newCLAMDTcpConn
function.

* added time import

* Revert "added time import"

This reverts commit 11ba4f047f.

* Revert "Revert "added time import""

This reverts commit 984f179a63.
2016-04-03 00:14:08 +02:00
Joe Blackman
495ecfa2d8 WaitGroup is now returned as a pointer 2015-07-22 09:51:37 +02:00
Remco
1bb7549e07 added support for tcp and unix sockets 2014-11-13 18:04:50 +01:00
Remco
403d850150 Merge branch 'master' of github.com:dutchcoders/go-clamd 2014-09-23 11:32:10 +02:00
Remco
3d385f0b1e small bug fix 2014-09-23 11:31:42 +02:00
Remco
b1530b6184 Update README.md 2014-09-22 23:06:57 +02:00
Remco
d246879667 Update README.md 2014-09-22 23:06:45 +02:00
Remco
ed99e80d4f added travis 2014-09-22 22:54:00 +02:00
Remco
a9f2f83932 added travis 2014-09-22 22:52:46 +02:00
Remco
bf06326c98 Initial 2014-09-22 22:33:44 +02:00
Remco
d55b5ecff0 Initial 2014-09-22 22:28:17 +02:00
Remco
2ce5e24f8f Merge branch 'master' of github.com:dutchcoders/go-clamd 2014-09-22 22:11:34 +02:00
Remco
e8e7675a2b Initial 2014-09-22 22:11:24 +02:00
Remco
5461dc3d43 Initial commit 2014-09-22 22:03:34 +02:00