Differences
This shows you the differences between the selected revisions of the page.
2016-04-07 | 2016-04-07 | ||
does not have to be local (martin) | putty 2016-07-07 (martin) | ||
Line 6: | Line 6: | ||
=== 2016-04-07 === | === 2016-04-07 === | ||
* Added ''Session.TranslateLocalPathToRemote'' to .NET assembly to generate a remote path equivalent of a local path, given root paths. | * Added ''Session.TranslateLocalPathToRemote'' to .NET assembly to generate a remote path equivalent of a local path, given root paths. | ||
- | * Promoting ChaCha20 cipher above Blowfish (below AES). | + | * SSH core and private key tools (PuTTYgen and Pageant) upgraded to the latest development snapshot of PuTTY (2016-07-07, commit 8552f5c). It brings following changes: |
- | ··* SSH core and private key tools (PuTTYgen and Pageant) upgraded to the latest development snapshot of PuTTY (2016-03-31, commit 7f3c956) | + | * Promoting ChaCha20 cipher above Blowfish (below AES). |
+ | * Change: Fallback between SSH versions is not supported anymore. | ||
* Improvements to custom commands: | * Improvements to custom commands: | ||
* Local path pattern (''!\'') for custom commands. | * Local path pattern (''!\'') for custom commands. |