index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
server.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-01
server/server: Add ability to remove services
Marc Schink
1
-0
/
+1
2018-03-15
server: free strduped port numbers
Tomas Vanek
1
-0
/
+1
2018-03-07
server/server.h: Add missing #include
Marc Schink
1
-0
/
+4
2016-05-24
Make #include guard naming consistent
Marc Schink
1
-3
/
+3
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2015-09-28
server: remove connection limit from tcl and telnet servers
Austin Morton
1
-0
/
+2
2015-03-09
Added system signal handling to Linux version
Mateusz Manowiecki
1
-0
/
+1
2013-10-31
Clean up const usage to avoid excessive casting
Andreas Fritiofson
1
-9
/
+4
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2012-03-13
ecosboard: delete bit-rotted eCos code
Øyvind Harboe
1
-2
/
+2
2012-02-06
build: cleanup src/server directory
Spencer Oliver
1
-12
/
+10
2010-12-29
warnings: use more 'const' for char *
Øyvind Harboe
1
-1
/
+1
2010-11-15
httpd: retire this server
Øyvind Harboe
1
-2
/
+2
2010-10-01
server: add support for pipes
Øyvind Harboe
1
-10
/
+5
2010-10-01
server: specify port as a string
Øyvind Harboe
1
-0
/
+9
2010-10-01
server: read/write now goes through connection fn's
Øyvind Harboe
1
-0
/
+3
2010-10-01
server: split file descriptors in in/out fd's
Øyvind Harboe
1
-0
/
+1
2009-12-11
server: add server_preinit which is called before config file is parsed.
Spencer Oliver
1
-0
/
+1
2009-12-03
change #include "log.h" to <helper/log.h>
Zachary T Welch
1
-1
/
+1
2009-12-02
remove #if logic for openocd_sleep_*lude
Zachary T Welch
1
-0
/
+9
2009-11-30
do not extern 'interp' from command.c
Zachary T Welch
1
-1
/
+1
2009-11-13
command_context_t -> struct command_context
Zachary T Welch
1
-3
/
+3
2009-11-13
connection_t -> struct connection
Zachary T Welch
1
-7
/
+7
2009-11-13
service_t -> struct service
Zachary T Welch
1
-4
/
+4
2009-11-13
use COMMAND_HELPER for command helper functions
Zachary T Welch
1
-2
/
+10
2009-11-09
src/{server,pld,svf,xsvf}: remove 'extern' keyword
Zachary T Welch
1
-5
/
+11
2009-11-05
Add server port command helper function.
Zachary T Welch
1
-0
/
+3
2009-07-17
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
oharboe
1
-1
/
+1
2009-05-11
Audit and eliminate redundant #include directives from src/server.
zwelch
1
-3
/
+5
2009-05-11
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
1
-2
/
+0
2008-12-15
- add ability for openocd to communicate to gdb using pipes (stdin/stdout).
ntfreak
1
-3
/
+4
2008-09-20
- added myself to copyright on files i remember adding large contributions fo...
ntfreak
1
-1
/
+4
2008-08-05
Duane Ellis: fix warnings
oharboe
1
-2
/
+2
2008-07-25
added yours sincerely for files where I feel that I've made non-trivial contr...
oharboe
1
-0
/
+3
2008-07-06
fix a few compilation problems.
oharboe
1
-0
/
+1
2006-08-01
- allow building for MinGW using either -mno-cygwin or the MinGW gcc
drath
1
-0
/
+1
2006-07-17
- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...
drath
1
-2
/
+1
2006-06-02
- prepare OpenOCD for branching, created ./trunk/
drath
1
-0
/
+75