Source code checked in, #22732
Fix some tests Update all projects to generate xml documentation file Cross project fixes to make it compilable for all projects
View ArticleSource code checked in, #22833
Add IPAddress as parameter to ForwardedPortRemote Allow all projects to generate xml documentation files Add GetIPAddress method and other minor refactoring
View ArticleSource code checked in, #22898
Fix problem when huge files could be cut off in the middle
View ArticleSource code checked in, #22964
Improve internal server window size managment Fix exception handeling when multiple threads share one channel that can caus application hanging Improve cipher perfomance Other fixes
View ArticleSource code checked in, #22965
Commiting files that were not commited on previous commit
View ArticlePatch Uploaded: #13964
StrAbZ has uploaded a patch.Description:I found that in the Authenticate methods in the ConnectionInfo class, we got kicked out of the while whenever an authentication failed, without trying the...
View ArticleSource code checked in, #23335
Improve HTTP proxy error handling, regarding issue #1509 Apply 13964 patch to improve handling of multiple authentication methods
View ArticleSource code checked in, #23336
Lock _encoding in ShellStream when GetString operation is performed
View ArticleSource code checked in, #23337
Lock _incoming object where performing Enqueue Rollback previouse commit
View ArticleSource code checked in, #23466
Fix differnt SCP Upload issue. Remove not SCP feature of creating directory structure for uploaded files or directories
View ArticleSource code checked in, #23469
Replace previouse fix with Connection test vs if disposed
View ArticleSource code checked in, #23481
Fix and remove orphan threads when using port forwarding.
View ArticleSource code checked in, #24446
Fix thread synchronization issue when uploading files using SCP
View ArticleSource code checked in, #24719
Fix SshAuthenticationException by handling PartialSuccess response and continue authentication proccess in that case
View ArticleSource code checked in, #24900
Improve thread-safe event handling Replace Task.Factory.StartNew with ThreadPool.QueueUserWorkItem
View Article