Historial de Commits

Autor SHA1 Mensaje Fecha
  drieseng 8aad18ff98 Fix typos. hace 5 años
  drieseng 34df3dd725 Support diffie-hellman-group14-sha256 and diffie-hellman-group16-sha512 key exchange methods. hace 5 años
  drieseng c0da2c14fb Make key exchange more efficient by using byte[] in our internal structures, and convert to BigInteger when necessary. hace 5 años
  Stefan Rinkes c9f9e3ca35 Support for Ed25519 Host- and Private-Keys hace 7 años
  Stefan Rinkes 90fb62b7cc Add Support for ECDSA Host- and Private-Keys hace 7 años
  Stefan Rinkes b58a11c0da KEX with Elliptic Curve curve25519 hace 7 años
  Stefan Rinkes 465451985a KEX with Elliptic Curves ecdh-sha2-nistp{256,384,521} hace 7 años
  Gert Driesen 3e304ea7e7 * Add TryWait overloads to (I)Session that return the result of the wait instead of throwing an exception. hace 8 años
  Gert Driesen 9747d9caef Revert "Add ClientIP to client info to allow select client IP that should be used for connection (#132)" hace 8 años
  oleg 78679a3c30 Add ClientIP to client info to allow select client IP that should be used for connection (#132) hace 8 años
  drieseng f4a634f1d3 Minor (slash)doc improvements. hace 9 años
  drieseng 1d5d58e17c Rename HashAlgorithmFactory to CryptoAbstraction, and move it to the Renci.SshNet.Abstractions namespace. hace 9 años
  Gert Driesen f03b8999a1 Fix path to examples. hace 9 años
  drieseng 57a78fc3a4 Make line endings consistent (PR #19) hace 9 años
  drieseng a66b32d488 Revert "Update to SshNet.Security.Cryptography 1.0.0." hace 9 años
  drieseng df992c39b1 Update to SshNet.Security.Cryptography 1.0.0. hace 9 años
  drieseng be9471b8d5 Fixed (resharper) warnings. hace 9 años
  drieseng 05d8ccbd7b Avoid using less optimal Linq, and use optimized extension methods instead. hace 9 años
  Gert Driesen 146ef74f79 Refactored hash (including hmac) classes into separate assembly. hace 9 años
  drieseng 3a2725eae2 Rename Renci.SshClient to src. hace 9 años