All releases of CVS-SSH2 Plug-in for Eclipse


Release Notes: This release includes minor feature enhancements. The passhrase of existent private keys may be changed, and host keys included in the "known_hosts" file may be managed.


Release Notes: This release has fixed some nitpicks on the preference page including button sizes, error messages, and checking given TCP port number and passphrase interactively, etc.


Release Notes: This release includes backported code from the latest code base included in Eclipse 3.0 M6. For example, DSA and RSA key pair generation, keyboard-interactive authentication and username/password authentication for proxy have been added.


Release Notes: This release supports keyboard interactive authentication and username/password authentication for SOCKS5 and HTTP proxies. It allows you to specify the TCP port of a remote sshd on the 'pserverssh2' connection. The package name has been changed to 'org.eclipse.team.cvs.ssh2'.


Release Notes: This release supports the preference page, which allows you to customize proxy settings and the home directory of ssh2.


Release Notes: This release supports a new connection type 'pservessh2' (Pserver over SSH 2), which allows you to enjoy pserver access to CVS repository over the SSH 2 port forwarding without any external SSH 2 program. This release also fixes a major crash bug which had occurred in the Java perspective window.


Release Notes: This release fixes a serious bug which might have caused a freeze when an SSH session was down unexpectedly.


Release Notes: This release fixes a NullPointerException bug in opening a dialog window for proxy settings.


Release Notes: This release has fixed a bug 'invalid thread access', which occured in validating a connection on Windows.


Release Notes: This release supports public-key authentication and SOCKS 5 HTTP proxies to get SSH2 sessions beyond a firewall.