ecosboard: delete bit-rotted eCos code
[fw/openocd] / src / server / server.h
2012-03-13 Øyvind Harboeecosboard: delete bit-rotted eCos code
2012-02-06 Spencer Oliverbuild: cleanup src/server directory
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-11-15 Øyvind Harboehttpd: retire this server
2010-10-01 Øyvind Harboeserver: add support for pipes
2010-10-01 Øyvind Harboeserver: specify port as a string
2010-10-01 Øyvind Harboeserver: read/write now goes through connection fn's
2010-10-01 Øyvind Harboeserver: split file descriptors in in/out fd's
2009-12-11 Spencer Oliverserver: add server_preinit which is called before confi...
2009-12-03 Zachary T Welchchange #include "log.h" to <helper/log.h>
2009-12-02 Zachary T Welchremove #if logic for openocd_sleep_*lude
2009-12-01 Zachary T Welchdo not extern 'interp' from command.c
2009-11-13 Zachary T Welchcommand_context_t -> struct command_context
2009-11-13 Zachary T Welchconnection_t -> struct connection
2009-11-13 Zachary T Welchservice_t -> struct service
2009-11-13 Zachary T Welchuse COMMAND_HELPER for command helper functions
2009-11-09 Zachary T Welchsrc/{server,pld,svf,xsvf}: remove 'extern' keyword
2009-11-06 Zachary T WelchAdd server port command helper function.
2009-07-17 oharboeAndreas Fritiofson <andreas.fritiofson@gmail.com> UTF8...
2009-05-11 zwelchAudit and eliminate redundant #include directives from...
2009-05-11 zwelchRemove redundant sys/types.h #include directives (now...
2008-12-15 ntfreak- add ability for openocd to communicate to gdb using...
2008-09-20 ntfreak- added myself to copyright on files i remember adding...
2008-08-05 oharboeDuane Ellis: fix warnings
2008-07-25 oharboeadded yours sincerely for files where I feel that I...
2008-07-06 oharboefix a few compilation problems.
2006-08-01 drath- allow building for MinGW using either -mno-cygwin...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/