コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Gert Driesen c61633a3bc * Introduced ChannelExtendedDataEventArgs which is used to signal receive of extended data. 11 年 前
  Gert Driesen e1c620bfd2 Avoid initializing HostKeyEventArgs when there are no event handlers registered. 11 年 前
  Gert Driesen e630397c66 Use server decryption algorithm instead of client encryption algorithm to decrypt server message. Fixes issue #1917. 11 年 前
  Gert Driesen cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 年 前
  olegkap_cp 3bf76ef842 Add HashInfo class and refactor hashing works 12 年 前
  olegkap_cp c46ceaf34b Add support for arcfour cipher and hmac-ripemd160 algorithms 12 年 前
  olegkap_cp 358b08905f Fix and add XML comments 12 年 前
  olegkap_cp 08aaf634c3 Add KeyLength property to HostKeyEventArgs 13 年 前
  olegkap_cp 4cce9425cb Add CreateShellStream method and ShellStream class to work with shells 13 年 前
  olegkap_cp f8faabddda Fix WindowAdjusment for SCP and SFTP 13 年 前
  olegkap_cp 96c512fddb Add ability to examen server public key/fingerprint 14 年 前
  olegkap_cp dbd5f07d20 Fix CA2214 and some other CA complaints 14 年 前
  olegkap_cp 34a5cba265 Code Cleanup 14 年 前
  olegkap_cp b20150456e Refactor and reorganize cipher encryption (more need to be done) 14 年 前
  olegkap_cp 40b36edaf1 Add SHA1 algorithm 14 年 前
  olegkap_cp 6411407558 Replace System.Numerics.BigInteger type with internally implemented Renci.SshNet.Common.BigInteger 14 年 前
  olegkap_cp 2f42d5a31e Complete previouse renaming checking 14 年 前
  olegkap_cp 5ede55515a Project reorganization and renaming to Renci.SshNet 14 年 前