Historique des commits

Auteur SHA1 Message Date
  drieseng a5148aea1a Fix some test failures on .NET Core. il y a 4 ans
  drieseng 60be75d85c Complete refactoring of connection process, and greatly improve test coverage. il y a 4 ans
  Gert Driesen e9e9b4e463 Update ScpClient to work with revent versions of OpenSSH (#625) il y a 5 ans
  Gert Driesen e434f97be5 Renamed Quote transformation and corresponding class to ShellQuote. il y a 8 ans
  Gert Driesen 266dbaefe6 Pass full remote file path to scp command when uploading or downloading a file, and use zero-length pass in C directive. Combined, this ensure the SCP server will reject a remote file path that points to a directory. il y a 8 ans
  Gert Driesen 2d840aab35 Update tests after quoting fixes. il y a 8 ans
  drieseng 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. il y a 9 ans
  drieseng 21dd66c1cc Update test as PipeStream.Flush is no longer invoked after every write, and as such PipeStream.ReadByte is blocking (unless stream is closed). il y a 9 ans
  drieseng ffd9675203 Mark integration tests as such. il y a 9 ans
  drieseng a924a3ba03 Always use "tuning" code. il y a 9 ans
  drieseng 3a2725eae2 Rename Renci.SshClient to src. il y a 9 ans