aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/rpc_args.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-11Add rpc-restricted-bind-ip optionHoward Chu1-0/+34
2020-05-31Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett1-2/+2
2020-03-09Move hex->bin conversion to monero copyright files and with less includesLee Clagett1-2/+2
2019-12-04--disable-ban-rpc option to prevent RPC users from banningnaughtyfox1-0/+3
2019-10-13p2p+rpc: don't skip p2p or rpc port bind failure by defaultxiphon1-3/+3
2019-07-31Add IPv6 supportThomas Winget1-0/+37
2019-05-22Add ssl_options support to monerod's rpc mode.Lee Clagett1-2/+80
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-08-31rpc: allow to pass RPC login via RPC_LOGIN env varDusan Klinec1-4/+10
2018-06-21fix typos in language files and rpc_args.cppordtrogen1-1/+1
2018-02-16Merge pull request #3094Riccardo Spagni1-1/+1
2018-01-29Fixed typos and wording tweaksMaxithi1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-16move includes around to lessen overall loadmoneromooo-monero1-0/+1
2017-11-14wallet: rejig to avoid prompting in wallet2moneromooo-monero1-1/+3
2017-11-03Fix file permission issueTim L1-0/+0
2017-10-30RPC Add cross origin resource sharing supportTim L1-0/+18
2017-02-23rpc: s/rcp/rpc/moneromooo-monero1-1/+1
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett1-0/+96