danicoin/src/daemon
Thomas Winget 96cbecffd7
RPC calls for background daemon added in
The RPC calls the daemon executable uses to talk to the running daemon
instance have mostly been added back in.  Rate limiting has not been
added in upstream, but is on its way in a separate effort, so those
calls are still NOPed out.
2015-02-24 00:44:36 -05:00
..
CMakeLists.txt Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
command_line_args.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
command_parser_executor.cpp Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
command_parser_executor.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
command_server.cpp RPC calls for background daemon added in 2015-02-24 00:44:36 -05:00
command_server.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
core.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
daemon.cpp Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
daemon.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
daemon_commands_handler.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
executor.cpp Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
executor.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
main.cpp RPC calls for background daemon added in 2015-02-24 00:44:36 -05:00
p2p.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
protocol.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
rpc.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00
rpc_command_executor.cpp RPC calls for background daemon added in 2015-02-24 00:44:36 -05:00
rpc_command_executor.h Daemonize changes pulled in -- daemon builds 2015-02-24 00:05:19 -05:00