提交历史

作者 SHA1 备注 提交日期
  drieseng ad56cc9bdf Take into account the offset in SftpFileStream.Write(byte[] buffer, int offset, int count) when not writing to the buffer. Fixes issue #70. 9 年之前
  drieseng 5916656d66 Introduce specialized GlobalRequestMessage classes for tcpip-forward and cancel-tcpip-forward. 9 年之前
  drieseng 59923ceca0 Added tests and some slashdocs for ForwardedPortStatus. 9 年之前
  drieseng 90145be344 Removed some (conditional) debug code. 9 年之前
  drieseng cb1d3b41f7 Merge branch 'develop' of https://github.com/sshnet/SSH.NET.git 9 年之前
  drieseng d7b1106151 Harden PipeStream tests. 9 年之前
  Gert Driesen cbf182064f Added CountdownEvent and corresponding test. 9 年之前
  drieseng 18c1b79589 Use CountDownEvent to wait for pending requests to finish instead of using a while/sleep approach. 9 年之前
  Gert Driesen 0993749c97 Introduce FEATURE_REGEX_COMPILE symbol 9 年之前
  drieseng 6cf058a312 Add support for .NET Core 1.0 (.NETStandard 1.3). 9 年之前
  drieseng 6778cce6ca Modify PipeStream to interrupt blocking read when stream is closed/disposed. 9 年之前
  drieseng 451ffb9825 continued line endings struggle ... 9 年之前
  drieseng 1e94070b23 Added test for: 9 年之前
  drieseng ee3f679aa3 Separate creating, enabling/disabling, activating/deactivating of messages into SshMessageFactory. 9 年之前
  drieseng c7e3268569 Removed IsEqualTo<T>(this IEnumerable ...) overloads. 9 年之前
  drieseng a924a3ba03 Always use "tuning" code. 9 年之前
  drieseng d48bb74aef Refactor to move indication whether EndExecute has been invoked for a given IAsyncResult to the CommandAsyncResult class. 9 年之前
  drieseng ba8a30bce1 Added tests for GenerateRandom. 9 年之前
  drieseng 9019ce39b6 Rename Renci.Security.Cryptography to SshNet.Security.Cryptography. 9 年之前
  Gert Driesen 146ef74f79 Refactored hash (including hmac) classes into separate assembly. 9 年之前
  Gert Driesen eeb6b77b5d Remote source control bindings. 9 年之前
  drieseng 3a2725eae2 Rename Renci.SshClient to src. 9 年之前