history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2005-04-20 | 2005-04-20 | ||
| typography 2.2 (martin) | typography 2.1 (martin) | ||
| Line 446: | Line 446: | ||
| * Support for AES in SSH 2. | * Support for AES in SSH 2. | ||
| * Support for public keys in SSH2, both RSA and DSA. Agent forwarding is supported, but only to OpenSSH servers, because ssh.com have a different agent protocol which they haven't published. | * Support for public keys in SSH2, both RSA and DSA. Agent forwarding is supported, but only to OpenSSH servers, because ssh.com have a different agent protocol which they haven't published. | ||
| - | * Added the Bugs control panel, allowing the user to manually control various workarounds for SSH server bugs. | + | * Added the //Bugs// control panel, allowing the user to manually control various workarounds for SSH server bugs. |
| - | * WinSCP now natively supports making its connection through various types of proxy. We support SOCKS 4 and 5, HTTP CONNECT (RFC 2817), and the common ad-hoc type of proxy where you telnet to the proxy and then send text of the form "connect host.name 22". Basic password authentication is supported in SOCKS and HTTP proxies. | + | * WinSCP now natively supports making its connection through various types of proxy. We support SOCKS 4 and 5, HTTP CONNECT (RFC 2817), and the common ad-hoc type of proxy where you telnet to the proxy and then send text of the form '';connect host.name 22'';. Basic password authentication is supported in SOCKS and HTTP proxies. |
| * Security fix: WinSCP does not allow server to store files to different local directory than was requested. | * Security fix: WinSCP does not allow server to store files to different local directory than was requested. | ||
| * Fixed old buffering error that caused WinSCP to consume too many memory and to almost hang while uploading large files. | * Fixed old buffering error that caused WinSCP to consume too many memory and to almost hang while uploading large files. | ||
| * New "look" of login window (tree-view instead of PuTTY-like tabs). | * New "look" of login window (tree-view instead of PuTTY-like tabs). | ||
| - | * User might set his/her default session settings (see "Set defaults" button on "Stored sessions" tab of login dialog) | + | * User might set his/her default session settings (see //Set defaults// button on //Stored sessions// tab of login dialog) |
| * Improved XP design. | * Improved XP design. | ||
| * WinSCP window remembers its maximalization status. | * WinSCP window remembers its maximalization status. | ||
| - | * "Never ask me again" checkbox on copy/delete confirmation dialog. | + | * //Never ask me again// checkbox on copy/delete confirmation dialog. |
| ===== 2.0 beta (#110) ===== | ===== 2.0 beta (#110) ===== | ||