aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/command_parser_executor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5525luigi11112019-08-141-2/+29
|\
| * daemon: add optional arguments to alt_chain_infomoneromooo-monero2019-05-091-2/+29
* | Merge pull request #5582luigi11112019-07-241-10/+16
|\ \
| * | rpc: in/out peers can now return the setting's valuemoneromooo-monero2019-05-301-10/+16
| |/
* | Merge pull request #5530luigi11112019-07-241-12/+0
|\ \
| * | remove obsolete save_graph skeleton codemoneromooo-monero2019-05-101-12/+0
| |/
* | allow blocking whole subnetsmoneromooo-monero2019-07-161-0/+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/+7
* 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-3/+10
|/
* Merge pull request #5080Riccardo Spagni2019-01-281-2/+27
|\
| * daemon: extend 'print_pl' command, optional filter by type and limitxiphon2019-01-181-2/+27
* | Pruningmoneromooo-monero2019-01-221-0/+23
* | daemon: add a +hex option to print_blockmoneromooo-monero2018-12-261-3/+15
|/
* add command pop_blocksJason Wong2018-11-281-0/+25
* Merge pull request #3973luigi11112018-07-191-3/+3
|\
| * alt_chain_info can now give more info about a particular alt chainmoneromooo-monero2018-06-261-3/+3
* | Merge pull request #3757luigi11112018-06-201-2/+17
|\ \ | |/ |/|
| * handle optional miner params bettercryptochangements342018-05-061-2/+17
* | Merge pull request #3583luigi11112018-05-311-1/+1
|\ \ | |/ |/|
| * Add a space in mining to testnet/stagenet stringcryptochangements342018-04-081-1/+1
* | Fix broken interactive daemon 'limit' commands plus RPC callsrbrunner72018-04-251-6/+0
* | daemon: add a version commandmoneromooo-monero2018-04-131-0/+7
|/
* Stagenetstoffu2018-03-051-18/+32
* Allow the number of incoming connections to be limitedErik de Castro Lopo2018-01-291-0/+17
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* catch const exceptionsmoneromooo-monero2017-12-181-3/+3
* Merge pull request #2591Riccardo Spagni2017-11-061-2/+17
|\
| * Fix #2559: more flexible print_tx daemon commandbinaryFate2017-10-081-2/+17
* | Merge pull request #2599Riccardo Spagni2017-10-151-9/+23
|\ \
| * | daemon: use @N syntax to output_histogram for specific amountsmoneromooo-monero2017-10-071-9/+23
| |/
* | Merge pull request #2573Riccardo Spagni2017-10-151-6/+13
|\ \
| * | daemon: catch out of range exceptions too when calling stoll/stoimoneromooo-monero2017-10-031-6/+13
| |/
* / Subaddresseskenshi842017-10-071-8/+11
|/
* Merge pull request #2512Riccardo Spagni2017-10-021-1/+6
|\
| * Log categories can now be added to and removed frommoneromooo-monero2017-09-221-1/+6
* | rpc: add new RPCs to get and set limitsMaxXor2017-09-191-18/+21
|/
* Merge pull request #2149Riccardo Spagni2017-08-071-0/+7
|\
| * cryptonote_protocol_handler: sync speedupmoneromooo-monero2017-08-071-0/+7
* | Move OpenAlias console input back from libsmoneromooo-monero2017-07-271-1/+2
|/
* daemon: new relay_tx command and RPCmoneromooo-monero2017-04-021-0/+15
* daemon/rpc: updates command and RPCmoneromooo-monero2017-02-241-0/+11
* Add print_pl_stats daemon commandMiguel Herranz2017-02-231-0/+7
* 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-3/+9
* Background/smart mining. If a users' computer is plugged into a powerDion Ahmetaj2017-02-101-3/+10
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-2/+2