Skip to main content
summaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2011-11-11Agent code is moved into separate "agent" directory, all C code moved into "t...Eugene Tarassov17-3911/+0
2011-10-18TCF Agent: in order to reduce global name space pollution, parts of mdep.h ar...Eugene Tarassov2-0/+2
2011-09-07TCF Agent: fixed compiler warning: variable `...' set but not used [-Werror=u...eutarass2-16/+5
2011-07-25Bug 342859 - There is no command line help to TCF agent.eutarass1-4/+44
2011-07-21Bug 352682 - [TCF] TCF client error messages should be issued to stderr; also...eutarass1-4/+5
2011-06-28TCF Agent: allow Windows (CR/LF) line endings in script files.eutarass1-1/+1
2011-06-04Bug 331819 - Peers not removed when Channels are reset.eutarass1-0/+40
2011-05-27TCF Agent: added a clarification phrase to the licensing notices in the agent...eutarass15-0/+15
2011-05-19Merged changes from 0.4.0 release branch to trunk.eutarass1-1/+3
2011-05-02TCF Agent: got rid of compiler warning: suggest parentheses around && within ||eutarass1-1/+1
2011-04-29Bug 339620 - Add support for wrlinux targets to linux initscriptseutarass1-11/+24
2011-03-11Bug 339621: Assumptions regarding bit-width break on 64-bit targetseutarass1-2/+2
2011-03-10TCF Agent: Added -P option to allow invoker to override default plug-in direc...fburton3-0/+27
2011-02-03TCF Agent: fixed: ini_server() function should return an error code instead o...eutarass3-19/+30
2011-02-021. Added code, API and UI to control auto-attach of process children.eutarass1-1/+1
2011-01-27TCF Agent: changes in Windows version of debug context code:eutarass1-0/+4
2011-01-24TCF Agent: added data breakpoints supporteutarass1-0/+3
2011-01-04Get rid of some DSDP references after moving TCF to CDTmoberhuber2-2/+2
2010-11-16TCF Agent: fixed building of tcflua on Windows with MSVCeutarass1-2/+2
2010-09-28Bug 246987: [tcf] Would be nice to have Shell(Terminal) subsystem over TCF - ...eutarass1-0/+4
2010-09-13TCF Agent: Fixed: compilation errors when compiled as C++ on Windows. Added t...eutarass1-3/+3
2010-08-23Bug 321939: [tcf][agent] It's impossible to script the client and make decisi...eutarass3-22/+112
2010-08-06Bug 321940: [tcf][agent] The client isn't installed on "make install"eutarass1-3/+5
2010-08-03Bug 321622: TCF agent headers required for plugins are not installedeutarass1-1/+2
2010-07-28Bug 321063: [tcf][agent] The script functionality of the C client doesn't workeutarass1-9/+12
2010-07-23Added Windows 7 32 and 64-bit machines to automated nightly testseutarass1-3/+3
2010-07-16TCF Agent:eutarass1-0/+8
2010-07-13Code cleanup: trailing empty lines are removed from source fileseutarass1-1/+0
2010-07-01TCF Agent: added dependencies tag "Requires: openssl, e2fsprogs" into RPM speceutarass1-0/+1
2010-06-29Bug 317845: TCF Peer accessible via two networks appear as two distinct peerseutarass1-0/+4
2010-06-04TCF version changed to 0.3.00.3.0eutarass1-2/+4
2010-05-27Fixed copyright headers eutarass10-10/+10
2010-05-26TCF Agent: deleted TODO.txt, valid entries from TODO.txt moved to the source ...eutarass1-4/+4
2010-05-18Bug 297691: [tcf] Extend default tcf-agent init script to work on openSUSEeutarass1-2/+89
2010-05-15TCF Agent: Bug 225082: [tcf][releng] Improve TCF Agent build directory struct...eutarass14-113/+113
2010-05-12TCF Agent: low-level debug API changed, new functions added:eutarass1-0/+5
2010-05-11TCF Agent: implemented auto-flush of communication channel output buffer. It ...eutarass2-4/+0
2010-05-10TCF Server:eutarass1-1/+0
2010-05-06TCF Agent: fixed: diagnostics fail if the agent is built without Symbols serviceeutarass1-0/+1
2010-05-05Bug 311420: Move CONFIG_MAIN into main.c:eutarass6-25/+241
2010-04-27TCF Agent: added function context_extension() that allows service implementat...eutarass1-3/+6
2010-03-25TCF Agent: added JSON functions to read/write uint64_t numberseutarass6-7/+6
2010-02-24TCF Agent: performance improvements:eutarass1-2/+2
2010-02-23TCF Agent:eutarass8-110/+105
2010-02-19TCF Agent: fixed compilation errors when the agent source code is compiled wi...eutarass4-17/+31
2010-01-21TCF Symbols service is re-worked to support implementation of the service as ...eutarass2-7/+5
2009-12-19TCF Agent: more support for developing value-add TCF servers, including:eutarass5-99/+22
2009-12-02Created TCF Server (sub)project in directory "server".eutarass1-1/+1
2009-11-12TCF Agent:eutarass7-7/+7
2009-11-02Bug 225082 - [tcf][releng] Improve TCF Agent build directory structureeutarass12-0/+3414

    Back to the top