aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/command_parser_executor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-10-25rpc: add a flush_cache RPCmoneromooo-monero1-0/+2
2019-10-25daemon, wallet: new pay for RPC use systemmoneromooo-monero1-0/+2
2019-08-23daemon: implement 'set_bootstrap_daemon' commandxiphon1-0/+2
2019-07-24Merge pull request #5530luigi11111-4/+0
2019-07-16allow blocking whole subnetsmoneromooo-monero1-0/+2
2019-05-22Add ssl_options support to monerod's rpc mode.Lee Clagett1-0/+2
2019-05-10remove obsolete save_graph skeleton codemoneromooo-monero1-4/+0
2019-03-24New interactive daemon command 'print_net_stats': Global traffic statsrbrunner71-0/+2
2019-03-17Merge pull request #5185Riccardo Spagni1-0/+2
2019-03-09daemon: new mining_status commandmoneromooo-monero1-0/+2
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-01-22Pruningmoneromooo-monero1-0/+4
2018-11-28add command pop_blocksJason Wong1-0/+2
2018-04-13daemon: add a version commandmoneromooo-monero1-0/+2
2018-01-29Allow the number of incoming connections to be limitedErik de Castro Lopo1-1/+3
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-09-18daemon: make this build with boost 1.61moneromooo-monero1-1/+1
2017-08-07cryptonote_protocol_handler: sync speedupmoneromooo-monero1-0/+2
2017-04-02daemon: new relay_tx command and RPCmoneromooo-monero1-0/+2
2017-02-24daemon/rpc: updates command and RPCmoneromooo-monero1-0/+2
2017-02-23Add print_pl_stats daemon commandMiguel Herranz1-0/+2
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-02-06Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett1-1/+4
2017-01-16Change logging to easylogging++moneromooo-monero1-0/+2
2017-01-13rpc: add a command to get info about the current blockchainmoneromooo-monero1-0/+2
2016-12-17rpc: new function and RPC to get alternative chain infomoneromooo-monero1-0/+2
2016-10-23daemon: add a print_pool_stats daemon commandmoneromooo-monero1-0/+2
2016-10-10changed params from start/end index to height/countDion Ahmetaj1-1/+1
2016-10-10attempted to remove whitespace spamDion Ahmetaj1-8/+8
2016-10-10added print_coinbase_tx_sum optionDion Ahmetaj1-9/+11
2016-10-03Removed all code related to fast_exitNanoAkron1-2/+0
2016-09-18epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero1-0/+1
2016-03-26New RPC and daemon command to get output histogrammoneromooo-monero1-0/+2
2016-01-30new flush_txpool command, and associated RPC callmoneromooo-monero1-0/+2
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-11-26add RPC calls and commands to get/set bansmoneromooo-monero1-0/+6
2015-10-25daemon: add a status commandmoneromooo-monero1-0/+2
2015-09-19Add an RPC call and daemon command to get info on hard fork votingmoneromooo-monero1-0/+2
2015-08-11Add a is_key_image_spent daemon command and RPC callmoneromooo-monero1-0/+2
2015-05-31cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni1-7/+7
2015-04-01remerged; commands JSON. logging upgrade. doxygenrfree2monero1-0/+7
2015-03-27Restore daemon interactive modeThomas Winget1-0/+3
2015-02-24Daemonize changes pulled in -- daemon buildsThomas Winget1-0/+95