summaryrefslogtreecommitdiff
path: root/src/daemon
Commit message (Expand)AuthorAgeFilesLines
* daemon: request unpruned transactions for print_txmoneromooo-monero2018-05-191-0/+1
* Merge pull request #3711Riccardo Spagni2018-04-282-12/+6
|\
| * [RELEASE] Fix broken interactive daemon 'limit' commands plus RPC callsrbrunner72018-04-262-12/+6
* | Merge pull request #3664Riccardo Spagni2018-04-281-23/+22
|\ \
| * | daemon: read config file before reading any other argsstoffu2018-04-191-23/+22
| |/
* / daemon: add a version commandmoneromooo-monero2018-04-133-0/+14
|/
* fix lambda compile error on openbsdmoneromooo-monero2018-03-271-3/+3
* Fix typos in various filesDimitris Apostolou2018-03-151-1/+1
* Stagenetstoffu2018-03-058-40/+74
* options: add testnet option dependencieswhythat2018-02-162-13/+27
* options: remove testnet-* optionswhythat2018-02-164-32/+10
* Merge pull request #3181Riccardo Spagni2018-02-162-3/+3
|\
| * daemon: don't drop RPC with busy error when running offlinemoneromooo-monero2018-01-252-3/+3
* | Merge pull request #3165Riccardo Spagni2018-02-161-4/+21
|\ \
| * | Bootstrap daemonstoffu2018-01-301-4/+21
* | | Merge pull request #3163Riccardo Spagni2018-02-165-3/+62
|\ \ \
| * | | Fix in_peers/out_peers RPC operationsErik de Castro Lopo2018-01-291-2/+2
| * | | Allow the number of incoming connections to be limitedErik de Castro Lopo2018-01-295-2/+61
| |/ /
* | | Merge pull request #3161Riccardo Spagni2018-02-161-1/+1
|\ \ \
| * | | daemon: exit with 0 when successfulmoneromooo-monero2018-01-201-1/+1
| | |/ | |/|
* | | Merge pull request #3094Riccardo Spagni2018-02-161-9/+9
|\ \ \ | |_|/ |/| |
| * | Fixed typos and wording tweaksMaxithi2018-01-291-9/+9
* | | Update 2018 copyrightxmr-eric2018-01-2617-17/+17
* | | Merge pull request #3011Riccardo Spagni2018-01-251-1/+1
|\ \ \ | |_|/ |/| |
| * | daemon+simplewallet: given an unknown command, show itstoffu2017-12-271-1/+1
* | | Keep readline optionalJethro Grassie2018-01-111-1/+1
* | | Add misc hardening flags to the cmake machinerymoneromooo-monero2017-12-311-2/+2
| |/ |/|
* | Merge pull request #2946Riccardo Spagni2017-12-281-1/+1
|\ \
| * | daemon: print num txes in print_bcmoneromooo-monero2017-12-171-1/+1
* | | Merge pull request #2945Riccardo Spagni2017-12-284-5/+2
|\ \ \ | |_|/ |/| |
| * | daemon: remove some superfluous includesmoneromooo-monero2017-12-174-5/+2
* | | use const refs in for loops for non tiny typesmoneromooo-monero2017-12-181-1/+1
* | | catch const exceptionsmoneromooo-monero2017-12-181-3/+3
| |/ |/|
* | Merge pull request #2877Riccardo Spagni2017-12-173-2/+15
|\ \
| * | cryptonote_core does not depend on p2p anymoremoneromooo-monero2017-12-163-2/+15
| |/
* / move includes around to lessen overall loadmoneromooo-monero2017-12-164-2/+3
|/
* Merge pull request #2836Riccardo Spagni2017-12-022-25/+43
|\
| * RPC: allow binding of restricted port in addition to core portTim L2017-11-172-25/+43
* | Added command descriptionsCifrado2017-11-262-47/+90
* | Merge pull request #2807Riccardo Spagni2017-11-251-1/+1
|\ \
| * | daemon & simplewallet: don't set max-concurrency when unspecifiedstoffu2017-11-161-1/+1
| |/
* | Merge pull request #2783Riccardo Spagni2017-11-201-0/+4
|\ \ | |/ |/|
| * Print msg upon success for commands that were silentbinaryFate2017-11-101-0/+4
* | Merge pull request #2736Riccardo Spagni2017-11-143-7/+12
|\ \
| * | Do not build against epee_readline if it was not builtHoward Chu2017-11-141-1/+1
| * | split off readline code into epee_readlinemoneromooo-monero2017-11-141-0/+2
| * | link against readline only for monerod and wallet-wallet-{rpc,cli}moneromooo-monero2017-11-141-0/+1
| * | wallet: rejig to avoid prompting in wallet2moneromooo-monero2017-11-141-1/+6
| * | move cryptonote command line options to cryptonote_coremoneromooo-monero2017-11-142-6/+3
* | | remove "using namespace std" from headersmoneromooo-monero2017-11-141-1/+1
|/ /