Historial de Commits

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