aboutsummaryrefslogtreecommitdiff
path: root/src/server/telnet_server.c
AgeCommit message (Expand)Author
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-03-11Pavel Chromy: telnet line buffer size checking, history does not store repeat...oharboe
2008-03-10Pavel Chromy: hopefully perfection for async output and prompt/partially type...oharboe
2008-03-10prettier async outputoharboe
2008-03-07Asynchronous output information from e.g. a halt is now displayed again.oharboe
2008-03-07Removed code that inserted prompt after printing asynchronous information. Cu...oharboe
2008-03-05telnet_port can now be invoked multiple timesoharboe
2008-02-29formatting fixes from Pavel Chromyoharboe
2008-02-29Summary: passing of variable argument list reduced, strings sent to logging a...oharboe
2008-02-28- Added TARGET_REQ_DEBUGCHAR target_request debugmsg. This oharboe
2008-02-25- convert all files to unix line-endingdrath
2008-02-25Pavel Chromyoharboe
2008-02-25- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe
2008-02-24- fixed target->type->poll() return valueoharboe
2008-02-18- reapply fix with telnet prompt while running/halting gdbntfreak
2008-02-18- Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this ...drath
2008-02-17- combine similar functions in telnet_server.cntfreak
2008-02-16- fix issue with telnet prompt while gdb runningntfreak
2008-02-13- added patch to Improving progress/error output for telnet & GDB monitormifi
2008-02-11- telnet prompt behaves correctly for new synchronous halt/resume/reset commandsntfreak
2007-12-18- added patch for new flash functionality like:mifi
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-25- added "version" command (patch from John Hartman, thanks)drath
2006-06-05- fixed some spelling errors (thanks to Andrew Dyer)drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath