Differences
This shows you the differences between the selected revisions of the page.
2008-04-08 | 2008-04-08 | ||
4.1 KiB is used instead of KB for kilobyte. (martin) | use plugin instead of winscp (martin) | ||
Line 12: | Line 12: | ||
* Various cryptographic improvements in SSH-2, including SDCTR cipher modes and a workaround for a weakness in CBC cipher modes. Support for Diffie-Hellman group exchange with SHA-256 was not included due to performance problems. | * Various cryptographic improvements in SSH-2, including SDCTR cipher modes and a workaround for a weakness in CBC cipher modes. Support for Diffie-Hellman group exchange with SHA-256 was not included due to performance problems. | ||
* Support for the Arcfour cipher in SSH-2. | * Support for the Arcfour cipher in SSH-2. | ||
- | * When Pageant is running and an SSH key is specified in the configuration, WinSCP will now only try Pageant authentication with that key. This gets round a problem where some servers would only allow a limited number of keys to be offered before disconnecting. | + | * When Pageant is running and an SSH key is specified in the configuration, plugin will now only try Pageant authentication with that key. This gets round a problem where some servers would only allow a limited number of keys to be offered before disconnecting. |
* Support for SSH-2 password expiry mechanisms, and various other improvements and bugfixes in authentication. | * Support for SSH-2 password expiry mechanisms, and various other improvements and bugfixes in authentication. | ||
* 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: SSH-1 connections tended to crash, particularly when using port forwarding. | * 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 plugin 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. | ||
* Bug fix: IPv6 should now work on Windows Vista. | * Bug fix: IPv6 should now work on Windows Vista. |