monero/src/daemon
moneromooo-monero 383ff4f689
remove "using namespace std" from headers
It's nasty, and actually breaks on Solaris, where if.h fails to
build due to:

  struct map *if_memmap;
2017-11-14 16:56:10 +00:00
..
CMakeLists.txt build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09: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 json serialization for rpc-relevant monero types 2017-09-05 12:20:27 -04: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 Merge pull request #2589 2017-10-15 18:38:46 +02: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