提交历史

作者 SHA1 备注 提交日期
  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 年之前