提交历史

作者 SHA1 备注 提交日期
  Gert Driesen 4dbbf7514f Create output buffer after padding to ensure its length matches the padded length. 11 年之前
  Gert Driesen 62ab1d4114 Document fix for issue #2013. 11 年之前
  Gert Driesen a0bc7f61a5 Document fix for issue #1558. 11 年之前
  Gert Driesen 3bfd1fbef1 Include signing key in source download. 11 年之前
  Gert Driesen 446354ed6b Document fix for issue #1845. 11 年之前
  Gert Driesen acaae44836 Fix exception documentation for BaseClient.Connect() and Session.Connect(). 11 年之前
  Gert Driesen 8678d087d9 Modify ShellStream.ReadLine() to take into account multi-byte character. 11 年之前
  Gert Driesen b40adc2f40 For now, remove SocketRead overload that takes timeout as on .NET do not support this yet. 11 年之前
  Gert Driesen e79b567365 Dispose channel on EndExecute. Fixes issue #2295. 11 年之前
  Gert Driesen 67a0242dc0 Document fix for issue #2399. 11 年之前
  Gert Driesen 9e52280d38 Document fix for issues #1942 and #1944. 11 年之前
  Gert Driesen 8c4e3119ef Support an acceptable group of up to 8192 bits for SHA-1 and SHA-256 Diffie-Hellman Group and Key Exchange (issue #1973 and #1777), and refactor corresponding classes to avoid code duplication. 11 年之前
  Gert Driesen d769506f31 Use SSH_FXP_LSTAT to determine whether a given file or directory exists. 11 年之前
  Gert Driesen 43836a5b50 Added support for ssh.com private keys. 11 年之前
  Gert Driesen 2192dc0241 Improved accuracy of IsConnected on .NET. 11 年之前
  Gert Driesen 61b712a512 Fix issue #1943: 11 年之前
  Gert Driesen 53cd872b89 Document fix for issue #1764: 11 年之前
  Gert Driesen 239a425225 Fix indentation of release notes. 11 年之前
  Gert Driesen 92231b5150 Shall we make it 2014.4.6-beta1, right :p 11 年之前
  Gert Driesen 039f7fea7b 2013.4.6-beta1 11 年之前
  Gert Driesen 069b373343 Remove linefeed from WriteLine method in Shellstream class (issue #1584). 11 年之前
  Gert Driesen 46d15325e9 Use an int to hold position when iterating of state. Stuck loop on key exchange using arcfour encryption (issue #1922) 11 年之前
  Gert Driesen fbd482fd63 Split up data in multiple messages when it does not fit in remote window size. This prevents timeout when sending data to server with a low window size and which adjusts the window size very conservatively (issue #1706) 11 年之前
  Gert Driesen 1b83ffb5a9 Document few more fixed, and correct typo. 11 年之前
  Gert Driesen 397640ef10 Issue #1930: No connection possible with the same auth method requested multiple times. Improve exception message for authentication failures. 11 年之前
  Gert Driesen cb7d2b6bd1 Avoid race conditions signaling events. 11 年之前
  Gert Driesen 108b20965c Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class. 11 年之前
  Gert Driesen 53de0a237e Added build script which by default: 11 年之前