Differences
This shows you the differences between the selected revisions of the page.
2008-01-04 | 2008-01-04 | ||
typo (martin) | 2007-12-06 (martin) | ||
Line 4: | Line 4: | ||
===== Not Released Yet ===== | ===== Not Released Yet ===== | ||
- | === 2007-11-25 === | + | === 2007-12-06 === |
+ | * SSH core upgraded to [[&url(puttychanges)|PuTTY 0.60]]. It brings following changes: | ||
+ | * Various cryptographic improvements in SSH-2, including SDCTR cipher modes, a workaround for a weakness in CBC cipher modes, and Diffie-Hellman group exchange with SHA-256. | ||
+ | * Support for the Arcfour cipher in SSH-2. | ||
+ | * When Pageant is running and an SSH key is specified in the configuration, PuTTY 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. | ||
+ | * 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. | ||
+ | * Bug fix: SSH-1 connections tended to crash, particularly when using port forwarding. | ||
+ | * Bug fix: SSH Tectia Server would reject SSH-2 tunnels from PuTTY due to a malformed request. | ||
+ | * Bug fix: SSH-2 login banner messages were being dropped silently under some circumstances. | ||
+ | * Bug fix: IPv6 should now work on Windows Vista. | ||
* Speed limit can be actually set in KiB/s. | * Speed limit can be actually set in KiB/s. | ||
* Speed limit can be set for background transfers. | * Speed limit can be set for background transfers. |