Historial de Commits

Autor SHA1 Mensaje Fecha
  Gert Driesen 0da2c06ded Small doc fixes, fix warnings and prepare for beta 2. hace 11 años
  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. hace 11 años
  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. hace 11 años
  Gert Driesen 6e11950d60 Added internal ctor to ScpClient that takes an IServiceFactory to allow for mocking of PipeStream. hace 11 años
  Gert Driesen 9366658bc4 Added simple ServiceFactory to allow unit testing of SshClient. hace 11 años
  Gert Driesen e35b79f4eb Remove redundant this qualifier. hace 11 años
  Gert Driesen 45f99561b4 Channel: hace 11 años
  Gert Driesen 00ed218425 Added internal IForwardPort interface to allow mocking of forwarded ports. hace 11 años
  Gert Driesen acaae44836 Fix exception documentation for BaseClient.Connect() and Session.Connect(). hace 11 años
  Gert Driesen 34405caa24 BaseClient: hace 11 años
  Gert Driesen cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. hace 11 años
  olegkap_cp e189418a5b Improve thread-safe event handling hace 12 años
  olegkap_cp 95eeb107a0 Remove EnsureConnection and move its funcionality into Session.SendMessage method hace 12 años
  olegkap_cp 6d2604948d Remove documention content and move code examples into test and code comments hace 12 años
  olegkap_cp efa9d91f19 Add PipeStreamTest hace 14 años
  olegkap_cp 96c512fddb Add ability to examen server public key/fingerprint hace 14 años
  Kenneth_aa_cp 0a1aa984ec Firealarm hace 14 años
  olegkap_cp fd22cf21a2 Replace ErrorEventArgs with ExceptionEventArgs hace 14 años
  olegkap_cp 61a8edead9 Fix possible nullable path (breaking change from previouse checking) hace 14 años
  olegkap_cp 2f42d5a31e Complete previouse renaming checking hace 14 años
  olegkap_cp 5ede55515a Project reorganization and renaming to Renci.SshNet hace 14 años