Histórico de Commits

Autor SHA1 Mensagem Data
  Gert Driesen 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) há 2 anos atrás
  drieseng f745b3f803 Use <see langword="..."/> for language keywords. há 2 anos atrás
  Patrick Yates f28c2c2dd0 Fix for channel session semaphore from thread blocking (#1071) há 2 anos atrás
  Gert Driesen 3ecbd1071d Fix some (lots of) issues reported by analyzers. (#1125) há 2 anos atrás
  Gert Driesen 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. há 8 anos atrás
  Gert Driesen 93555c95da Remove a trailing CWL. há 8 anos atrás
  Gert Driesen f854227c0d Raise the Closed event as part the Close() method to: há 8 anos atrás
  Gert Driesen 69fb3be4fa Signal the closed wait handle to avoid a deadlock when a subscriber to the Closed event in turn closes or disposes the channel. há 8 anos atrás
  Gert Driesen 204d00c95c Raise Closed event before invocing Close() to make sure we do not raise this event after we finished disposing. há 8 anos atrás
  Gert Driesen ea47d9db98 Fix xml doc. há 8 anos atrás
  Gert Driesen fa640e12a5 Improve documentation of LocalPacketSize. há 8 anos atrás
  Gert Driesen f726b706df Make RaiseExceptionEvent private. há 8 anos atrás
  Gert Driesen 9f87bc3f26 Compare server window size with uint zero. há 8 anos atrás
  drieseng 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. há 9 anos atrás
  drieseng 90145be344 Removed some (conditional) debug code. há 9 anos atrás
  drieseng c6fca9de78 Rephrase slashdocs. há 9 anos atrás
  drieseng 17fb743153 Avoid looking up entry in channel requests twice. há 9 anos atrás
  drieseng 451ffb9825 continued line endings struggle ... há 9 anos atrás
  drieseng a66b32d488 Revert "Update to SshNet.Security.Cryptography 1.0.0." há 9 anos atrás
  drieseng df992c39b1 Update to SshNet.Security.Cryptography 1.0.0. há 9 anos atrás
  drieseng 5ba43c72f0 Fix indentation of regions. há 9 anos atrás
  drieseng f1063bae78 Revert "Revert "Remove unused import."" há 9 anos atrás
  drieseng 5d60476400 Revert "Remove unused import." há 9 anos atrás
  drieseng c50e2a2f41 Remove unused import. há 9 anos atrás
  drieseng a924a3ba03 Always use "tuning" code. há 9 anos atrás
  drieseng dc327d7887 No longer unscribe from Session events in finalizer, as we wouldn't even get finalized if Session still had subscriptions for the current instance. há 9 anos atrás
  drieseng 4b59e93d0c Fix event-based memory leaks when clients do not properly dispose instances. há 9 anos atrás
  drieseng 5928052150 Ignore SshConnectionException while closing channel. há 9 anos atrás
  drieseng 3a2725eae2 Rename Renci.SshClient to src. há 9 anos atrás