Gert Driesen
|
9ca3880c29
Added tests for Reverse.
|
8 년 전 |
Gert Driesen
|
b73d2e1ea8
Formatting.
|
8 년 전 |
Gert Driesen
|
9f6496da62
Added encrypt and decrypt test for CBC mode.
|
8 년 전 |
Gert Driesen
|
44211768ba
Group all packing methods in Pack class, and add corresponding unit tests.
|
8 년 전 |
Gert Driesen
|
ed9feebf71
Update summary for ProxyException.
|
8 년 전 |
Gert Driesen
|
8e9cf89511
Fix exception message for fallback SOCKS5 error.
|
8 년 전 |
Gert Driesen
|
991bff1f8e
Fail fast when timeout is zero.
|
8 년 전 |
Gert Driesen
|
23847295a8
Merge branch 'develop' of https://github.com/sshnet/SSH.NET into develop
|
8 년 전 |
Gert Driesen
|
ec467689ce
Harden and document test.
|
8 년 전 |
Gert Driesen
|
89db30b88c
Add SftpFileReader tests.
|
8 년 전 |
Gert Driesen
|
38aff42168
Sync project files.
|
8 년 전 |
Gert Driesen
|
b22690d985
Remove ServiceFactory argument from SftpSession.
|
8 년 전 |
Gert Driesen
|
d57dbff9ee
Remove unused class.
|
8 년 전 |
Gert Driesen
|
ca10625a93
Add SftpCloseAsyncResult to .NET 3.5 project file.
|
8 년 전 |
Gert Driesen
|
703e24b629
Allow Dispose to interrupt blocking wait.
|
8 년 전 |
Gert Driesen
|
b6d365c0de
Micro
|
8 년 전 |
Gert Driesen
|
c43ff688f2
Update comment.
|
8 년 전 |
Gert Driesen
|
c1080c16e6
Remove empty line.
|
8 년 전 |
Gert Driesen
|
768d1c9a68
Add async Begin/End Close methods.
|
8 년 전 |
Gert Driesen
|
f726b706df
Make RaiseExceptionEvent private.
|
8 년 전 |
Gert Driesen
|
35233fc822
Added async methods for SSH_FXP_OPEN, SSH_FXP_REALPATH, SSH_FXP_STAT and SSH_FXP_LSTAT.
|
8 년 전 |
Gert Driesen
|
7e72af810c
Implement Wait with timeout.
|
8 년 전 |
Gert Driesen
|
bea764f812
Remove EndInvoke with timeout as we use the IAsyncResult.AsyncWaitHandle for this.
|
8 년 전 |
Gert Driesen
|
51bd8fa6fd
Removed IsEof from SftpDataResponse.
|
8 년 전 |
Gert Driesen
|
774951e0c4
Do not initialize fields with default values.
|
8 년 전 |
Gert Driesen
|
eb39b69b34
Revert "Do not initialize fields to default values."
|
8 년 전 |
Gert Driesen
|
54fbd8f5ba
Do not initialize fields to default values.
|
8 년 전 |
Gert Driesen
|
8a5d8edb70
Removed _ownsHandle field.
|
8 년 전 |
Gert Driesen
|
94d0230608
Removed IsAsync property.
|
8 년 전 |
Gert Driesen
|
6ebb978bac
Minor slashdoc (syntax/format) updates.
|
8 년 전 |