Историја ревизија

Аутор 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 година