summaryrefslogtreecommitdiff
path: root/src/rpc/rpc_args.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3094Riccardo Spagni2018-02-161-1/+1
|\ | | | | | | a85dbb3f Fixed typos and wording tweaks (Maxithi)
| * Fixed typos and wording tweaksMaxithi2018-01-291-1/+1
| |
* | Update 2018 copyrightxmr-eric2018-01-261-1/+1
|/
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+1
|
* wallet: rejig to avoid prompting in wallet2moneromooo-monero2017-11-141-1/+3
| | | | | | wallet2 is a library, and should not prompt for stdin. Instead, pass a function so simplewallet can prompt on stdin, and a GUI might display a window, etc.
* Fix file permission issueTim L2017-11-031-0/+0
| | | | This branch fixes a file permission issue introduced by https://github.com/monero-project/monero/commit/69c37200aa87f100f731e755bdca7a0dc6ae820a
* RPC Add cross origin resource sharing supportTim L2017-10-301-0/+18
|
* rpc: s/rcp/rpc/moneromooo-monero2017-02-231-1/+1
|
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-0/+96