Historique des commits

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