openocd/src/server
Zachary T Welch 8f5ff3ddcf httpd: use register_commands()
Updates httpd_start() to use register_commands() for 'readform' and
'writeform' commands.  Adds server/httpd.h to export the new signatures
for this function (and httpd_stop), which allows removing the obsoleted
declarations inside openocd.c.
2009-11-24 21:37:37 -08:00
..
httpd Remove duplicate definition of encode in httpd.tcl. 2009-05-11 22:37:52 +00:00
gdb_server.c server: use register_commands 2009-11-24 21:37:32 -08:00
gdb_server.h #include "target.h" less wildly 2009-11-16 00:35:24 -08:00
httpd.c httpd: use register_commands() 2009-11-24 21:37:37 -08:00
httpd.h httpd: use register_commands() 2009-11-24 21:37:37 -08:00
Makefile.am httpd: use register_commands() 2009-11-24 21:37:37 -08:00
server.c server: use register_commands 2009-11-24 21:37:32 -08:00
server.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
startup.tcl improve startup tcl scripts 2009-11-24 21:37:29 -08:00
tcl_server.c server: use register_commands 2009-11-24 21:37:32 -08:00
tcl_server.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00
telnet_server.c server: use register_commands 2009-11-24 21:37:32 -08:00
telnet_server.h command_context_t -> struct command_context 2009-11-13 13:25:47 -08:00