Commit History

Автор SHA1 Съобщение Дата
  Gert Driesen b40adc2f40 For now, remove SocketRead overload that takes timeout as on .NET do not support this yet. преди 11 години
  Gert Driesen e76c06251d Fix lots of issues in Silverlight socket methods. преди 11 години
  Gert Driesen 2192dc0241 Improved accuracy of IsConnected on .NET. преди 11 години
  Gert Driesen 2ddb3df0e0 * Introduce ClientChannel and ServerChannel classes to distinguish between channel initiated by the client or the server. преди 11 години
  Gert Driesen 34405caa24 BaseClient: преди 11 години
  Gert Driesen cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. преди 11 години
  olegkap_cp 19802b6553 Add IPAddress as parameter to ForwardedPortRemote преди 12 години
  olegkap_cp bc4e66139b Improve IsSocketConnected test преди 12 години
  olegkap_cp 2efef57b52 Fix SocketReadLine for Silverlight version to support multiple lines преди 13 години
  olegkap_cp 2faf1a229d Fix connection to the proxy преди 13 години
  olegkap_cp 41bb6920d0 Fix AES-256-CBC SSH private key decryption преди 13 години
  olegkap_cp 67c90147df Throw an exception if connection could not be established преди 13 години
  olegkap_cp 53a02ed5de Throw SshOperationTimeoutException when reading from the socket takes long time преди 13 години
  olegkap_cp 702af15a59 Apply 13061 patch преди 13 години
  olegkap_cp ba39209723 PortForwarding minor changes преди 13 години
  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. преди 13 години
  olegkap_cp 692ec03184 Fix SocketReadLine to handle case when server starts and only 0 are returned преди 13 години
  olegkap_cp 5de39cb104 Fix for server drops connection преди 13 години
  olegkap_cp 908321c502 Fix IsConnected property behaviour преди 13 години
  olegkap_cp 628ce8bb37 Fix SocketReadLine to be able to read empty line преди 13 години
  olegkap_cp 432d640930 Fix SocketReadLine from previouse checkin преди 13 години
  olegkap_cp 98c64c4d9a Fix SocketReadLine to read only required information преди 13 години
  olegkap_cp e435bd2300 Add SOCKS4 & SOCKS5 Proxy support when connecting to remote server. преди 14 години
  olegkap_cp 6c4eda935f Restore logging for Sessions преди 14 години
  olegkap_cp d96c93abb2 Minor fix to ASCIIEncoding преди 14 години
  olegkap_cp 751d0fecd4 Clean up logging and make silverlight and WindowsPhone projects compilable again преди 14 години
  olegkap_cp dc2d8ec142 Replace call to WaitOne(TimeSpan) with WaitOne(TimeSpan, Boolean) to make it compartible with .NET 3.5 преди 14 години
  Kenneth_aa_cp 9f22922cd9 Added basic low-level message logging, for those who has problems this might help interpret what happens. преди 14 години
  olegkap_cp 83884c34aa Refactor and remove usage of Network stream to make it compartible with Silverlight преди 14 години
  olegkap_cp da854b711a Apply 10278 patch and make some minor corrections преди 14 години