Quantcast
Channel: sshnet Source Code Rss Feed
Browsing latest articles
Browse All 291 View Live
↧

Source code checked in, #41089

Fix build.

View Article


Source code checked in, #41258

* Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. * Removed DataTypeCode from ChannelDataEventArgs, as this is specific to extended data. * Large set of...

View Article


Source code checked in, #41267

Apply optimization changes to other projects.

View Article

Source code checked in, #41268

Fix compile.

View Article

Source code checked in, #41292

Remove this qualifier.

View Article


Source code checked in, #41297

Ensure we do not block forever waiting for message listener thread to complete when the server sends a disconnect message, or the message listener thread never actually started. Fixes issue #2591....

View Article

Source code checked in, #41298

Document fixes.

View Article

Patch Uploaded: #17183

yohannvf has uploaded a patch.Description:I had a bug with the FSTAT command generating an exception on a sftp where all ssh commands were disabled and maybe more.Had to do this patch to fix my local...

View Article


Patch Uploaded: #17214

xl600 has uploaded a patch.Description:This is a re-upload of a previously declined pageant integration patch by mladjenovic. The original download link mentioned in discussion...

View Article


Patch Uploaded: #17236

onehourlate has uploaded a patch.Description:Hi,I had a couple of issues while using scp with cisco routers1) the scp commands (scp -t or scp -f) uses double quotes to escape the file name. That's not...

View Article

Patch Uploaded: #17245

RiJo has uploaded a patch.Description:Prevents NullReferenceException after unexpected disconnection.

View Article

Patch Uploaded: #17494

Corillian has uploaded a patch.Description:Line 127 in PseudoTerminalInfo.cs incorrectly serializes this.Rows a second time instead of this.PixelWidth. I've uploaded a new file with the fix.

View Article

Patch Uploaded: #17498

Corillian has uploaded a patch.Description:Issue 2675:The output thread within Shell.Start() is not properly synchronized. Specifically the call to EventWaitHandle.WaitAny() is waiting until the...

View Article


Patch Uploaded: #17693

xer_mamin has uploaded a patch.Description:deadlock in Session: if an exception occurs in the function {Session.cs/private void MessageListener()}, then in the function of {Session.cs/private void...

View Article

Patch Uploaded: #17796

cmn has uploaded a patch.Description:Allow sending data to a process' stdin.When using SSH as a connection and authentication layer to talk to a program on a remote host, you may need to talk to it,...

View Article


Patch Uploaded: #17798

MauriceArends has uploaded a patch.Description:During the key exchange phase, Renci.Ssh would throw an Renci.SshNet.Common.SshException if the server sends debug messages.Stack...

View Article

Patch Uploaded: #17823

Shevek has uploaded a patch.Description:Add ISftpClient interface to allow dependency injection and unit testingGenerated using ReSharper Extract Interface

View Article


Patch Uploaded: #17979

noenflux has uploaded a patch.Description:Implementing SFTP Symbolic Link Target reading, allows for symbolic link traversal via SFTP. The internals FXP function was already implemented but this wasn't...

View Article

Source code checked in, #43440

correct byte-to-char buffer size

View Article

Source code checked in, #43441

Change session the maximum size of channel data packets that we receive

View Article
Browsing latest articles
Browse All 291 View Live