aboutsummaryrefslogtreecommitdiff
path: root/src/server/telnet_server.h
AgeCommit message (Expand)Author
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/server directorySpencer Oliver
2009-12-03change #include "server.h" to <server/server.h>Zachary T Welch
2009-11-13command_context_t -> struct command_contextZachary T Welch
2009-11-13telnet_connection_t -> struct telnet_connectionZachary T Welch
2009-11-13telnet_service_t -> struct telnet_serviceZachary T Welch
2009-11-09src/{server,pld,svf,xsvf}: remove 'extern' keywordZachary T Welch
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-03-07Removed code that inserted prompt after printing asynchronous information. Cu...oharboe
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-16- fix issue with telnet prompt while gdb runningntfreak
2008-02-11- telnet prompt behaves correctly for new synchronous halt/resume/reset commandsntfreak
2006-06-05- fixed some spelling errors (thanks to Andrew Dyer)drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath