Differences
This shows you the differences between the selected revisions of the page.
2008-10-05 | 2008-10-06 | ||
putty revision (martin) | putty's own kerberos (martin) | ||
Line 10: | Line 10: | ||
* Improved robustness when dealing with servers that does not respect WinSCP window size. [[pbug>ssh2-window-overrun]] | * Improved robustness when dealing with servers that does not respect WinSCP window size. [[pbug>ssh2-window-overrun]] | ||
* Improved robustness when dealing with servers that does not respect WinSCP packet size limit (e.g. GlobalSCAPE). [[bug>314]] [[pbug>ssh2-bug-maxpkt]] | * Improved robustness when dealing with servers that does not respect WinSCP packet size limit (e.g. GlobalSCAPE). [[bug>314]] [[pbug>ssh2-bug-maxpkt]] | ||
+ | * Switched to PuTTY's own implementation of Kerberos/GSSAPI. It brings following changes: | ||
+ | * GSS key exchange algorithms are no longer supported. | ||
+ | * Session option //Service principal name// is no longer supported. | ||
* Bug fix: WinSCP tried password authentication with SSH-1 even if the server says not to. [[pbug>ssh1-no-password]] | * Bug fix: WinSCP tried password authentication with SSH-1 even if the server says not to. [[pbug>ssh1-no-password]] | ||
* Console window of ''.exe'' can be minimized to task bar status area. [[bug>243]] | * Console window of ''.exe'' can be minimized to task bar status area. [[bug>243]] |