olegkap_cp
|
db3244a3f9
|
Remove -q flag from SCP commands to avoid crush on systems that do not support it
|
2012-12-21 00:23:01 +00:00 |
|
olegkap_cp
|
55eb9bfc4b
|
Add Silverlight5 and WindowsPhone8 projects
|
2012-12-20 21:38:35 +00:00 |
|
olegkap_cp
|
ef584b16f6
|
Fix cleanup of SftpFileStream.
|
2012-12-20 19:33:19 +00:00 |
|
olegkap_cp
|
43358247a5
|
Fix socket locker to different object since socket can become null at some point
Apply 12489 patch
|
2012-12-20 18:16:48 +00:00 |
|
olegkap_cp
|
e738ebfb1e
|
Add Support for SFTP posix-rename@openssh.com and statvfs@openssh.com requests
Partially apply 12705 patch
|
2012-12-20 17:18:56 +00:00 |
|
olegkap_cp
|
2e400ef632
|
Support multiple chunks in NetConf.
Apply 13499 Patch
|
2012-12-20 16:03:39 +00:00 |
|
olegkap_cp
|
f08c14e0f6
|
Fix channel cleanup when disposed.
|
2012-12-20 14:46:15 +00:00 |
|
olegkap_cp
|
d8fbf2c81b
|
Fix SCP to allow specify folder/path as destination when coping files
|
2012-12-20 13:33:40 +00:00 |
|
olegkap_cp
|
09763a591e
|
Code Cleanup
|
2012-12-20 05:33:31 +00:00 |
|
olegkap_cp
|
41bb6920d0
|
Fix AES-256-CBC SSH private key decryption
Restore silverlight compatibility
|
2012-12-20 01:41:43 +00:00 |
|
olegkap_cp
|
d551995eb6
|
Change default buffer size from maximum allowed to 16KB to avoid several buffer related errors
|
2012-12-20 00:48:37 +00:00 |
|
olegkap_cp
|
67c90147df
|
Throw an exception if connection could not be established
|
2012-12-19 20:51:15 +00:00 |
|
olegkap_cp
|
d0241f5853
|
Fix ShellStream Expect method that causes application to hang
|
2012-12-19 20:44:51 +00:00 |
|
olegkap_cp
|
53a02ed5de
|
Throw SshOperationTimeoutException when reading from the socket takes long time
|
2012-12-19 20:30:09 +00:00 |
|
olegkap_cp
|
702af15a59
|
Apply 13061 patch
|
2012-12-19 20:07:06 +00:00 |
|
olegkap_cp
|
ba39209723
|
PortForwarding minor changes
Apply 13243 with minor changes
|
2012-12-19 19:54:49 +00:00 |
|
olegkap_cp
|
b0c5dc5ff1
|
Restore usage of SVN for some projects
|
2012-12-19 19:26:21 +00:00 |
|
olegkap_cp
|
a89085dc5a
|
SynchronizeDirectories refactoring and other minor changes
|
2012-12-19 19:11:36 +00:00 |
|
olegkap_cp
|
552a9f0cc3
|
Fix partial authentication error
|
2012-12-19 17:08:32 +00:00 |
|
olegkap_cp
|
d89e0e055e
|
Improve PortForwarding and disconnect
|
2012-12-19 16:44:58 +00:00 |
|
olegkap_cp
|
6d91b38cae
|
Increase private key file line size to from 76 to 80 to support amazon keys
|
2012-12-19 16:00:26 +00:00 |
|
olegkap_cp
|
eccad7648f
|
Incorporate changes made by da_rinkes
Add support for AES-128-CBC, AES-192-CBC and AES-256-CBC encrypted keys
|
2012-12-19 15:57:16 +00:00 |
|
diehardvn_cp
|
39b3df8453
|
1. Compare the specified local directory and destination directory.
2. Upload the difference from the local directory to destination directory.
|
2012-11-29 22:45:27 +00:00 |
|
[TFS11]\Project Collection Service Accounts
|
0bbeb3e32b
|
Upgrade: New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link: http://go.microsoft.com/fwlink/?LinkId=254563
|
2012-10-01 20:45:27 +00:00 |
|
[TFS11]\Project Collection Service Accounts
|
4f4cf9cecb
|
Checked in by server upgrade
|
2012-10-01 20:44:38 +00:00 |
|
Kenneth_aa_cp
|
2a63e560e7
|
Wrapped re-thrown exception into SshException(ex.Message, ex).
|
2012-09-13 06:12:54 +00:00 |
|
Kenneth_aa_cp
|
b97462ff45
|
Added test placeholder for users having problems with GlobalSCAPE Secure FTP Server.
|
2012-09-13 05:14:26 +00:00 |
|
olegkap_cp
|
7332af534c
|
Change default buffer size from 1024 * 32 - 38 to 1024 * 32 - 52
|
2012-09-12 17:43:48 +00:00 |
|
olegkap_cp
|
bf2e1521e0
|
Fix for PrivateKeyFile constructor locks file unnecessarily
|
2012-09-12 17:39:45 +00:00 |
|
Kenneth_aa_cp
|
cca71cb672
|
Added a comment regarding exception thrown when local socket is dead, as it shows up as first-chance exception in the output window.
|
2012-09-11 12:10:03 +00:00 |
|
Kenneth_aa_cp
|
5741c0c198
|
Preliminary test for DerData.cs
|
2012-09-10 17:22:00 +00:00 |
|
olegkap_cp
|
692ec03184
|
Fix SocketReadLine to handle case when server starts and only 0 are returned
|
2012-08-10 18:52:49 +00:00 |
|
olegkap_cp
|
5de39cb104
|
Fix for server drops connection
|
2012-08-10 18:44:34 +00:00 |
|
olegkap_cp
|
b1af0fc92b
|
Fix GlobalRequestMessage to be able to handle other custom messages
|
2012-08-10 18:34:10 +00:00 |
|
olegkap_cp
|
729ce19b6b
|
Update Renci.SshNet.Tests.NET35 project to split .NET40 specific test into seperate file which will be compile in .NET 4.0 only
|
2012-06-18 17:35:06 +00:00 |
|
olegkap_cp
|
72df8fad29
|
Enclode filename in quotes for SCP operation as recomended
|
2012-06-18 13:21:54 +00:00 |
|
olegkap_cp
|
82df302b47
|
Dont handle sessiosn events if object being disposed (missed SshCommand class)
|
2012-06-08 17:15:07 +00:00 |
|
olegkap_cp
|
0896f4acdf
|
Dont handle sessiosn events if object being disposed
|
2012-06-08 17:10:59 +00:00 |
|
olegkap_cp
|
908321c502
|
Fix IsConnected property behaviour
Fix SocketReadLine if 0 bytes received
|
2012-06-06 13:11:00 +00:00 |
|
olegkap_cp
|
3581389dd6
|
When ChannelDirectTcpip Close method is called, make sure Socket is closed too.
|
2012-05-10 15:57:47 +00:00 |
|
olegkap_cp
|
7fd452a678
|
Ensure only one SSH_MSG_CHANNEL_CLOSE message per channel is sent
|
2012-05-10 13:44:00 +00:00 |
|
olegkap_cp
|
9f521bd66b
|
Add support for SSH2 ENCRYPTED keys (encrypted SSH2 keys not yet supported)
|
2012-05-09 19:55:08 +00:00 |
|
olegkap_cp
|
1d9a223d24
|
Add timeout to expect functions
|
2012-05-04 14:10:32 +00:00 |
|
Kenneth_aa_cp
|
5bc788f3c8
|
Missed a reference to Renci.SshNet.content!
|
2012-05-02 04:55:26 +00:00 |
|
Kenneth_aa_cp
|
91c57873a2
|
Renamed Renci.SshClient.content to Renci.SshNet.content.
Renamed SshClient.shfbproj to SshNet.shfbproj.
Updated references in Renci.SshNet.csproj.
|
2012-05-02 04:45:01 +00:00 |
|
Kenneth_aa_cp
|
3c11effb80
|
Removed some entries caused error for Sandcastle.
|
2012-05-02 04:29:50 +00:00 |
|
olegkap_cp
|
184963f8c5
|
Add timeout for some waiting operations
|
2012-05-01 12:42:30 +00:00 |
|
Kenneth_aa_cp
|
af05714f97
|
Updated documentation for exceptions.
|
2012-05-01 09:22:42 +00:00 |
|
Kenneth_aa_cp
|
cefb74bf1e
|
Added test cases for SOCKS4, SOCKS5 an HTTP proxies for SftpClient and SshClient.
|
2012-04-30 10:13:17 +00:00 |
|
Kenneth_aa_cp
|
3be0eaf09b
|
Fixed BUG from revision 16218. Changed ConnectionInfo so if ProxyType is set to None, constructor will not validate proxy parameters (host, port specifically), and when set to ProxyType.None, host, username and password is set to null in the other constructors - instead of string.Empty.
Added test, and special notes for Workitem 1140: SftpClient.IsConnected property does not get set to False after call to Disconnect()
|
2012-04-29 07:13:08 +00:00 |
|