Gert Driesen
|
0da2c06ded
Small doc fixes, fix warnings and prepare for beta 2.
|
11 年 前 |
Gert Driesen
|
c4b120e6a3
Fix Silverlight and WP compile.
|
11 年 前 |
Gert Driesen
|
188c313818
When disposing a client, (re)use Disconnect() to signal that we're disconnecting - hereby avoiding exceptions getting thrown for a waithandle timeout (waiting for a SSH response message). Note: may need to revisit this again to only avoid throwing exception waiting for a response on a disconnect or channel close/eof message.
|
11 年 前 |
Gert Driesen
|
6e11950d60
Added internal ctor to ScpClient that takes an IServiceFactory to allow for mocking of PipeStream.
|
11 年 前 |
Gert Driesen
|
9366658bc4
Added simple ServiceFactory to allow unit testing of SshClient.
|
11 年 前 |