Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-01-26* fix for 50568; [SSH2] Disable button "Save Private Key..."yamanaka1-0/+14
2004-01-26* fix for 49222; Pref Pages Team/CVS/SSH2 Connection Method/Proxy - Port va...yamanaka1-25/+27
2004-01-26* fix for 49221; Pref Pages Team/CVS/SSH2 Connection Method/General - Button ...yamanaka1-2/+2
2004-01-25* fix for 49226; Passphrase validation warning in wizardyamanaka1-2/+2
2004-01-21The password should not be stored on the disk automatically.yamanaka1-2/+1
2004-01-1948793: [SSH2] Authentication prompts twice for passwordMichael Valenta3-6/+9
2004-01-15* modifications for 49226; Passphrase validation warning in wizard.yamanaka1-4/+72
2004-01-14* fix for 49223; progress indicatoryamanaka2-6/+26
2004-01-05* fix for 49512; defects in prompting password and passphrase.yamanaka1-9/+23
2004-01-03* fix for 49221; General - Button sizeyamanaka2-12/+54
2003-12-23* fix for 49220; Dialog Fontyamanaka2-3/+7
2003-12-18fixing a problem in working around the unexpected ssh session down.yamanaka2-20/+17
2003-12-15- externalized stringsJean Michel-Lemieux8-231/+283
2003-12-15*** empty log message ***Michael Valenta1-0/+4
2003-12-15*** empty log message ***yamanaka1-2/+0
2003-12-15[Bug 48671] [SSH2] implement preferred ssh version supportyamanaka1-1/+46
2003-12-15allowing to choose private key.yamanaka2-20/+143
2003-12-12using TabFolderyamanaka1-31/+378
2003-12-11Use dynamic classpaths when updating these!Jean Michel-Lemieux2-11/+1
2003-12-11*** empty log message ***Michael Valenta1-2/+8
2003-12-11 * RSA key pair generation.yamanaka4-11/+38
2003-12-11OSGI changed my .projectRoot_branch_20031218_pessimisticProviderMichael Valenta1-0/+2
2003-12-11*** empty log message ***Michael Valenta1-1/+1
2003-12-10DSA key pair generation.yamanaka6-10/+241
2003-12-08The package name is 'org.eclipse.team.ccvs.ssh2'.yamanaka1-1/+1
2003-12-04Fixed invalid HTML <br /> tags. Our releng tools doesn't like those tags :)Jean Michel-Lemieux1-25/+25
2003-12-04CVSNT server uses the TCP port 2402.yamanaka1-2/+2
2003-12-04Updated meta files for new jsch jarJean Michel-Lemieux4-10/+7
2003-12-04They are not needed.yamanaka2-0/+0
2003-12-04jsch 0.1.10 had a bug in the password authentication.yamanaka4-5/+5
2003-12-03updating to the formal version.yamanaka1-0/+0
2003-12-03To allow inclusion in SDK builds.I20031203Jean Michel-Lemieux1-0/+11
2003-12-03jsch-0.1.10.jar is added.yamanaka4-4/+5
2003-12-02- Removed direct UI dependacy from the ssh2 connection method. ToJean Michel-Lemieux15-1061/+634
2003-12-01Updated to use dynamic classpath container. This allows more flexible project...Jean Michel-Lemieux1-9/+1
2003-11-28Added runtime.compatibility import required for new OSGI runtime.Jean Michel-Lemieux1-0/+1
2003-11-26Cannot have a folder called 'cvs' checked-into a CVS repository. ForJean Michel-Lemieux11-299/+299
2003-11-26* handling a progress monitoryamanaka3-3/+35
2003-11-26com.jcraft.jsch.jce should be invisible.yamanaka1-1/+1
2003-11-25Update to properly include jsch.jar on the classpath. Now you can self-host w...Jean Michel-Lemieux2-36/+57
2003-11-25username/password authentication for proxy.yamanaka1-0/+66
2003-11-24removed export of jsch.jarJean Michel-Lemieux1-4/+0
2003-11-24Updated classpath and project dependendies.Jean Michel-Lemieux2-0/+30
2003-11-21Initial.yamanaka1-0/+1
2003-11-21Initalyamanaka2-0/+56
2003-11-21The keyboard-interactive authentication is supported.yamanaka2-1/+183
2003-11-21The authentication for SOCKS5 and HTTP proxy is supported.yamanaka1-1/+10
2003-11-21The tcp port of remote sshd can be specified.yamanaka1-1/+11
2003-11-21The initial code is from CVS-SSH2 plug-in 0.0.7, but its package name has bee...yamanaka9-0/+1093
2003-11-21jsch-0.1.7.jar is deleted.yamanaka1-0/+0

Back to the top