summaryrefslogtreecommitdiff
path: root/src/server/telnet_server.h
Commit message (Expand)AuthorAgeFilesLines
* change #include "server.h" to <server/server.h>Zachary T Welch2009-12-031-1/+1
* command_context_t -> struct command_contextZachary T Welch2009-11-131-1/+1
* telnet_connection_t -> struct telnet_connectionZachary T Welch2009-11-131-2/+2
* telnet_service_t -> struct telnet_serviceZachary T Welch2009-11-131-2/+2
* src/{server,pld,svf,xsvf}: remove 'extern' keywordZachary T Welch2009-11-091-2/+2
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-171-1/+1
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-1/+4
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* Removed code that inserted prompt after printing asynchronous information. Cu...oharboe2008-03-071-1/+0
* - reapply fix with telnet prompt while running/halting gdbntfreak2008-02-181-0/+1
* - Fix problems with stuck telnet sessions. Thanks to Øyvind Harboe for this ...drath2008-02-181-1/+1
* - fix issue with telnet prompt while gdb runningntfreak2008-02-161-0/+1
* - telnet prompt behaves correctly for new synchronous halt/resume/reset commandsntfreak2008-02-111-1/+0
* - fixed some spelling errors (thanks to Andrew Dyer)drath2006-06-051-1/+1
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+68