monero/src/rpc
Dusan Klinec 76f95f052e
rpc: allow to pass RPC login via RPC_LOGIN env var
- passing by parameter is insecure as it is shown in the process list
2018-08-31 15:51:59 +02:00
..
CMakeLists.txt remove epee from link lines where it's redundant 2018-06-28 16:45:22 +01:00
core_rpc_server_commands_defs.h Merge pull request #4033 2018-07-19 13:55:37 -05:00
core_rpc_server_error_codes.h add --regtest and --fixed-difficulty for regression testing 2018-06-29 10:06:11 +02:00
core_rpc_server.cpp Merge pull request #4033 2018-07-19 13:55:37 -05:00
core_rpc_server.h Merge pull request #4033 2018-07-19 13:55:37 -05:00
daemon_handler.cpp Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST 2018-08-02 07:30:20 +00:00
daemon_handler.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
daemon_messages.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
daemon_messages.h replace std::list with std::vector on some hot paths 2018-06-26 22:14:21 +01:00
daemon_rpc_version.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
instanciations.cpp Readd copyright starting date 2018-01-26 10:03:20 -05:00
message_data_structs.h Fixed ZMQ-RPC for transactions and GET_BLOCKS_FAST 2018-08-02 07:30:20 +00:00
message.cpp Update 2018 copyright 2018-01-26 10:03:20 -05:00
message.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
rpc_args.cpp rpc: allow to pass RPC login via RPC_LOGIN env var 2018-08-31 15:51:59 +02:00
rpc_args.h Update 2018 copyright 2018-01-26 10:03:20 -05:00
rpc_handler.h Readd copyright starting date 2018-01-26 10:03:20 -05:00
zmq_server.cpp zmq_server: fix bind call when address and/or port are empty 2018-06-17 21:25:11 +01:00
zmq_server.h Readd copyright starting date 2018-01-26 10:03:20 -05:00