Commit History

Автор SHA1 Съобщение Дата
  mus65 752b1db8f0 Add .NET 9 target (#1480) преди 11 месеца
  Rob Hague aac10fba3d Miscellaneous cleanup/throw helpers (#1491) преди 1 година
  Rob Hague a157dd3b88 Remove unnecessary finalizers (#1209) преди 1 година
  Rob Hague 8e8829ef96 Docs updates (#1432) преди 1 година
  mus65 c0a353a4de Cleanup formatting and style and enforce it in CI (#1380) преди 1 година
  Jean-Sebastien Carle 9be67c0c99 Cleanup and muting of analyzer warnings (#1357) преди 1 година
  Jean-Sebastien Carle 4b9c3bf144 Limit TimeSpan timeouts to Int32 MaxValue (#1321) преди 1 година
  Scott Xu 4c7bd35a71 Add support for .NET 8.0 (#1255) преди 1 година
  Gert Driesen 508fc87d2a Fix analyzer errors in Renci.SshNet and Renci.SshNet.TestTools.OpenSSH (#1229) преди 2 години
  drieseng f745b3f803 Use <see langword="..."/> for language keywords. преди 2 години
  Gert Driesen 27976bb927 Analyzer fixes round 3. (#1135) преди 2 години
  Gert Driesen c04cdbcb97 Round 2 of analyzer fixes and general cleanup. (#1132) преди 2 години
  Gert Driesen 3ecbd1071d Fix some (lots of) issues reported by analyzers. (#1125) преди 2 години
  Wojciech Nagórski 8c932fb1e8 Remove old features [Part 1] (#1117) преди 2 години
  LemonPi314 f3ebc290e2 Fix Seek Operations in SftpFileStream (#910) преди 2 години
  Igor Milavec 7bdfc9e615 Add async support to SftpClient and SftpFileStream (#819) преди 3 години
  Gert Driesen 79c9a4baea SftpFileStream: Position in stream should be left untouched when clearing read buffer. преди 8 години
  Gert Driesen 48205c7f6d Improve SetLength compatibility with FileStream: преди 8 години
  Gert Driesen f38c7ce3af SftpFileStream: In Append mode, create the remote file if it does not already exist. преди 8 години
  Gert Driesen c2552e4e4b SftpFileStream: преди 8 години
  Gert Driesen 5408aace90 Avoid reading from the server twice to determine EOF. преди 8 години
  Gert Driesen 416f7be804 Ensure write buffer is initialized before attempting to use it. преди 8 години
  Gert Driesen 6fd1cc78c3 Update Read(byte[] buffer, int offset, int count) to not write bytes to read buffer when the read buffer is empty and count is greater than the number of bytes read from the server. преди 8 години
  Gert Driesen 40efaa6e5a Move back to writing all read bytes to read buffer, not only those that exceed the user supplied buffer. преди 8 години
  Gert Driesen bcc8def223 No longer track write position separately. преди 8 години
  Gert Driesen 30e8513800 Revert "Update SftFileStream to work correctly with mixed Read, Write and Seek operation, complete rewrite #194" преди 8 години
  olegkap 0d88ddc79c Update SftFileStream to work correctly with mixed Read, Write and Seek operation, complete rewrite #194 преди 8 години
  Gert Driesen 04ca23176a Merge pull request #186 from agayardo/develop преди 8 години
  Gert Driesen 40e106828d Throw ArgumentException for invalid combinations of FileMode and FileAccess. преди 8 години
  Gert Driesen 4b85e78e3c In the SftpFileStream ctor, only obtain file attributes when mode is Append and no longer keep the result as instance field. преди 8 години