index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
server.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
httpd: retire this server
Øyvind Harboe
2010-11-15
1
-2
/
+2
*
server: add support for pipes
Øyvind Harboe
2010-10-01
1
-10
/
+5
*
server: specify port as a string
Øyvind Harboe
2010-10-01
1
-0
/
+9
*
server: read/write now goes through connection fn's
Øyvind Harboe
2010-10-01
1
-0
/
+3
*
server: split file descriptors in in/out fd's
Øyvind Harboe
2010-10-01
1
-0
/
+1
*
server: add server_preinit which is called before config file is parsed.
Spencer Oliver
2009-12-11
1
-0
/
+1
*
change #include "log.h" to <helper/log.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
remove #if logic for openocd_sleep_*lude
Zachary T Welch
2009-12-02
1
-0
/
+9
*
do not extern 'interp' from command.c
Zachary T Welch
2009-11-30
1
-1
/
+1
*
command_context_t -> struct command_context
Zachary T Welch
2009-11-13
1
-3
/
+3
*
connection_t -> struct connection
Zachary T Welch
2009-11-13
1
-7
/
+7
*
service_t -> struct service
Zachary T Welch
2009-11-13
1
-4
/
+4
*
use COMMAND_HELPER for command helper functions
Zachary T Welch
2009-11-13
1
-2
/
+10
*
src/{server,pld,svf,xsvf}: remove 'extern' keyword
Zachary T Welch
2009-11-09
1
-5
/
+11
*
Add server port command helper function.
Zachary T Welch
2009-11-05
1
-0
/
+3
*
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
2009-07-17
1
-1
/
+1
*
Audit and eliminate redundant #include directives from src/server.
zwelch
2009-05-11
1
-3
/
+5
*
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
2009-05-11
1
-2
/
+0
*
- add ability for openocd to communicate to gdb using pipes (stdin/stdout).
ntfreak
2008-12-15
1
-3
/
+4
*
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
2008-09-20
1
-1
/
+4
*
Duane Ellis: fix warnings
oharboe
2008-08-05
1
-2
/
+2
*
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
2008-07-25
1
-0
/
+3
*
fix a few compilation problems.
oharboe
2008-07-06
1
-0
/
+1
*
- allow building for MinGW using either -mno-cygwin or the MinGW gcc
drath
2006-08-01
1
-0
/
+1
*
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
2006-07-17
1
-2
/
+1
*
- prepare OpenOCD for branching, created ./trunk/
drath
2006-06-02
1
-0
/
+75