Differences
This shows you the differences between the selected revisions of the page.
2008-02-09 | 2008-02-09 | ||
bug 153 (martin) | bug 153 (martin) | ||
Line 13: | Line 13: | ||
* A change to the SSH-2 password camouflage mechanism in 0.58 upset some Cisco servers, so we have reverted to the old method. | * A change to the SSH-2 password camouflage mechanism in 0.58 upset some Cisco servers, so we have reverted to the old method. | ||
* Random seed file is being stored to application data folder when possible. | * Random seed file is being stored to application data folder when possible. | ||
- | * Bug fix: Overwrite confirmations could not be suppressed for FTP protocol. [[bug>153]] | + | * Bug fix: SSH-1 connections tended to crash, particularly when using port forwarding. |
* Bug fix: SSH Tectia Server would reject SSH-2 tunnels from WinSCP due to a malformed request. | * Bug fix: SSH Tectia Server would reject SSH-2 tunnels from WinSCP due to a malformed request. | ||
* Bug fix: SSH-2 login banner messages were being dropped silently under some circumstances. | * Bug fix: SSH-2 login banner messages were being dropped silently under some circumstances. | ||
Line 77: | Line 77: | ||
* UTF-8 byte-order-mask is stripped on upload. [[bug>82]] | * UTF-8 byte-order-mask is stripped on upload. [[bug>82]] | ||
* Example for switching user on login added to //Shell// session option (''%%/bin/bash -c 'sudo su -'%%''). | * Example for switching user on login added to //Shell// session option (''%%/bin/bash -c 'sudo su -'%%''). | ||
- | * Bug fix: Main window was opened on primary monitor even if login dialog was moved to other monitor. [[bug>135]] | + | * Bug fix: Overwrite confirmations could not be suppressed for FTP protocol. [[bug>153]] |
* Bug fix: Main window was opened on primary monitor even if login dialog was moved to other monitor. [[bug>135]] | * Bug fix: Main window was opened on primary monitor even if login dialog was moved to other monitor. [[bug>135]] | ||
* Bug fix: When cancelling moving of local file to remote directory with FTP protocol, local source file was removed. | * Bug fix: When cancelling moving of local file to remote directory with FTP protocol, local source file was removed. |