Historial de Commits

Autor SHA1 Mensaje Fecha
  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 fea1433f2a Fix compile on WP. hace 11 años
  Gert Driesen 8568283583 Add SandCastle folder under Build. 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 dae0eb761d Make it more clear that the local window size is related to the packet size. hace 11 años
  Gert Driesen c1fec4b7a4 Add support for generating help doc. hace 11 años
  Gert Driesen 870bedfe55 Move all shared assembly-level attribute to CommonAssemblyInfo.cs. hace 11 años
  Gert Driesen fc490c0fa7 Added ClientChannel, ServerChannel and ChannelOpenConfirmedEventArgs source files, and do not emit debug symbols in release configuration. hace 11 años
  Gert Driesen 12b3793582 Use batching to simplify build script. hace 11 años
  Gert Driesen 1b83ffb5a9 Document few more fixed, and correct typo. hace 11 años
  Gert Driesen d68fde30fe Fixed another reference in XML doc. hace 11 años
  Gert Driesen 22d44348f5 Fixed reference in XML doc. hace 11 años
  Gert Driesen 3384a7d806 Fix compile on .NET 3.5 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 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. hace 11 años
  Gert Driesen 24fc04934f Fixed reference in XML doc. hace 11 años
  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. hace 11 años
  Gert Driesen cb7d2b6bd1 Avoid race conditions signaling events. hace 11 años
  Gert Driesen e630397c66 Use server decryption algorithm instead of client encryption algorithm to decrypt server message. Fixes issue #1917. hace 11 años
  Gert Driesen 34405caa24 BaseClient: hace 11 años
  Gert Driesen 07d575e78a Avoid race conditions when signaling events or setting waithandles. Remove empty lines. hace 11 años
  Gert Driesen bbd5e2f6bb Document default values of ConnectionInfo class. hace 11 años
  Gert Driesen 03b63e248c Fixed typo in comments, use var where possible. hace 11 años
  Gert Driesen 98549ed087 Avoid NRE setting EventWaitHandle. hace 11 años
  Gert Driesen bbf44be46a Avoid race conditions when 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 6a68a5f22b Remove extra ToArray call. hace 11 años