summaryrefslogtreecommitdiff
path: root/src/server/telnet_server.c
Commit message (Expand)AuthorAgeFilesLines
...
* formatting fixes from Pavel Chromyoharboe2008-02-291-3/+3
* Summary: passing of variable argument list reduced, strings sent to logging a...oharboe2008-02-291-20/+19
* - Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe2008-02-281-14/+21
* - convert all files to unix line-endingdrath2008-02-251-631/+631
* Pavel Chromyoharboe2008-02-251-632/+631
* - using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe2008-02-251-2/+0
* - fixed target->type->poll() return valueoharboe2008-02-241-5/+13
* - reapply fix with telnet prompt while running/halting gdbntfreak2008-02-181-11/+17
* - Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this ...drath2008-02-181-48/+66
* - combine similar functions in telnet_server.cntfreak2008-02-171-10/+3
* - fix issue with telnet prompt while gdb runningntfreak2008-02-161-6/+14
* - added patch to Improving progress/error output for telnet & GDB monitormifi2008-02-131-0/+23
* - telnet prompt behaves correctly for new synchronous halt/resume/reset commandsntfreak2008-02-111-18/+2
* - added patch for new flash functionality like:mifi2007-12-181-0/+11
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-0/+4
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-29/+35
* - added "version" command (patch from John Hartman, thanks)drath2006-06-251-20/+23
* - fixed some spelling errors (thanks to Andrew Dyer)drath2006-06-051-6/+6
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+570