Histórico de commits

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