aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/command_parser_executor.h
Commit message (Expand)AuthorAgeFilesLines
* Boring Old DeletesJeffrey2022-04-181-1/+0
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* rpc: add a flush_cache RPCmoneromooo-monero2019-10-251-0/+2
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-0/+2
* daemon: implement 'set_bootstrap_daemon' commandxiphon2019-08-231-0/+2
* Merge pull request #5530luigi11112019-07-241-4/+0
|\
| * remove obsolete save_graph skeleton codemoneromooo-monero2019-05-101-4/+0
* | allow blocking whole subnetsmoneromooo-monero2019-07-161-0/+2
* | Add ssl_options support to monerod's rpc mode.Lee Clagett2019-05-221-0/+2
|/
* New interactive daemon command 'print_net_stats': Global traffic statsrbrunner72019-03-241-0/+2
* Merge pull request #5185Riccardo Spagni2019-03-171-0/+2
|\
| * daemon: new mining_status commandmoneromooo-monero2019-03-091-0/+2
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
|/
* Pruningmoneromooo-monero2019-01-221-0/+4
* add command pop_blocksJason Wong2018-11-281-0/+2
* daemon: add a version commandmoneromooo-monero2018-04-131-0/+2
* Allow the number of incoming connections to be limitedErik de Castro Lopo2018-01-291-1/+3
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* daemon: make this build with boost 1.61moneromooo-monero2017-09-181-1/+1
* cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-071-0/+2
* daemon: new relay_tx command and RPCmoneromooo-monero2017-04-021-0/+2
* daemon/rpc: updates command and RPCmoneromooo-monero2017-02-241-0/+2
* Add print_pl_stats daemon commandMiguel Herranz2017-02-231-0/+2
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-1/+4
* Change logging to easylogging++moneromooo-monero2017-01-161-0/+2
* rpc: add a command to get info about the current blockchainmoneromooo-monero2017-01-131-0/+2
* rpc: new function and RPC to get alternative chain infomoneromooo-monero2016-12-171-0/+2
* daemon: add a print_pool_stats daemon commandmoneromooo-monero2016-10-231-0/+2
* changed params from start/end index to height/countDion Ahmetaj2016-10-101-1/+1
* attempted to remove whitespace spamDion Ahmetaj2016-10-101-8/+8
* added print_coinbase_tx_sum optionDion Ahmetaj2016-10-101-9/+11
* Removed all code related to fast_exitNanoAkron2016-10-031-2/+0
* epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-181-0/+1
* New RPC and daemon command to get output histogrammoneromooo-monero2016-03-261-0/+2
* new flush_txpool command, and associated RPC callmoneromooo-monero2016-01-301-0/+2
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* add RPC calls and commands to get/set bansmoneromooo-monero2015-11-261-0/+6
* daemon: add a status commandmoneromooo-monero2015-10-251-0/+2
* Add an RPC call and daemon command to get info on hard fork votingmoneromooo-monero2015-09-191-0/+2
* Add a is_key_image_spent daemon command and RPC callmoneromooo-monero2015-08-111-0/+2
* cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni2015-05-311-7/+7
* remerged; commands JSON. logging upgrade. doxygenrfree2monero2015-04-011-0/+7
* Restore daemon interactive modeThomas Winget2015-03-271-0/+3
* Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-0/+95