Differences
This shows you the differences between the selected revisions of the page.
2013-11-15 | 2013-11-18 | ||
integration_url (martin) | "host key" are two words (martin) | ||
Line 17: | Line 17: | ||
* New icons for //Move to// and //Duplicate// commands and dialogs. | * New icons for //Move to// and //Duplicate// commands and dialogs. | ||
* Keyboard shortcut to open site in PuTTY on Login dialog. [[bug>1079]] | * Keyboard shortcut to open site in PuTTY on Login dialog. [[bug>1079]] | ||
- | * When saving session opened from SFTP/SCP URL with host key fingerprint, the hostkey is saved to cache. | + | * When saving session opened from SFTP/SCP URL with host key fingerprint, the host key is saved to cache. |
* Improved distinguishing main question of master-password related message boxes. | * Improved distinguishing main question of master-password related message boxes. | ||
* Removed icon from //Quit// command in menus. | * Removed icon from //Quit// command in menus. | ||
Line 63: | Line 63: | ||
* Command to delete all completed queue items. | * Command to delete all completed queue items. | ||
* Improvements to session URL syntax: | * Improvements to session URL syntax: | ||
- | * Support for SSH hostkey fingerprint specification in session URL using connection parameter ''fingerprint'' defined by draft-ietf-secsh-scp-sftp-ssh-uri. [[bug>93]] | + | * Support for SSH host key fingerprint specification in session URL using connection parameter ''fingerprint'' defined by draft-ietf-secsh-scp-sftp-ssh-uri. [[bug>93]] |
* URL session parameter ''save'' to initiate site saving. | * URL session parameter ''save'' to initiate site saving. | ||
* Change: Symbol '';'' has special meaning in session URL (due to the above changes) and has to be URL-encoded when used as a literal. | * Change: Symbol '';'' has special meaning in session URL (due to the above changes) and has to be URL-encoded when used as a literal. | ||
Line 228: | Line 228: | ||
* Bug fix: Cannot open context menu on another list or tree entry or different view location, while another context menu of the same view is already opened. | * Bug fix: Cannot open context menu on another list or tree entry or different view location, while another context menu of the same view is already opened. | ||
* Bug fix: Back-propagated SSH security fix from PuTTY 0.63. [[bug>1017]] [[pbug>vuln-signature-stringlen]] | * Bug fix: Back-propagated SSH security fix from PuTTY 0.63. [[bug>1017]] [[pbug>vuln-signature-stringlen]] | ||
- | * Bug fix: Mismatched warnings about accepting any SSH hostkey and TLS/SSL certificate respectively. | + | * Bug fix: Mismatched warnings about accepting any SSH host key and TLS/SSL certificate respectively. |
* Bug fix: Timeout prompt sometime never dismisses, even when host finally replies, with SFTP/SCP protocol. | * Bug fix: Timeout prompt sometime never dismisses, even when host finally replies, with SFTP/SCP protocol. | ||