summaryrefslogtreecommitdiff
path: root/src/daemon/command_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner72020-07-241-2/+35
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* rpc: add bad-blocks to flush_cache RPCmoneromooo-monero2019-12-021-1/+1
* rpc: add a flush_cache RPCmoneromooo-monero2019-10-251-0/+6
* daemon, wallet: new pay for RPC use systemmoneromooo-monero2019-10-251-0/+5
* daemon: fix print_pl synopsis missing recent optionsmoneromooo-monero2019-10-151-1/+1
* daemon: implement 'set_bootstrap_daemon' commandxiphon2019-08-231-0/+7
* Merge pull request #5530luigi11112019-07-241-10/+0
|\
| * remove obsolete save_graph skeleton codemoneromooo-monero2019-05-101-10/+0
* | allow blocking whole subnetsmoneromooo-monero2019-07-161-1/+7
* | Add ssl_options support to monerod's rpc mode.Lee Clagett2019-05-221-1/+2
|/
* New interactive daemon command 'print_net_stats': Global traffic statsrbrunner72019-03-241-0/+5
* Merge pull request #5185Riccardo Spagni2019-03-171-0/+5
|\
| * daemon: new mining_status commandmoneromooo-monero2019-03-091-0/+5
* | Update 2019 copyrightbinaryFate2019-03-051-1/+1
* | miner: it can now autodetect the optimal number of threadsmoneromooo-monero2019-02-231-2/+2
|/
* Merge pull request #5080Riccardo Spagni2019-01-281-0/+1
|\
| * daemon: extend 'print_pl' command, optional filter by type and limitxiphon2019-01-181-0/+1
* | Pruningmoneromooo-monero2019-01-221-0/+10
|/
* add command pop_blocksJason Wong2018-11-281-0/+6
* alt_chain_info can now give more info about a particular alt chainmoneromooo-monero2018-06-261-0/+1
* daemon: add a version commandmoneromooo-monero2018-04-131-0/+5
* Allow the number of incoming connections to be limitedErik de Castro Lopo2018-01-291-0/+6
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+2
* Added command descriptionsCifrado2017-11-261-47/+89
* Fix #2559: more flexible print_tx daemon commandbinaryFate2017-10-081-1/+1
* Log categories can now be added to and removed frommoneromooo-monero2017-09-221-1/+1
* updated clarification bc_dyn_stats Matthew Campassi2017-09-081-1/+1
* clarification bc_dyn_statsMatthew Campassi2017-09-081-1/+1
* clarification of parameters for print_coinbase_tx_sumMatthew Campassi2017-08-181-1/+1
* cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-071-0/+5
* Fix typoxmr-eric2017-05-191-1/+1
* daemon: new relay_tx command and RPCmoneromooo-monero2017-04-021-0/+5
* daemon/rpc: updates command and RPCmoneromooo-monero2017-02-241-0/+5
* Add print_pl_stats daemon commandMiguel Herranz2017-02-231-0/+5
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* More robust battery status handling.Dion Ahmetaj2017-02-161-1/+1
* Background/smart mining. If a users' computer is plugged into a powerDion Ahmetaj2017-02-101-1/+1
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-2/+2
* Change logging to easylogging++moneromooo-monero2017-01-161-1/+4
* rpc: add a command to get info about the current blockchainmoneromooo-monero2017-01-131-0/+5
* rpc: new function and RPC to get alternative chain infomoneromooo-monero2016-12-171-0/+5
* daemon: add a print_pool_stats daemon commandmoneromooo-monero2016-10-231-0/+5
* changed params from start/end index to height/countDion Ahmetaj2016-10-101-1/+1
* attempted to remove whitespace spamDion Ahmetaj2016-10-101-6/+6
* added print_coinbase_tx_sum optionDion Ahmetaj2016-10-101-6/+11
* Removed all code related to fast_exitNanoAkron2016-10-031-5/+0
* epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-181-1/+2
* Fix incorrect help usage for the threads option to start_miningQuanah Gibson-Mount2016-08-301-1/+1