history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2016-06-02 | 2016-06-02 | ||
expanding macro and resolving redirect (martin) | expanding macro and resolving redirect (martin) | ||
Line 2982: | Line 2982: | ||
* When resuming file transfer, resumed file size is not counted towards //Total transferred//. | * When resuming file transfer, resumed file size is not counted towards //Total transferred//. | ||
* Bug fix: Using password longer than 255 characters hanged the application. This fixes [[http://www.securiteam.com/windowsntfocus/5OP0A1FCLE.html|Denial of Service]] as reported by Luca Ercoli. | * Bug fix: Using password longer than 255 characters hanged the application. This fixes [[http://www.securiteam.com/windowsntfocus/5OP0A1FCLE.html|Denial of Service]] as reported by Luca Ercoli. | ||
- | * Experimental support for two SFTP extensions ''owner-group-query@generic-extensions'' and ''software@generic-extensions'' as proposed by [[&url(ejb)|Erwin Bolwidt]] | + | * Experimental support for two SFTP extensions ''owner-group-query@generic-extensions'' and ''software@generic-extensions'' as proposed by [[http://www.klomp.org/erwin/|Erwin Bolwidt]] |
* Improved server prompts (keyboard-interactive, TIS and Cryptocard). Prompt dialog is wider. If the prompt still does not fit, whole text is displayed when hovering mouse cursor over it. | * Improved server prompts (keyboard-interactive, TIS and Cryptocard). Prompt dialog is wider. If the prompt still does not fit, whole text is displayed when hovering mouse cursor over it. | ||
* When URL part after ''scp:%%//%%'' or ''sftp:%%//%%'' matches one of the stored session names, the session is used. This way you may setup default username and/or password for particular host by storing them to session with the same name as the host. | * When URL part after ''scp:%%//%%'' or ''sftp:%%//%%'' matches one of the stored session names, the session is used. This way you may setup default username and/or password for particular host by storing them to session with the same name as the host. |