Historie revizí

Autor SHA1 Zpráva Datum
  Gert Driesen 80702f796d Ensure we do not block forever waiting for message listener thread to complete when the server sends a disconnect message, or the message listener thread never actually started. Fixes issue #2591. před 11 roky
  Gert Driesen 0da2c06ded Small doc fixes, fix warnings and prepare for beta 2. před 11 roky
  Gert Driesen c4b120e6a3 Fix Silverlight and WP compile. před 11 roky
  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. před 11 roky
  Gert Driesen 6e11950d60 Added internal ctor to ScpClient that takes an IServiceFactory to allow for mocking of PipeStream. před 11 roky
  Gert Driesen 9366658bc4 Added simple ServiceFactory to allow unit testing of SshClient. před 11 roky