Differences
This shows you the differences between the selected revisions of the page.
2018-01-03 | 2018-01-03 | ||
SHA-256 support (martin) | RemotePath class is "change" (martin) | ||
Line 6: | Line 6: | ||
=== 2018-01-03 === | === 2018-01-03 === | ||
- | * .NET assembly instance methods ''Session.EscapeFileMask'', ''Session.CombinePaths'', ''Session.TranslateLocalPathToRemote'', ''Session.TranslateRemotePathToLocal'', ''Session.AddDirectorySeparator'', ''Session.GetDirectoryName'', and ''Session.GetFileName'' replaced by static methods of the same name in class ''RemotePath''. | + | * Change: .NET assembly instance methods ''Session.EscapeFileMask'', ''Session.CombinePaths'', ''Session.TranslateLocalPathToRemote'', ''Session.TranslateRemotePathToLocal'', ''Session.AddDirectorySeparator'', ''Session.GetDirectoryName'', and ''Session.GetFileName'' replaced by static methods of the same name in class ''RemotePath''. |
* Change: ''Session.ScanFingerprint'' has a new mandatory ''algorithm'' parameter. | * Change: ''Session.ScanFingerprint'' has a new mandatory ''algorithm'' parameter. | ||
* Displaying both SHA-256 and MD5 fingerprint of SSH host key on Server and protocol information dialog | * Displaying both SHA-256 and MD5 fingerprint of SSH host key on Server and protocol information dialog |