Historique des commits

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