Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Gert Driesen b6ee090ba5 Attempt to run tests against .NET 3.5 and 4.0. 8 vuotta sitten
  Gert Driesen 8071d00098 Removed obsolete reference to Microsoft.CSharp. 9 vuotta sitten
  drieseng 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 vuotta sitten
  drieseng 395bbe70d6 Only use Socket.Poll, Socket.Select and read lock when FEATURE_SOCKET_POLL is defined. 9 vuotta sitten
  drieseng f9ad89384f Rename Read(int length) to SocketRead(int length) 9 vuotta sitten
  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 vuotta sitten
  drieseng 5916656d66 Introduce specialized GlobalRequestMessage classes for tcpip-forward and cancel-tcpip-forward. 9 vuotta sitten
  drieseng 59923ceca0 Added tests and some slashdocs for ForwardedPortStatus. 9 vuotta sitten
  drieseng 90145be344 Removed some (conditional) debug code. 9 vuotta sitten
  drieseng cb1d3b41f7 Merge branch 'develop' of https://github.com/sshnet/SSH.NET.git 9 vuotta sitten
  drieseng d7b1106151 Harden PipeStream tests. 9 vuotta sitten
  Gert Driesen cbf182064f Added CountdownEvent and corresponding test. 9 vuotta sitten
  drieseng 18c1b79589 Use CountDownEvent to wait for pending requests to finish instead of using a while/sleep approach. 9 vuotta sitten
  Gert Driesen 0993749c97 Introduce FEATURE_REGEX_COMPILE symbol 9 vuotta sitten
  drieseng 6cf058a312 Add support for .NET Core 1.0 (.NETStandard 1.3). 9 vuotta sitten
  drieseng 6778cce6ca Modify PipeStream to interrupt blocking read when stream is closed/disposed. 9 vuotta sitten
  drieseng 451ffb9825 continued line endings struggle ... 9 vuotta sitten
  drieseng 1e94070b23 Added test for: 9 vuotta sitten
  drieseng ee3f679aa3 Separate creating, enabling/disabling, activating/deactivating of messages into SshMessageFactory. 9 vuotta sitten
  drieseng c7e3268569 Removed IsEqualTo<T>(this IEnumerable ...) overloads. 9 vuotta sitten
  drieseng a924a3ba03 Always use "tuning" code. 9 vuotta sitten
  drieseng d48bb74aef Refactor to move indication whether EndExecute has been invoked for a given IAsyncResult to the CommandAsyncResult class. 9 vuotta sitten
  drieseng ba8a30bce1 Added tests for GenerateRandom. 9 vuotta sitten
  drieseng 9019ce39b6 Rename Renci.Security.Cryptography to SshNet.Security.Cryptography. 9 vuotta sitten
  Gert Driesen 146ef74f79 Refactored hash (including hmac) classes into separate assembly. 9 vuotta sitten
  Gert Driesen eeb6b77b5d Remote source control bindings. 9 vuotta sitten
  drieseng 3a2725eae2 Rename Renci.SshClient to src. 9 vuotta sitten