Historial de Commits

Autor SHA1 Mensaje Fecha
  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 e76c06251d Fix lots of issues in Silverlight socket methods. hace 11 años
  Gert Driesen 2192dc0241 Improved accuracy of IsConnected on .NET. 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 34405caa24 BaseClient: hace 11 años
  Gert Driesen cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. hace 11 años
  olegkap_cp 19802b6553 Add IPAddress as parameter to ForwardedPortRemote hace 12 años
  olegkap_cp bc4e66139b Improve IsSocketConnected test hace 12 años
  olegkap_cp 2efef57b52 Fix SocketReadLine for Silverlight version to support multiple lines hace 13 años
  olegkap_cp 2faf1a229d Fix connection to the proxy hace 13 años
  olegkap_cp 41bb6920d0 Fix AES-256-CBC SSH private key decryption hace 13 años
  olegkap_cp 67c90147df Throw an exception if connection could not be established hace 13 años
  olegkap_cp 53a02ed5de Throw SshOperationTimeoutException when reading from the socket takes long time hace 13 años
  olegkap_cp 702af15a59 Apply 13061 patch hace 13 años
  olegkap_cp ba39209723 PortForwarding minor changes hace 13 años
  Kenneth_aa_cp cca71cb672 Added a comment regarding exception thrown when local socket is dead, as it shows up as first-chance exception in the output window. hace 13 años
  olegkap_cp 692ec03184 Fix SocketReadLine to handle case when server starts and only 0 are returned hace 13 años
  olegkap_cp 5de39cb104 Fix for server drops connection hace 13 años
  olegkap_cp 908321c502 Fix IsConnected property behaviour hace 13 años
  olegkap_cp 628ce8bb37 Fix SocketReadLine to be able to read empty line hace 13 años
  olegkap_cp 432d640930 Fix SocketReadLine from previouse checkin hace 13 años
  olegkap_cp 98c64c4d9a Fix SocketReadLine to read only required information hace 13 años
  olegkap_cp e435bd2300 Add SOCKS4 & SOCKS5 Proxy support when connecting to remote server. hace 14 años
  olegkap_cp 6c4eda935f Restore logging for Sessions hace 14 años
  olegkap_cp d96c93abb2 Minor fix to ASCIIEncoding hace 14 años
  olegkap_cp 751d0fecd4 Clean up logging and make silverlight and WindowsPhone projects compilable again hace 14 años
  olegkap_cp dc2d8ec142 Replace call to WaitOne(TimeSpan) with WaitOne(TimeSpan, Boolean) to make it compartible with .NET 3.5 hace 14 años
  Kenneth_aa_cp 9f22922cd9 Added basic low-level message logging, for those who has problems this might help interpret what happens. hace 14 años
  olegkap_cp 83884c34aa Refactor and remove usage of Network stream to make it compartible with Silverlight hace 14 años
  olegkap_cp da854b711a Apply 10278 patch and make some minor corrections hace 14 años