Commit History

Author SHA1 Message Date
  drieseng 68b2267103 Avoid possible NRE. 9 years ago
  drieseng 316ae12fdc Remove this qualifier. 9 years ago
  drieseng 58086b9ef4 Fix bunch of warnings. 9 years ago
  drieseng 868f981c4a Remove qualifier. 9 years ago
  drieseng 780217820f Remove unused import. 9 years ago
  drieseng bda8b0bcd9 Removed this qualifier. 9 years ago
  drieseng 11f77bc177 Remove partial modifier. 9 years ago
  drieseng e09239ef0e Avoid event-based memory leak when client is not disposing. 9 years ago
  drieseng 9100a47ddd Avoid event-based memory leak when client is not disposing instance. 9 years ago
  drieseng b6035077ac Avoid event-based memory leak when client is not disposing instance. 9 years ago
  drieseng 3a48cde559 Remove this qualifier. 9 years ago
  drieseng 56d68870cb Avoid event-based memory leak. 9 years ago
  drieseng 4659bb804a Avoid event-based memory leak when client is not disposing instance. 9 years ago
  drieseng 2f5e131e08 Remove extra whitespace. 9 years ago
  drieseng 936cfb7b6b Do not show warnings that we cannot fix without breaking the VS 2012 build. 9 years ago
  drieseng 4b59e93d0c Fix event-based memory leaks when clients do not properly dispose instances. 9 years ago
  drieseng d48bb74aef Refactor to move indication whether EndExecute has been invoked for a given IAsyncResult to the CommandAsyncResult class. 9 years ago
  drieseng 9fd0adf6bf Remove partial modifier on class. 9 years ago
  drieseng 30308e63a5 Document changes and fixes. 9 years ago
  drieseng 0fa8e1ec48 Fixed session event leak when SshCommand is not disposed. 9 years ago
  drieseng 45ab50572d Removed copyright. 9 years ago
  drieseng 706ab13247 Relicense as MIT 9 years ago
  Gert Driesen f456cbad87 Complete rename of HashAlgorithmFactory source file and update package dependency. 9 years ago
  drieseng ba8a30bce1 Added tests for GenerateRandom. 9 years ago
  drieseng 96eb559c09 Move HashAlgorithmFactory to Abstractions, and rename it to CryptoAbstraction. 9 years ago
  drieseng 957aeaf0bc Remove unused imports. 9 years ago
  drieseng 9c908ffc62 Fix GenerateRandom for UAP/UWP. 9 years ago
  drieseng a6e0e006f8 Fixed CanRead and CanWrite in SocketAbstraction when socket is connected, and target framework does not support socket poll. 9 years ago
  drieseng 5f1ee99e5e Fix API feature toggles. 9 years ago
  drieseng a563634d24 Merge branch 'develop' of https://github.com/sshnet/SSH.NET.git 9 years ago