Commit History

Autor SHA1 Mensaxe Data
  Gert Driesen 92231b5150 Shall we make it 2014.4.6-beta1, right :p %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 039f7fea7b 2013.4.6-beta1 %!s(int64=11) %!d(string=hai) anos
  Gert Driesen fea1433f2a Fix compile on WP. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 8568283583 Add SandCastle folder under Build. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 069b373343 Remove linefeed from WriteLine method in Shellstream class (issue #1584). %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 46d15325e9 Use an int to hold position when iterating of state. Stuck loop on key exchange using arcfour encryption (issue #1922) %!s(int64=11) %!d(string=hai) anos
  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) %!s(int64=11) %!d(string=hai) anos
  Gert Driesen dae0eb761d Make it more clear that the local window size is related to the packet size. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen c1fec4b7a4 Add support for generating help doc. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 870bedfe55 Move all shared assembly-level attribute to CommonAssemblyInfo.cs. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen fc490c0fa7 Added ClientChannel, ServerChannel and ChannelOpenConfirmedEventArgs source files, and do not emit debug symbols in release configuration. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 12b3793582 Use batching to simplify build script. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 1b83ffb5a9 Document few more fixed, and correct typo. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen d68fde30fe Fixed another reference in XML doc. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 22d44348f5 Fixed reference in XML doc. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 3384a7d806 Fix compile on .NET 3.5 %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 397640ef10 Issue #1930: No connection possible with the same auth method requested multiple times. Improve exception message for authentication failures. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 24fc04934f Fixed reference in XML doc. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen a11518fe93 Large improvement of throughput for DownloadFile by taking into account of the SSH_FXP_DATA header info for determining the length of the data we request in each response message. This eliminates an extra SSH_MSG_CHANNEL_DATA message for each SSH_FXP_DATA. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen cb7d2b6bd1 Avoid race conditions signaling events. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen e630397c66 Use server decryption algorithm instead of client encryption algorithm to decrypt server message. Fixes issue #1917. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 34405caa24 BaseClient: %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 07d575e78a Avoid race conditions when signaling events or setting waithandles. Remove empty lines. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen bbd5e2f6bb Document default values of ConnectionInfo class. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 03b63e248c Fixed typo in comments, use var where possible. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 98549ed087 Avoid NRE setting EventWaitHandle. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen bbf44be46a Avoid race conditions when signaling events. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 108b20965c Rename WaitHandle method to WaitOnHandle to avoid naming clash with WaitHandle class. %!s(int64=11) %!d(string=hai) anos
  Gert Driesen 6a68a5f22b Remove extra ToArray call. %!s(int64=11) %!d(string=hai) anos