Gert Driesen
|
cdf50d2a37
Merge remote-tracking branch 'refs/remotes/origin/develop'
|
8 سال پیش |
Gert Driesen
|
c71d7f6aa5
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
|
8 سال پیش |
Gert Driesen
|
a353f95ebf
Ensure read buffer is large enough.
|
8 سال پیش |
Gert Driesen
|
c3d43b67ec
Pass buffer size to ShellStream ctor.
|
8 سال پیش |
Gert Driesen
|
985e3f3703
Merge pull request #211 from JasonQG/patch-1
|
8 سال پیش |
Gert Driesen
|
e9eaf65543
Add more documentation.
|
8 سال پیش |
Gert Driesen
|
204d00c95c
Raise Closed event before invocing Close() to make sure we do not raise this event after we finished disposing.
|
8 سال پیش |
Gert Driesen
|
80ae79ca4c
Avoid overlapping SSH_FXP_OPEN and SSH_FXP_LSTAT requests for the same file as this causes a performance degradation on Sun SSH.
|
8 سال پیش |
Gert Driesen
|
a7dbfbc1ef
Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop
|
8 سال پیش |
Gert Driesen
|
698ee15425
Please our mock tests.
|
8 سال پیش |
Gert Driesen
|
d681e915f5
Sync conditional compilation symbols.
|
8 سال پیش |
Gert Driesen
|
25275ffe57
Rename const.
|
8 سال پیش |
Gert Driesen
|
37bfb7c0c8
Remove usage of Linq.
|
8 سال پیش |
Gert Driesen
|
d90f16f720
set FEATURE_SOCKET_DISPOSE and FEATURE_WAITHANDLE_DISPOSE.
|
8 سال پیش |
Gert Driesen
|
f8e1b8029a
Added more remote path transformation tests.
|
8 سال پیش |
Gert Driesen
|
b0db16bfdf
Remove ExtensionsTest_ShellQuote.cs.
|
8 سال پیش |
Gert Driesen
|
03644f00af
Change AuthenticationMethod.AllowedAuthentications from IList<string> to string[].
|
8 سال پیش |
Gert Driesen
|
0e083cfe60
Move Extensions to Renci.SshNet.Common namespace.
|
8 سال پیش |
Gert Driesen
|
f08d7a61f1
Cleanup code.
|
8 سال پیش |
Gert Driesen
|
cde333185c
Introduce extensible remote path quoting mechanism
|
8 سال پیش |
Gert Driesen
|
82634b4662
Expose WaitHandle.
|
8 سال پیش |
Gert Driesen
|
05e82b1813
Added tests for remote path transformations.
|
8 سال پیش |
Gert Driesen
|
f4b0bb22b7
Merge branch 'scp-quoting' of https://github.com/sshnet/SSH.NET into scp-quoting
|
8 سال پیش |
Gert Driesen
|
55d9109276
Attempt to harden test.
|
8 سال پیش |
Gert Driesen
|
5852a96d02
Fix typo.
|
8 سال پیش |
Gert Driesen
|
4e9ceadfd3
Add example for host key validation.
|
8 سال پیش |
Gert Driesen
|
9e75eef572
Remove unused fields.
|
8 سال پیش |
Gert Driesen
|
e421e16e29
Sync "legacy" project files for new sources introduced as part of PR #290.
|
8 سال پیش |
Gert Driesen
|
e434f97be5
Renamed Quote transformation and corresponding class to ShellQuote.
|
8 سال پیش |
Gert Driesen
|
7dde512a9c
Add a RemotePathTransformation property to ScpClient that can be used to control if and how a remote path should be transformed before passed on to the scp command.
|
8 سال پیش |