aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/rpc_args.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add rpc-restricted-bind-ip optionHoward Chu2020-10-291-0/+34
* Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett2020-05-311-2/+2
* Move hex->bin conversion to monero copyright files and with less includesLee Clagett2020-03-091-2/+2
* --disable-ban-rpc option to prevent RPC users from banningnaughtyfox2019-12-041-0/+3
* p2p+rpc: don't skip p2p or rpc port bind failure by defaultxiphon2019-10-131-3/+3
* Add IPv6 supportThomas Winget2019-07-311-0/+37
* Add ssl_options support to monerod's rpc mode.Lee Clagett2019-05-221-2/+80
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* rpc: allow to pass RPC login via RPC_LOGIN env varDusan Klinec2018-08-311-4/+10
* fix typos in language files and rpc_args.cppordtrogen2018-06-211-1/+1
* Merge pull request #3094Riccardo Spagni2018-02-161-1/+1
|\
| * 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
* Fix file permission issueTim L2017-11-031-0/+0
* 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