Commit History

Автор 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 години