Історія комітів

Автор SHA1 Опис Дата
  Gert Driesen 0da2c06ded Small doc fixes, fix warnings and prepare for beta 2. 11 роки тому
  Gert Driesen 3d3d76fe52 Introduce TrySendMessage method on Session which will not let SocketException or SshException exception bubble up, but instead return false in this case. 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 роки тому
  Gert Driesen e35b79f4eb Remove redundant this qualifier. 11 роки тому
  Gert Driesen 45f99561b4 Channel: 11 роки тому
  Gert Driesen 00ed218425 Added internal IForwardPort interface to allow mocking of forwarded ports. 11 роки тому
  Gert Driesen acaae44836 Fix exception documentation for BaseClient.Connect() and Session.Connect(). 11 роки тому
  Gert Driesen 34405caa24 BaseClient: 11 роки тому
  Gert Driesen cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 роки тому
  olegkap_cp e189418a5b Improve thread-safe event handling 12 роки тому
  olegkap_cp 95eeb107a0 Remove EnsureConnection and move its funcionality into Session.SendMessage method 12 роки тому
  olegkap_cp 6d2604948d Remove documention content and move code examples into test and code comments 12 роки тому
  olegkap_cp efa9d91f19 Add PipeStreamTest 14 роки тому
  olegkap_cp 96c512fddb Add ability to examen server public key/fingerprint 14 роки тому
  Kenneth_aa_cp 0a1aa984ec Firealarm 14 роки тому
  olegkap_cp fd22cf21a2 Replace ErrorEventArgs with ExceptionEventArgs 14 роки тому
  olegkap_cp 61a8edead9 Fix possible nullable path (breaking change from previouse checking) 14 роки тому
  olegkap_cp 2f42d5a31e Complete previouse renaming checking 14 роки тому
  olegkap_cp 5ede55515a Project reorganization and renaming to Renci.SshNet 14 роки тому