monero/src/daemon
Riccardo Spagni edebe4e3b6
Merge pull request #2736
0d9c0db9 Do not build against epee_readline if it was not built (Howard Chu)
178014c9 split off readline code into epee_readline (moneromooo-monero)
a9e14a19 link against readline only for monerod and wallet-wallet-{rpc,cli} (moneromooo-monero)
437421ce wallet: move some scoped_message_writer calls from the libs (moneromooo-monero)
e89994e9 wallet: rejig to avoid prompting in wallet2 (moneromooo-monero)
ec5135e5 move input_line from command_line to simplewallet (moneromooo-monero)
082db75f move cryptonote command line options to cryptonote_core (moneromooo-monero)
2017-11-14 21:31:51 +02:00
..
CMakeLists.txt Do not build against epee_readline if it was not built 2017-11-14 17:06:37 +00:00
command_line_args.h Merge pull request #2456 2017-09-25 16:54:08 +02:00
command_parser_executor.cpp Merge pull request #2591 2017-11-06 01:54:48 +02:00
command_parser_executor.h daemon: make this build with boost 1.61 2017-09-18 11:24:49 +01:00
command_server.cpp Fix #2559: more flexible print_tx daemon command 2017-10-08 22:35:35 +02:00
command_server.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
core.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
daemon.cpp move cryptonote command line options to cryptonote_core 2017-11-14 17:06:19 +00:00
daemon.h json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04:00
executor.cpp Merge pull request #1897 2017-03-21 14:10:36 +02:00
executor.h Merge pull request #1897 2017-03-21 14:10:36 +02:00
main.cpp wallet: rejig to avoid prompting in wallet2 2017-11-14 17:06:26 +00:00
p2p.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
protocol.h Revert attempt to write to console on daemon shutdown 2017-02-26 21:49:50 +00:00
rpc_command_executor.cpp remove "using namespace std" from headers 2017-11-14 16:56:10 +00:00
rpc_command_executor.h Merge pull request #2591 2017-11-06 01:54:48 +02:00
rpc.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00