Commit History

Author SHA1 Message Date
  drieseng e0b32a41ea Add Connect overload that takes existing Socket instance. 4 years ago
  drieseng de06f12350 Allow for easier troubleshooting of protocol version exchange. 4 years ago
  drieseng eefcd8fbc5 Fix test failure. 4 years ago
  drieseng fbadaf8b74 Fix handling of empty line. 4 years ago
  drieseng e71a4c958d Update tests after connection refactoring. 4 years ago
  drieseng a1e4e04e04 Revert back to using SocketShutdown.Send in an attempt to stabilize tests. 4 years ago
  drieseng dc9c637759 Refactor how connection is established to server. 4 years ago
  Eric Brumfield cefdc203d9 Add ISftpClient interface to SftpClient (#197) 5 years ago
  Bill Menees 90a13a6c5a Fix SFTP file UTC time handling (#356) 5 years ago
  Gert Driesen c10277f4d7 Fix typo. 5 years ago
  drieseng 2cc42c9b91 Remove local-use file. 5 years ago
  drieseng 638a30c521 Fix path to source file. 5 years ago
  drieseng b5dcca911a Update path to example. 5 years ago
  drieseng a697693bfa Update name of Sandcastle Help File Builder environment variable. 5 years ago
  drieseng 22a895f427 Update name of Sandcastle Help File Builder environment variable. 5 years ago
  drieseng 8ac8e87e69 Fix package targets. 5 years ago
  Gert Driesen bde751eb48 Add sponsor info. 5 years ago
  Gert Driesen cce5c74027 Update FUNDING.yml 5 years ago
  Gert Driesen 261f5287de Create FUNDING.yml 5 years ago
  drieseng 8fbaa3c5bc Remove stray CWL. 5 years ago
  drieseng c5cb1caf76 Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop 5 years ago
  drieseng 4906b64e7a Immediately sent identification string when connection is established. 5 years ago
  Gert Driesen e44913029e Synchronize legacy project files. 5 years ago
  Gert Driesen 42a676c3d7 Support TF without Socket.Poll(...) and Socket.Select(...). 5 years ago
  drieseng ab827c2eb1 Document support for .NET Standard 2.0. 5 years ago
  drieseng 7bbb7a0ca3 Remove CWLs. 5 years ago
  drieseng c5b487c057 Fix tests. 5 years ago
  drieseng 8094c0917a Handle ObjectDisposedException. 5 years ago
  drieseng 504d1dc035 Prefer Socket.Poll(...) over Socket.Select(...). 5 years ago
  drieseng cdbdefe449 Remove unused FEATURE_SOCKET_SETSOCKETOPTION. 5 years ago