Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-25Created initial version of TCF Agent Porting Guideeutarass1-279/+279
2009-06-22Bug 235251: [tcf][api] runcontrol support for complex resume modeseutarass4-271/+379
2009-06-18Got rid of tcf.jar, replaced it with reference to ../org.eclipse.tm.tcf.core/bineutarass2-1/+1
2009-06-18TCF debugger: diagnostics test suit: fixed intermittent "Invalid BP status" e...eutarass1-8/+6
2009-06-16TCF feature now includes RSE integration.eutarass4-0/+0
2009-06-16TCF Debugger: agent setup wizard: fixed errors in base64 encoding of agent RP...eutarass3-13/+29
2009-06-16[fix] Typo in RSE system type description labelustieber1-1/+1
2009-06-15TCF Test Suit: fixed handling of exceptions thrown by peer.openChannel()eutarass1-15/+19
2009-06-15Bug 279693: [tcf] Channel opening never completing if "Hello" message is not ...eutarass1-56/+68
2009-06-15Changed line separator to LF to be consistent with the rest of the code.eutarass4-424/+424
2009-05-29FIX Compiler warningsustieber1-23/+23
2009-05-28Re-add the accidently removed version tag from org.eclipse.tm.tcf.ssl package...ustieber1-1/+1
2009-05-28[277993] [tcf][eclipse] Provide infrastructure to contribute additonal servic...ustieber10-4/+637
2009-05-27Secure TCF: implemented certificate based authenticationeutarass14-59/+541
2009-05-27FIX Compiler warningsustieber2-22/+22
2009-05-19Improved error handlingeutarass1-8/+20
2009-05-19TCF Debugger: fixed: sometimes diagnostics test loop stops at the end of an i...eutarass1-4/+5
2009-05-18Streams service: added "connect" commandeutarass2-0/+37
2009-05-14Fixed: SysMonitor service tests fail if agent user account is not root.eutarass1-8/+17
2009-05-14Bug 276281: [tcf] Cannot find classes from org.eclipse.tm.tcf.core fragment w...eutarass3-0/+1
2009-05-13Added sanity tests for SysMonitor serviceeutarass2-0/+104
2009-05-13TCF/RSE integration: fixed NullPointerException that was causing UI to lock a...eutarass2-3/+4
2009-05-07Fixed: TCF floating point numbers test can fail because of rounding error.eutarass1-2/+6
2009-05-05Added pre-built TCF Agent binary RPMs for Red Hat Linuxeutarass8-30/+80
2009-05-05Bug 273236: [tcf] TCF should export packages with versioneutarass8-11/+27
2009-05-05Fixed compiler warningseutarass1-1/+0
2009-05-05FIX extension point schemas not included in source buildustieber1-1/+3
2009-05-04Update site is re-built with latest codeeutarass6-8/+18
2009-05-01Bug 274627: Fix NPE in a couple ILogger implementationseutarass2-2/+8
2009-04-30Bug 274174: some tcf collections not thread-safeeutarass2-1/+10
2009-04-30Fixed several issues in TCF UDP discovery protocol. The protocol version is c...eutarass2-102/+132
2009-04-30Enabled "keepalive" on TCP socket based channels for better detection of dead...eutarass1-23/+23
2009-04-30FIX bug 274277: [tcf][rse] The TCF file service subsystem implementation is n...ustieber1-6/+11
2009-04-28TCF Core: added support for SSL (transport name: SSL)eutarass4-13/+60
2009-04-28Bug 273078:[tcf][api] Separate TCF Core from TCF Eclipse Integrationeutarass69-3/+63
2009-04-27Bug 273591: [tcf] Connect exception dumped to stderreutarass1-14/+25
2009-04-25Fix copyright headerustieber1-0/+1
2009-04-24FIX bug 273572: [tcf][rse] SystemMessage contains exception class name instea...ustieber1-1/+3
2009-04-22Fixed: agent setup wizard fails when it runs base64 commandeutarass2-10/+22
2009-04-21Fixed: getBroadcast() on the Linux loopback interface addresses returns null....eutarass1-18/+4
2009-04-20Updated files on TCF update siteeutarass3-13/+39
2009-04-20TCF Debugger UI: Implemented ISuspendTrigger adaptereutarass4-3/+47
2009-04-20Fixed: getBroadcast() on the Linux loopback interface addresses returns null....eutarass1-1/+13
2009-04-20Fixed: "TCF Trace" view should not be shown by default in Debug perspectiveeutarass1-0/+1
2009-04-20Fixed: agent setup wizard asks for SSH password two timeseutarass1-0/+1
2009-04-20Created TCF feature and update site projectseutarass4-42/+18
2009-04-20Fixed: TCF debug session can report a bogus error "Cannot dispose expression....eutarass1-0/+1
2009-04-20Fixed: temporary file is left by TCF setup wizardeutarass1-0/+3
2009-04-20Fixed typo in a commenteutarass1-1/+1
2009-04-20Fixed error in parsing floating point numbers in JSON.javaeutarass1-2/+2

Back to the top