aboutsummaryrefslogtreecommitdiff
path: root/src/server/telnet_server.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-03change #include "server.h" to <server/server.h>Zachary T Welch1-1/+1
2009-11-13command_context_t -> struct command_contextZachary T Welch1-1/+1
2009-11-13telnet_connection_t -> struct telnet_connectionZachary T Welch1-2/+2
2009-11-13telnet_service_t -> struct telnet_serviceZachary T Welch1-2/+2
2009-11-09src/{server,pld,svf,xsvf}: remove 'extern' keywordZachary T Welch1-2/+2
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe1-1/+1
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-1/+4
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe1-0/+3
2008-03-07Removed code that inserted prompt after printing asynchronous information. Cu...oharboe1-1/+0
2008-02-18- reapply fix with telnet prompt while running/halting gdbntfreak1-0/+1
2008-02-18- Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this ...drath1-1/+1
2008-02-16- fix issue with telnet prompt while gdb runningntfreak1-0/+1
2008-02-11- telnet prompt behaves correctly for new synchronous halt/resume/reset commandsntfreak1-1/+0
2006-06-05- fixed some spelling errors (thanks to Andrew Dyer)drath1-1/+1
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+68