danicoin/src/wallet
moneromooo-monero eeb2bbc0fc
epee: optionally restrict HTTP service to a configurable user agent
This is intended to catch traffic coming from a web browser,
so we avoid issues with a web page sending a transfer RPC to
the wallet. Requiring a particular user agent can act as a
simple password scheme, while we wait for 0MQ and proper
authentication to be merged.
2016-09-18 20:32:02 +01:00
..
api switch wallet API from std thread/mutex to boost 2016-09-18 17:37:47 +02:00
CMakeLists.txt cmake: transitive deps and remove deprecated LINK_* 2016-09-18 02:56:26 -04:00
wallet2.cpp Merge pull request #1098 2016-09-18 17:42:32 +02:00
wallet2.h wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00
wallet2_api.h libwallet_api: helper method to return maximumAllowedAmount 2016-08-23 12:35:45 +03:00
wallet_errors.h wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00
wallet_rpc_server.cpp epee: optionally restrict HTTP service to a configurable user agent 2016-09-18 20:32:02 +01:00
wallet_rpc_server.h epee: optionally restrict HTTP service to a configurable user agent 2016-09-18 20:32:02 +01:00
wallet_rpc_server_commands_defs.h wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00
wallet_rpc_server_error_codes.h wallet: new {ex,im}port_key_images commands and RPC calls 2016-07-24 09:23:30 +01:00