Histórico de Commits

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