Jean-Sebastien Carle
|
9be67c0c99
Cleanup and muting of analyzer warnings (#1357)
|
1 年之前 |
Rob Hague
|
69f145159a
Fix ShellStream when receiving data larger than buffer length (#1337)
|
1 年之前 |
Scott Xu
|
b3ec023052
Add `Closed` event to `ShellStream`. (#1332)
|
1 年之前 |
Rob Hague
|
664595d30b
Restore the write buffer to ShellStream (#1327)
|
1 年之前 |
Rob Hague
|
06af2ec6c0
Fix a few issues with ShellStream (#1322)
|
1 年之前 |
Jean-Sebastien Carle
|
d07827b6c8
Fixed dequeuing of incoming queue (#1319)
|
1 年之前 |
Jean-Sebastien Carle
|
bcaf354ccb
Significantly improve performance of ShellStream's Expect methods (#1207)
|
1 年之前 |
Wojciech Nagórski
|
3bfac50ad0
Improve ShellStream Expect (#1315)
|
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
|
c04cdbcb97
Round 2 of analyzer fixes and general cleanup. (#1132)
|
2 年之前 |
Gert Driesen
|
3ecbd1071d
Fix some (lots of) issues reported by analyzers. (#1125)
|
2 年之前 |
Gert Driesen
|
7691cb0b55
Avoid leaking event subscriptions when an exception is thrown during initialization of ShellStream.
|
8 年之前 |
Gert Driesen
|
c3d43b67ec
Pass buffer size to ShellStream ctor.
|
8 年之前 |
JasonQG
|
733ec56e6e
Update ShellStream.cs
|
8 年之前 |
Gert Driesen
|
191b704691
Eliminate extra String.Format.
|
8 年之前 |
drieseng
|
1d6177fceb
Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block.
|
9 年之前 |
drieseng
|
f4a634f1d3
Minor (slash)doc improvements.
|
9 年之前 |
drieseng
|
57a78fc3a4
Make line endings consistent (PR #19)
|
9 年之前 |
Matthew Vukomanovic
|
d755829ee0
Change methods to use the Session.Infinite value rather than -1 or their own Infinite value
|
9 年之前 |
drieseng
|
05d8ccbd7b
Avoid using less optimal Linq, and use optimized extension methods instead.
|
9 年之前 |
drieseng
|
14e26081af
Added more information for the terminalName argument of CreateShellStream.
|
9 年之前 |
drieseng
|
e09239ef0e
Avoid event-based memory leak when client is not disposing.
|
9 年之前 |
drieseng
|
9100a47ddd
Avoid event-based memory leak when client is not disposing instance.
|
9 年之前 |
drieseng
|
f6700e05b9
Add partial support for UWP/UAP 10.0, and prepare to support .NET Core 1.0.
|
9 年之前 |
drieseng
|
3a2725eae2
Rename Renci.SshClient to src.
|
9 年之前 |