Historial de Commits

Autor SHA1 Mensaje Fecha
  Gert Driesen 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) hace 2 años
  drieseng f745b3f803 Use <see langword="..."/> for language keywords. hace 2 años
  Patrick Yates f28c2c2dd0 Fix for channel session semaphore from thread blocking (#1071) hace 2 años
  Gert Driesen 3ecbd1071d Fix some (lots of) issues reported by analyzers. (#1125) hace 2 años
  Gert Driesen 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. hace 8 años
  Gert Driesen 93555c95da Remove a trailing CWL. hace 8 años
  Gert Driesen f854227c0d Raise the Closed event as part the Close() method to: hace 8 años
  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. hace 8 años
  Gert Driesen 204d00c95c Raise Closed event before invocing Close() to make sure we do not raise this event after we finished disposing. hace 8 años
  Gert Driesen ea47d9db98 Fix xml doc. hace 8 años
  Gert Driesen fa640e12a5 Improve documentation of LocalPacketSize. hace 8 años
  Gert Driesen f726b706df Make RaiseExceptionEvent private. hace 8 años
  Gert Driesen 9f87bc3f26 Compare server window size with uint zero. hace 8 años
  drieseng 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. hace 9 años
  drieseng 90145be344 Removed some (conditional) debug code. hace 9 años
  drieseng c6fca9de78 Rephrase slashdocs. hace 9 años
  drieseng 17fb743153 Avoid looking up entry in channel requests twice. hace 9 años
  drieseng 451ffb9825 continued line endings struggle ... hace 9 años
  drieseng a66b32d488 Revert "Update to SshNet.Security.Cryptography 1.0.0." hace 9 años
  drieseng df992c39b1 Update to SshNet.Security.Cryptography 1.0.0. hace 9 años
  drieseng 5ba43c72f0 Fix indentation of regions. hace 9 años
  drieseng f1063bae78 Revert "Revert "Remove unused import."" hace 9 años
  drieseng 5d60476400 Revert "Remove unused import." hace 9 años
  drieseng c50e2a2f41 Remove unused import. hace 9 años
  drieseng a924a3ba03 Always use "tuning" code. hace 9 años
  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. hace 9 años
  drieseng 4b59e93d0c Fix event-based memory leaks when clients do not properly dispose instances. hace 9 años
  drieseng 5928052150 Ignore SshConnectionException while closing channel. hace 9 años
  drieseng 3a2725eae2 Rename Renci.SshClient to src. hace 9 años