提交历史

作者 SHA1 备注 提交日期
  Wojciech Nagórski cf8510013d Removing old target frameworks (#1109) 2 年之前
  drieseng 21c5c8e0b4 Log warning upon timeout waiting for pending channels to reach zero. 5 年之前
  Gert Driesen bd01d97179 Use pack consistently. 7 年之前
  Gert Driesen 198162d193 Use Pack.BigEndianToUInt16. 7 年之前
  drieseng 5f6c3b0bc7 Fix SL build. 9 年之前
  drieseng 13fff36135 Added support domain name address type for SOCKS5. 9 年之前
  drieseng 1d6177fceb Send SSH_MSG_CHANNEL_EOF and SSH_MSG_CHANNEL_CLOSE in synchronized block. 9 年之前
  drieseng 32becde5ad Mark port started before StartAccept because StartAccept is a noop when the port is not started. 9 年之前
  drieseng 5498b8f74a Remove extra exception handling. 9 年之前
  drieseng e1a557861c Correctly define the FEATURE_SOCKET_SETSOCKETOPTION symbol. 9 年之前
  drieseng a673c1f4f0 Remove unused imports. 9 年之前
  drieseng 0a8673bf0c Ignore ObjectDisposedException in AcceptAsync while stopping or stopped. 9 年之前
  drieseng 90145be344 Removed some (conditional) debug code. 9 年之前
  drieseng 18c1b79589 Use CountDownEvent to wait for pending requests to finish instead of using a while/sleep approach. 9 年之前
  drieseng 23f95f4190 Eliminate more possible race conditions. 9 年之前
  drieseng 9a281a91f7 Reduce race conditions on stop/dispose. 9 年之前
  drieseng 5daf00d7c7 Fix NRE when stopping port without ever starting it. 9 年之前
  drieseng e8d249c9d9 Do not handle zero command code as a closed connection. 9 年之前
  drieseng 57a78fc3a4 Make line endings consistent (PR #19) 9 年之前
  drieseng a66b32d488 Revert "Update to SshNet.Security.Cryptography 1.0.0." 9 年之前
  drieseng df992c39b1 Update to SshNet.Security.Cryptography 1.0.0. 9 年之前
  drieseng 78adac1241 Restore HandleSocks5 as before bug triaging. 9 年之前
  drieseng f1063bae78 Revert "Revert "Remove unused import."" 9 年之前
  drieseng 5d60476400 Revert "Remove unused import." 9 年之前
  drieseng c50e2a2f41 Remove unused import. 9 年之前
  drieseng 9f9864e789 Improve socket related error handling. 9 年之前
  Gert Driesen b5c7066bde Reduce partial methods/classes and streamline API surface across target frameworks 9 年之前
  drieseng e49dc1410b Complete support for EAP. 9 年之前
  drieseng f6700e05b9 Add partial support for UWP/UAP 10.0, and prepare to support .NET Core 1.0. 9 年之前
  drieseng 3a2725eae2 Rename Renci.SshClient to src. 9 年之前