aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet_rpc_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix allow any cert mode in wallet rpc when configured over rpcLee Clagett2019-05-221-1/+5
* Add ssl_options support to monerod's rpc mode.Lee Clagett2019-05-221-50/+1
* Merge pull request #5538luigi11112019-05-141-1/+1
|\
| * wallet: fix certificate fingerprint length checkmoneromooo-monero2019-05-111-1/+1
* | wallet_rpc_server: use original addresses in destinations in get_transfersmoneromooo-monero2019-05-101-1/+9
|/
* Merge pull request #5503Riccardo Spagni2019-05-071-4/+4
|\
| * wallet_rpc_server: reject standalone short payment id in address bookmoneromooo-monero2019-04-301-4/+4
* | Merge pull request #5493Riccardo Spagni2019-05-021-0/+9
|\ \
| * | change SSL certificate fingerprint whitelisting from SHA1 to SHA-256moneromooo-monero2019-04-261-0/+9
| |/
* | Merge pull request #5491Riccardo Spagni2019-05-021-2/+4
|\ \ | |/ |/|
| * wallet_rpc_server: adding missing return on error in set_daemonmoneromooo-monero2019-04-251-0/+1
| * wallet_rpc_server: return false on error in set_log_categoriesmoneromooo-monero2019-04-251-1/+1
| * wallet_rpc_server: fix crash in validate_address if no wallet is loadedmoneromooo-monero2019-04-251-1/+2
* | wallet_rpc_server: add block_height and frozen to incoming_transfersmoneromooo-monero2019-04-201-0/+2
|/
* Merge pull request #5458Riccardo Spagni2019-04-181-0/+1
|\
| * wallet_rpc_server: add unlocked field to incoming_transfers outputmoneromooo-monero2019-04-171-0/+1
* | wallet_rpc_server: set suggested_confirmations_threshold for pool txesmoneromooo-monero2019-04-161-5/+3
|/
* wallet_rpc_server: add set_log_level/set_log_categoriesmoneromooo-monero2019-04-161-0/+33
* Merge pull request #5446Riccardo Spagni2019-04-161-5/+1
|\
| * wallet_rpc_server: remove unused codemoneromooo-monero2019-04-151-5/+1
* | Merge pull request #5429Riccardo Spagni2019-04-161-41/+48
|\ \
| * | wallet_rpc_server: fix inconsistent wallet caches on reloadmoneromooo-monero2019-04-121-41/+48
| |/
* | Merge pull request #5418Riccardo Spagni2019-04-161-1/+1
|\ \ | |/ |/|
| * wallet_rpc_server: add a all flag to export_outputsmoneromooo-monero2019-04-101-1/+1
* | Merge pull request #5382Riccardo Spagni2019-04-111-4/+5
|\ \
| * | wallet: add number of blocks required for the balance to fully unlockmoneromooo-monero2019-04-011-4/+5
| * | wallet_rpc_server: error out on getting the spend key from a hot walletmoneromooo-monero2019-04-011-1/+7
| * | wallet_rpc_server: always fill out subaddr_indices in get_transfersmoneromooo-monero2019-04-011-0/+2
* | | Merge pull request #5374Riccardo Spagni2019-04-111-0/+56
|\ \ \
| * | | wallet: new option to start background miningmoneromooo-monero2019-04-041-0/+56
| |/ /
* | | Enabling daemon-rpc SSL now requires non-system CA verificationLee Clagett2019-04-071-7/+16
* | | Pass SSL arguments via one class and use shared_ptr instead of referenceLee Clagett2019-04-071-9/+29
* | | Change default SSL to "enabled" if user specifies fingerprint/certificateLee Clagett2019-04-061-4/+9
* | | Change SSL certificate file list to OpenSSL builtin load_verify_locationLee Clagett2019-04-061-15/+5
| |/ |/|
* | Merge pull request #5345Riccardo Spagni2019-04-061-3/+9
|\ \
| * | wallet_rpc_server: allow english/local language names in create_walletmoneromooo-monero2019-03-251-3/+9
* | | Merge pull request #5340Riccardo Spagni2019-04-061-1/+1
|\ \ \
| * | | wallet: use original user address if we have a short payment idmoneromooo-monero2019-03-241-1/+1
* | | | wallet_rpc_server: error out on getting the spend key from a hot walletmoneromooo-monero2019-04-011-1/+7
* | | | wallet_rpc_server: add a set_daemon RPCmoneromooo-monero2019-04-011-0/+34
* | | | wallet_rpc_server: always fill out subaddr_indices in get_transfersmoneromooo-monero2019-04-011-0/+2
* | | | wallet_rpc_server: set confirmations to 0 for pending/pool txesmoneromooo-monero2019-04-011-1/+1
| |_|/ |/| |
* | | Merge pull request #5329Riccardo Spagni2019-04-011-36/+4
|\ \ \
| * | | wallet_rpc_server: remove mixin from transfer RPCsmoneromooo-monero2019-03-211-36/+4
| |/ /
* | | Merge pull request #5302Riccardo Spagni2019-04-011-1/+33
|\ \ \
| * | | wallet_rpc_server: new auto_refresh RPCmoneromooo-monero2019-03-171-1/+33
* | | | Merge pull request #5299Riccardo Spagni2019-04-011-1/+1
|\ \ \ \
| * | | | wallet_rpc_server: fix buffer read overflow in string assignmentmoneromooo-monero2019-03-151-1/+1
* | | | | Merge pull request #5297Riccardo Spagni2019-04-011-16/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | wallet: fix memory only walletsmoneromooo-monero2019-03-251-16/+5