cfg: ftdi icdi enable srst open drain config
[fw/openocd] / src / server / telnet_server.h
2012-02-06 Spencer Oliverbuild: cleanup src/server directory
2009-12-03 Zachary T Welchchange #include "server.h" to <server/server.h>
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchtelnet_connection_t -> struct telnet_connection
2009-11-13 Zachary T Welchtelnet_service_t -> struct telnet_service
2009-11-09 Zachary T Welchsrc/{server,pld,svf,xsvf}: remove 'extern' keyword
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-03-07 oharboeRemoved code that inserted prompt after printing asynch...
2008-02-18 ntfreak- reapply fix with telnet prompt while running/halting gdb
2008-02-18 drath- Fix problems with stuck telnet sessions. Thanks to...
2008-02-16 ntfreak- fix issue with telnet prompt while gdb running
2008-02-11 ntfreak- telnet prompt behaves correctly for new synchronous...
2006-06-05 drath- fixed some spelling errors (thanks to Andrew Dyer)
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/