Quantcast
Channel: sshnet Source Code Rss Feed
Browsing all 291 articles
Browse latest View live
↧

Source code checked in, #34742

Fix compiler and (correct) resharper warnings across the solution.

View Article


Patch Uploaded: #15948

osmancarik has uploaded a patch.Description:You need to delete redundant encryptions from ConnectionInfo.Encryptions in order to be able to communicate with some servers. In my case it threw an...

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

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

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

Source code checked in, #34838

Avoid race conditions signaling events. Update release notes with new fixes.

View Article


Source code checked in, #34839

Large improvement of throughput for DownloadFile by taking into account of the SSH_FXP_DATA header info for determining the length of the data we request in each response message. This eliminates an...

View Article

Patch Uploaded: #16009

trurl123 has uploaded a patch.Description:This patch fixes crashing on finalization. Channel sends a message on disposing by some parent objects. Exceptions leads to whole application crashing.

View Article


Source code checked in, #34949

Fixed reference in XML doc.

View Article

Source code checked in, #34953

* Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. * Increase maximum SSH packet size to 68536 bytes (64 KB + 3000 bytes). *...

View Article


Source code checked in, #34957

Issue #1930: No connection possible with the same auth method requested multiple times. Improve exception message for authentication failures.

View Article

Source code checked in, #34968

Fix compile on .NET 3.5

View Article

Source code checked in, #34969

Fixed reference in XML doc.

View Article
Browsing all 291 articles
Browse latest View live


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