Historia zmian

Autor SHA1 Wiadomość Data
  Gert Driesen c45bc8f1a4 Document fix for issue #1844. 11 lat temu
  Gert Driesen a780cb9a56 Document fix for issue #1877. 11 lat temu
  Gert Driesen b1c90ea758 Document fixes for issues #2029 and #2400. 11 lat temu
  Gert Driesen ab1a43aedc Document fix for issue 2010. 11 lat temu
  Gert Driesen f629f05081 Document fix for issue 1382. 11 lat temu
  Gert Driesen 4dbbf7514f Create output buffer after padding to ensure its length matches the padded length. 11 lat temu
  Gert Driesen 62ab1d4114 Document fix for issue #2013. 11 lat temu
  Gert Driesen a0bc7f61a5 Document fix for issue #1558. 11 lat temu
  Gert Driesen 3bfd1fbef1 Include signing key in source download. 11 lat temu
  Gert Driesen 446354ed6b Document fix for issue #1845. 11 lat temu
  Gert Driesen acaae44836 Fix exception documentation for BaseClient.Connect() and Session.Connect(). 11 lat temu
  Gert Driesen 8678d087d9 Modify ShellStream.ReadLine() to take into account multi-byte character. 11 lat temu
  Gert Driesen b40adc2f40 For now, remove SocketRead overload that takes timeout as on .NET do not support this yet. 11 lat temu
  Gert Driesen e79b567365 Dispose channel on EndExecute. Fixes issue #2295. 11 lat temu
  Gert Driesen 67a0242dc0 Document fix for issue #2399. 11 lat temu
  Gert Driesen 9e52280d38 Document fix for issues #1942 and #1944. 11 lat temu
  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 lat temu
  Gert Driesen d769506f31 Use SSH_FXP_LSTAT to determine whether a given file or directory exists. 11 lat temu
  Gert Driesen 43836a5b50 Added support for ssh.com private keys. 11 lat temu
  Gert Driesen 2192dc0241 Improved accuracy of IsConnected on .NET. 11 lat temu
  Gert Driesen 61b712a512 Fix issue #1943: 11 lat temu
  Gert Driesen 53cd872b89 Document fix for issue #1764: 11 lat temu
  Gert Driesen 239a425225 Fix indentation of release notes. 11 lat temu
  Gert Driesen 92231b5150 Shall we make it 2014.4.6-beta1, right :p 11 lat temu
  Gert Driesen 039f7fea7b 2013.4.6-beta1 11 lat temu
  Gert Driesen 069b373343 Remove linefeed from WriteLine method in Shellstream class (issue #1584). 11 lat temu
  Gert Driesen 46d15325e9 Use an int to hold position when iterating of state. Stuck loop on key exchange using arcfour encryption (issue #1922) 11 lat temu
  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 lat temu
  Gert Driesen 1b83ffb5a9 Document few more fixed, and correct typo. 11 lat temu
  Gert Driesen 397640ef10 Issue #1930: No connection possible with the same auth method requested multiple times. Improve exception message for authentication failures. 11 lat temu