Quantcast
Channel: SSH.NET Library
Browsing all 2955 articles
Browse latest View live
↧

Edited Issue: Connection dropped by server due to invalid DSA signature [1918]

Sometimes connection are dropped by the server because we generate an invalid signature.In this case, you'll see the following log entry on the server:fatal: bad sigbloblen 39 != SIGBLOB_LENOn the...

View Article


Source code checked in, #34784

Issue #1918: Connection dropped by server due to invalid DSA signature Pad each part of signature with zero's until its 20 bytes. Signature should be exactly 40 bytes.

View Article


Edited Issue: Connection dropped by server due to invalid DSA signature [1918]

Sometimes connection are dropped by the server because we generate an invalid signature.In this case, you'll see the following log entry on the server:fatal: bad sigbloblen 39 != SIGBLOB_LENOn the...

View Article

Source code checked in, #34786

Remove extra ToArray call.

View Article

Source code checked in, #34787

Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class.

View Article


Source code checked in, #34789

Avoid race conditions when signaling events.

View Article

Source code checked in, #34790

Avoid NRE setting EventWaitHandle. Remove emty lines.

View Article

Source code checked in, #34791

Fixed typo in comments, use var where possible. Change visibility of _channelEof to private. Remove empty lines.

View Article


Source code checked in, #34792

Document default values of ConnectionInfo class.

View Article


Source code checked in, #34793

Avoid race conditions when signaling events or setting waithandles. Remove empty lines. Fixed event handler leak for Closed event on Channel.

View Article

Created Unassigned: sftpfilestream read is very slow. [1919]

Sftpfile stream is very slow it took 1hr 15 mins for 400mb file.Is there any way to increase the read buffer of the sftpfilestream.sftp.buffersize is for upload i believe. But i tried changing it no luck.

View Article

Source code checked in, #34794

BaseClient: * Added bool argument to BaseClient ctor to indicate whether the specified ConnectionInfo instance is owned by the client. * In Dispose, also dispose ConnectionInfo if ownsConnectionInfo is...

View Article

Source code checked in, #34811

Use server decryption algorithm instead of client encryption algorithm to decrypt server message. Fixes issue #1917.

View Article


Commented Issue: Client cipher used to decrypt server messages [1917]

Today I encountered errors like "bad package size" which is related to connection handshake. When I tried stepping into the source code, I found the following suspicious bug - In KeyExchange.cs, please...

View Article

Edited Issue: Client cipher used to decrypt server messages [1917]

Today I encountered errors like "bad package size" which is related to connection handshake. When I tried stepping into the source code, I found the following suspicious bug - In KeyExchange.cs, please...

View Article


Commented Unassigned: sftpfilestream read is very slow. [1919]

Sftpfile stream is very slow it took 1hr 15 mins for 400mb file.Is there any way to increase the read buffer of the sftpfilestream.sftp.buffersize is for upload i believe. But i tried changing it no...

View Article

Commented Unassigned: System.Exception: An established connection was aborted...

Hi,I see that this issue was already reported, but the last message is from middle of November saying that somebody is testing it...I still have this issue on the version v4.0.30319. Did you fixed the...

View Article


Commented Issue: Unhandled exception during SftpClient Dispose [1581]

We are facing an unhandled exception during Dispose of the SftpClient. 2013-05-13 12:54:22,711 [2] FATAL - AppDomain.UnhandledExceptionRenci.SshNet.Common.SshConnectionException: Client not connected....

View Article

Commented Issue: Exception thrown on disconnect [1561]

If SshClient.Disconnect() is called just after the connected server is no longer available an exception occurs. Looks like there is a race condition on calling Disconnect. Checks are made for a...

View Article

Commented Unassigned: Timeout on Uploading file [1906]

Hi All, I've tried to search for this issue but haven't had any luck.I am trying to upload a file to an SFTP but it fails when the file is larger than approx 50kb, when the file is smaller than that it...

View Article
Browsing all 2955 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>