Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-19Bug 460265 - Remove org.eclipse.team.cvs.ssh from eclipse.platform.teamI20150414-1400I20150414-0800I20150408-1100I20150407-0800I20150331-0800I20150324-0800I20150320-0800I20150320-0030I20150319-1640I20150319-1430I20150318-2000I20150318-1300I20150318-0800I20150317-2000I20150317-1130I20150317-0800I20150316-2000I20150316-0800I20150315-2000I20150311-1300I20150310-0800I20150305-1200I20150303-0800I20150224-0800Mat Booth14-3121/+0
2014-11-17Bug 451739 - Add org.eclipse.team.cvs.ssh plugin to General > Tracing prefere...Szymon Ptaszkiewicz2-9/+36
2010-05-24updated copyrightsSzymon Brandys1-1/+1
2009-05-08formatting fixedSzymon Brandys1-5/+2
2009-02-02Unnecessary semicolon removed.Tomasz Zarna1-2/+3
2008-06-03bug 235330: Copyright update for 3.4Tomasz Zarna1-1/+1
2007-09-12Bug 175000 [API] Team and CVS are friends of CompareRoot_branch_20070914_ExtractDocumentDiffMichael Valenta1-6/+6
2006-08-24Bug 151746 [SSH Connection] AIX Failed Login Count Not Reset When Checking In...Bogdan Gheorghe1-0/+3
2006-05-10Updated CopyrightsMichael Valenta11-11/+11
2006-03-29Updated copyrightsMichael Valenta11-21/+21
2005-08-04Removed unnecessary NLS tagsMichael Valenta5-38/+38
2005-04-05Converted to using Runtime NLS supportMichael Valenta8-114/+106
2005-03-18Removed unused codeMichael Valenta1-4/+0
2005-02-22Changing to EPLMichael Valenta13-43/+43
2005-01-07Bug 82370 Inline Policy.localize to enable NLS toolingMichael Valenta2-15/+14
2004-08-20Bug 61255 reduce deprecation warnings for core.runtime.compatibilityMichael Valenta5-33/+14
2004-06-23Copyright updates for 3.0Jean Michel-Lemieux2-5/+9
2004-05-0151819: NPE during shutdown in DataArea.getStateLocationMichael Valenta1-2/+2
2004-02-2749307: blankline in .ssh/known_hosts caused accessing CVS to hangsMichael Valenta1-1/+1
2004-01-1948793: [SSH2] Authentication prompts twice for passwordMichael Valenta1-2/+2
2003-12-02- Removed direct UI dependacy from the ssh2 connection method. ToJean Michel-Lemieux1-1/+1
2003-09-0242227: Creation of knownhost file failed if .ssh folder doesn't existMichael Valenta1-1/+6
2003-08-22NLS PassMichael Valenta2-3/+7
2003-08-11Bug 41161: [Sync View] Can cause CVS client to lock SSH account due to invali...Jean Michel-Lemieux1-1/+0
2003-08-11Bug 41161: [Sync View] Can cause CVS client to lock SSH account due to invali...Jean Michel-Lemieux1-17/+20
2003-06-1730502: [CVS Core UI] Stacktrace lost when status loggedMichael Valenta2-5/+18
2003-04-15Bug 36351: [CVS EXTSSH] Deadlocks / Timeouts in SSH communicationJean Michel-Lemieux1-0/+2
2003-03-18Corrected spellingI20030318Michael Valenta1-1/+1
2003-03-18Copyright changesMichael Valenta2-15/+12
2003-03-13Bug 34434 Garbled message in log fileMichael Valenta1-1/+1
2003-03-10Copyright fix - automated changesDean Roberts11-42/+145
2003-02-28PR 32710: update to the known_hosts key adding message again.Jean Michel-Lemieux1-1/+1
2003-02-27PR 32710: made the known_hosts key adding message a bit more verbose. This sh...Jean Michel-Lemieux2-2/+2
2003-01-17Externalized StringsMichael Valenta2-8/+8
2002-12-18Changes in preparation for SSH2 optimizationsRoot_SSH2_BranchMichael Valenta2-0/+5
2002-11-28Fixed static referenceMichael Valenta1-1/+1
2002-11-0123140: [CVS EXTSSH] vulnerable to man in the middle attacks (dns poisoning, ...Michael Valenta3-4/+160
2002-11-0112118: [CVS EXTSSH] extssh should tell user if ssh server is not of a compati...Michael Valenta2-3/+9
2002-11-01Externalized StringsMichael Valenta1-1/+1
2002-10-2321979: [CVS EXTSSH] extssh connection fails with server keys larger than 768 ...Michael Valenta1-2/+9
2002-10-0724298: [CVS EXTSSH] extssh not working with sshd 1.5.1.2.27Michael Valenta1-3/+3
2002-09-2423941: [CVS UI] NullPointerException when connecting to CVS repositoryMichael Valenta3-3/+16
2002-09-13Added debug tracingMichael Valenta3-1/+18
2002-09-097599: [CVS EXTSSH Patch] Allow sshd to return SSH_MSG_DEBUGMichael Valenta1-11/+27
2002-08-2919282: [CVS Core] repository browsing hand when connection is downMichael Valenta1-1/+2
2002-05-15Refactored Stream classes into org.eclipse.team.core to avoid duplicationMichael Valenta1-6/+3
2002-04-3014899: NPE synchronizing with streamMichael Valenta1-0/+6
2002-04-17NLS updatesMichael Valenta2-3/+3
2002-04-1613770: not informative ui when cvs password expiredMichael Valenta3-1/+39
2002-04-10moved classes to this internal package: org.eclipse.team.internal.ccvs.coreJean Michel-Lemieux2-5/+5

Back to the top