Historique des commits

Auteur SHA1 Message Date
  drieseng e1a557861c Correctly define the FEATURE_SOCKET_SETSOCKETOPTION symbol. il y a 9 ans
  drieseng 23bb333496 Remove unused import. il y a 9 ans
  drieseng 6c6c762caa Use as instead of is and cast. il y a 9 ans
  drieseng 59923ceca0 Added tests and some slashdocs for ForwardedPortStatus. il y a 9 ans
  drieseng 532dac404d Harden test. il y a 9 ans
  drieseng 1d5d58e17c Rename HashAlgorithmFactory to CryptoAbstraction, and move it to the Renci.SshNet.Abstractions namespace. il y a 9 ans
  drieseng 4d6a868fd2 Mark GetOrderedAuthenticationMethods static. il y a 9 ans
  drieseng a673c1f4f0 Remove unused imports. il y a 9 ans
  drieseng 1ac19b86a0 Make methods static where possible. il y a 9 ans
  drieseng 7ccee44e16 Remove partial modifiers. il y a 9 ans
  drieseng 88cbfad1b8 Remove unnecessary byte casts. il y a 9 ans
  drieseng 8749441ec8 Harden tests. il y a 9 ans
  drieseng 4033d3d0c1 Attempt to harden test. il y a 9 ans
  drieseng e6b0e33727 Harden test. il y a 9 ans
  drieseng a148ca1c50 Simply close/dispose socket. il y a 9 ans
  drieseng 0a8673bf0c Ignore ObjectDisposedException in AcceptAsync while stopping or stopped. il y a 9 ans
  drieseng aa6792fead Merge branch 'develop' of https://github.com/sshnet/SSH.NET.git il y a 9 ans
  drieseng 959ec3240f Ignore bunch of placeholder tests. il y a 9 ans
  drieseng afeeeb310d Ignore bunch of placeholder tests. il y a 9 ans
  drieseng ab5933fbdf Increment signalCount before signaling. il y a 9 ans
  drieseng 90145be344 Removed some (conditional) debug code. il y a 9 ans
  drieseng cb1d3b41f7 Merge branch 'develop' of https://github.com/sshnet/SSH.NET.git il y a 9 ans
  drieseng bd337ff64a Added PipeStream to .NET 3.5 test project. il y a 9 ans
  drieseng d7b1106151 Harden PipeStream tests. il y a 9 ans
  Gert Driesen cbf182064f Added CountdownEvent and corresponding test. il y a 9 ans
  drieseng 3f73f36f9d Added CountdownEvent and corresponding symbol where applicable. il y a 9 ans
  drieseng 18c1b79589 Use CountDownEvent to wait for pending requests to finish instead of using a while/sleep approach. il y a 9 ans
  drieseng beacea6727 Remove unused imports. il y a 9 ans
  drieseng 637c40d7f7 Remove Attribute suffix. il y a 9 ans
  drieseng ece92bda7c Properly handle ObjectDisposedException when invoking EndReceive. il y a 9 ans