Histórico de commits

Autor SHA1 Mensagem Data
  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. 11 anos atrás
  Gert Driesen 0da2c06ded Small doc fixes, fix warnings and prepare for beta 2. 11 anos atrás
  Gert Driesen c4b120e6a3 Fix Silverlight and WP compile. 11 anos atrás
  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 anos atrás
  Gert Driesen 6e11950d60 Added internal ctor to ScpClient that takes an IServiceFactory to allow for mocking of PipeStream. 11 anos atrás
  Gert Driesen 9366658bc4 Added simple ServiceFactory to allow unit testing of SshClient. 11 anos atrás