Commit History

Author SHA1 Message Date
  drieseng a79b324dce Add solution file for VS 2015, and configure NuGet repo folder 9 years ago
  drieseng 0830710816 Fixed project file. 9 years ago
  drieseng 8a2bcdea35 Moved Build folder 9 years ago
  drieseng c6d686691f Remove TFS templates, and obsolete files imported by the migration from Codeplex 9 years ago
  drieseng 3a2725eae2 Rename Renci.SshClient to src. 9 years ago
  Gert Driesen 0699930785 Delete RSADigitalSignature.cs 9 years ago
  Gert Driesen b6ea2fe26f Document fixes. 11 years ago
  Gert Driesen 80702f796d 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. 11 years ago
  Gert Driesen 8f9d4ea873 Remove this qualifier. 11 years ago
  Gert Driesen 45a233299f Fix compile. 11 years ago
  Gert Driesen adfaafdda8 Apply optimization changes to other projects. 11 years ago
  Gert Driesen c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. 11 years ago
  Gert Driesen be314d209e Fix build. 11 years ago
  Gert Driesen 38d4f3d605 Add SendEof to IChannel. 11 years ago
  Gert Driesen e0a795ee3a Use Write(byte) overload is used internally when Write(bool) is invoked. 11 years ago
  Gert Driesen d9b9e035ca Reintroduce internal Channel.SendEof method. 11 years ago
  Gert Driesen e7ff062145 Remove redundant this qualifier, and fixes general warnings. 11 years ago
  Gert Driesen 0986ba8196 Fix formatting of release notes. 11 years ago
  Gert Driesen 90f3086440 Fix warning. 11 years ago
  Gert Driesen 0da2c06ded Small doc fixes, fix warnings and prepare for beta 2. 11 years ago
  Gert Driesen 2659048654 Prepare for 2014.4.6-beta2. 11 years ago
  Gert Driesen 007112d2b4 Rephrase buffer size change. 11 years ago
  Gert Driesen 52b97729e2 Reduce default buffer size as workaround for SSH servers issues. 11 years ago
  Gert Driesen c45bc8f1a4 Document fix for issue #1844. 11 years ago
  Gert Driesen a780cb9a56 Document fix for issue #1877. 11 years ago
  Gert Driesen b1c90ea758 Document fixes for issues #2029 and #2400. 11 years ago
  Gert Driesen c4b120e6a3 Fix Silverlight and WP compile. 11 years ago
  Gert Driesen 3d3d76fe52 Introduce TrySendMessage method on Session which will not let SocketException or SshException exception bubble up, but instead return false in this case. 11 years ago
  Gert Driesen 39a75ef91c Remove redundant this qualifier. 11 years ago
  Gert Driesen 9da65f35a4 Remove redundant this qualifier. 11 years ago