Commit History

Author SHA1 Message Date
  Gert Driesen cd640aa1cd Fix compiler and (correct) resharper warnings across the solution. 11 years ago
  Gert Driesen 9f97b90c41 * Allow a private key to be read from a file which is already open, but which allows read access. This allows multiple connections to use the same private key file concurrently. 11 years ago
  olegkap_cp f4141de4c9 Upgrade solution to VS.NET 2013 12 years ago
  olegkap_cp 6d2604948d Remove documention content and move code examples into test and code comments 12 years ago
  olegkap_cp 358b08905f Fix and add XML comments 12 years ago
  olegkap_cp 38b016236e Add few examples into code comments 13 years ago
  olegkap_cp 41bb6920d0 Fix AES-256-CBC SSH private key decryption 13 years ago
  olegkap_cp 6d91b38cae Increase private key file line size to from 76 to 80 to support amazon keys 13 years ago
  olegkap_cp eccad7648f Incorporate changes made by da_rinkes 13 years ago
  olegkap_cp bf2e1521e0 Fix for PrivateKeyFile constructor locks file unnecessarily 13 years ago
  olegkap_cp 9f521bd66b Add support for SSH2 ENCRYPTED keys (encrypted SSH2 keys not yet supported) 13 years ago
  olegkap_cp d2eeca4d6d Fix Regex for private keys to accept keys with longer lines (for example Amazon services) 13 years ago
  olegkap_cp 746b4796fa Replace some documention source file (not finished yet) 14 years ago
  olegkap_cp efa9d91f19 Add PipeStreamTest 14 years ago
  olegkap_cp 34a5cba265 Code Cleanup 14 years ago
  olegkap_cp 745bc9e2bc Add RsaKey and DsaKey classes 14 years ago
  Kenneth_aa_cp eb8a5086ad ConnectionInfo.cs - Added 1 exception documentation. 14 years ago
  olegkap_cp b20150456e Refactor and reorganize cipher encryption (more need to be done) 14 years ago
  olegkap_cp 5e2112e62b Add SHA256Hash algorithm 14 years ago
  olegkap_cp 40b36edaf1 Add SHA1 algorithm 14 years ago
  olegkap_cp 7d8c9cf61e Refactor and reorganize cipher code 14 years ago
  olegkap_cp 2f42d5a31e Complete previouse renaming checking 14 years ago
  olegkap_cp 5ede55515a Project reorganization and renaming to Renci.SshNet 14 years ago