aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/daemon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* Merge pull request #2945Riccardo Spagni2017-12-281-1/+2
|\
| * daemon: remove some superfluous includesmoneromooo-monero2017-12-171-1/+2
* | move includes around to lessen overall loadmoneromooo-monero2017-12-161-0/+1
|/
* RPC: allow binding of restricted port in addition to core portTim L2017-11-171-14/+26
* move cryptonote command line options to cryptonote_coremoneromooo-monero2017-11-141-1/+1
* json serialization for rpc-relevant monero typesThomas Winget2017-09-051-1/+40
* some include cleanupmoneromooo-monero2017-07-311-1/+1
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* daemon: silence spurious warning about uninitialized variablemoneromooo-monero2017-02-131-3/+3
* daemon: fix crash on exit when miningmoneromooo-monero2017-02-121-0/+2
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-1/+3
* Change logging to easylogging++moneromooo-monero2017-01-161-3/+6
* epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-181-1/+1
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-3/+3
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-3/+3
* move g_test_dbg_lock_sleep from a global to a function level staticmoneromooo-monero2016-02-221-2/+0
* Nicer looking exit when blockchain.bin is foundmoneromooo-monero2015-12-311-1/+2
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Strip redundant includeshyc2015-12-211-3/+3
* daemon: fix crash exiting with ^Cmoneromooo-monero2015-12-131-1/+1
* daemon: fix an exit crashmoneromooo-monero2015-06-141-1/+10
* fix ^D exit for bitmonerodmoneromooo-monero2015-06-031-1/+1
* remerged; commands JSON. logging upgrade. doxygenrfree2monero2015-04-011-2/+8
* Restore daemon interactive modeThomas Winget2015-03-271-2/+18
* Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-247/+89
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Fixed segfault with checkpoints loadingThomas Winget2014-09-301-2/+0
* DNS checkpoint updating added, and daemon flag to enforce themThomas Winget2014-09-301-2/+8
* reload checkpoints file every ~hr and print if any failThomas Winget2014-09-301-1/+2
* Added ability to read chechpoint hashes from json file in data folderTomer Konforty2014-09-251-0/+5
* fixed incorrect version referenceRiccardo Spagni2014-09-151-1/+1
* Separate testnet address prefixZachary Michaels2014-09-151-3/+3
* Create testnet data dir if necessaryZachary Michaels2014-09-151-0/+1
* Separate testnet default data dirZachary Michaels2014-09-151-27/+37
* Separate network id for testnetZachary Michaels2014-09-151-1/+5
* Separate rpc port for testnetZachary Michaels2014-09-151-1/+1
* Add testnet flagZachary Michaels2014-09-151-4/+13
* versioning now includes the commit hash, or -final for tagged releasesRiccardo Spagni2014-09-121-3/+3
* Merge remote-tracking branch 'upstream/master'jebes2014-09-111-17/+17
|\
| * moved non-critical warnings and errors to log level 1fluffypony2014-09-091-17/+17
* | commented util.hjebes2014-09-091-35/+34
|/
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* Improvements in JSON RPCAntonio Juarez2014-04-071-1/+1
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-4/+1
* some fixesAntonio Juarez2014-03-201-3/+15
* moved all stuff to githubAntonio Juarez2014-03-031-0/+234