37 Commits (e8d8d9c53ba1294a82b60d4cbc3f66616c55a31c)

Author SHA1 Message Date
  Marc Schink 0326788077 server/server: Add ability to remove services 7 years ago
  Marc Schink eda66b053a server/server.h: Add missing #include 7 years ago
  Marc Schink d4b7cbff88 Make #include guard naming consistent 8 years ago
  Marc Schink d0e763ac7e Remove FSF address from GPL notices 8 years ago
  Austin Morton 8bffcc0cd4 server: remove connection limit from tcl and telnet servers 8 years ago
  Mateusz Manowiecki 5087a95548 Added system signal handling to Linux version 9 years ago
  Andreas Fritiofson 517ba0690d Clean up const usage to avoid excessive casting 10 years ago
  Spencer Oliver 08d4411b59 update files to correct FSF address 11 years ago
  Øyvind Harboe 39650e2273 ecosboard: delete bit-rotted eCos code 12 years ago
  Spencer Oliver b48d1f6637 build: cleanup src/server directory 12 years ago
  Øyvind Harboe 4f9a9b8eba warnings: use more 'const' for char * 13 years ago
  Øyvind Harboe fdae51287c httpd: retire this server 13 years ago
  Øyvind Harboe 50d5441e2a server: add support for pipes 13 years ago
  Øyvind Harboe 6c137a2fc0 server: specify port as a string 13 years ago
  Øyvind Harboe cb2dba2c12 server: read/write now goes through connection fn's 13 years ago
  Øyvind Harboe 5a41435e45 server: split file descriptors in in/out fd's 13 years ago
  Spencer Oliver 08589462ad server: add server_preinit which is called before config file is parsed. 14 years ago
  Zachary T Welch c79cca04be change #include "log.h" to <helper/log.h> 14 years ago
  Zachary T Welch 34654359a9 remove #if logic for openocd_sleep_*lude 14 years ago
  Zachary T Welch 7b2906de24 do not extern 'interp' from command.c 14 years ago
  Zachary T Welch 98723c4ecd command_context_t -> struct command_context 14 years ago
  Zachary T Welch 38d826cec1 connection_t -> struct connection 14 years ago
  Zachary T Welch 8775a0f663 service_t -> struct service 14 years ago
  Zachary T Welch 63a26b421b use COMMAND_HELPER for command helper functions 14 years ago
  Zachary T Welch 994a63c3fe src/{server,pld,svf,xsvf}: remove 'extern' keyword 14 years ago
  Zachary T Welch ae5732b9e4 Add server port command helper function. 14 years ago
  oharboe 8b994145b8 Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 15 years ago
  zwelch 164cb6d04e Audit and eliminate redundant #include directives from src/server. 15 years ago
  zwelch 490e271290 Remove redundant sys/types.h #include directives (now in types.h). 15 years ago
  ntfreak 47d0449347 - add ability for openocd to communicate to gdb using pipes (stdin/stdout). 15 years ago
  ntfreak 68c598e88d - added myself to copyright on files i remember adding large contributions for over the years 15 years ago
  oharboe f370d70670 Duane Ellis: fix warnings 16 years ago
  oharboe 526fe3d83e added yours sincerely for files where I feel that I've made non-trivial contributions. 16 years ago
  oharboe 0bb7c9d109 fix a few compilation problems. 16 years ago
  drath 7d24476146 - allow building for MinGW using either -mno-cygwin or the MinGW gcc 18 years ago
  drath 82d2633b5f - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 18 years ago
  drath 8b4e882a16 - prepare OpenOCD for branching, created ./trunk/ 18 years ago