aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/main.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix various oversights/bugs in ZMQ RPC server codeThomas Winget2017-09-051-1/+0
| * json serialization for rpc-relevant monero typesThomas Winget2017-09-051-0/+4
* | move db specific options to BlockchainDBmoneromooo-monero2017-08-291-1/+1
|/
* More DB support cleanupHoward Chu2017-08-201-6/+3
* daemon: avoid pre-log-init spew on creating directoriesmoneromooo-monero2017-02-241-1/+3
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* Merge pull request #1689Riccardo Spagni2017-02-111-3/+18
|\
| * Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-3/+18
* | extract some basic code from libcryptonote_core into libcryptonote_basickenshi842017-02-081-1/+1
|/
* Change logging to easylogging++moneromooo-monero2017-01-161-43/+23
* epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-181-1/+2
* daemon: log version when startingmoneromooo-monero2016-09-161-0/+3
* cmake,common: flag for stack traceredfish2016-07-271-1/+6
* daemon: print exception errors when failing to parse config filemoneromooo-monero2016-06-301-1/+10
* Merge pull request #775Riccardo Spagni2016-06-191-0/+2
|\
| * Print stack trace on exceptionsmoneromooo-monero2016-04-281-0/+2
* | add a --max-concurrency flagmoneromooo-monero2016-04-281-0/+4
|/
* move g_test_dbg_lock_sleep from a global to a function level staticmoneromooo-monero2016-02-221-1/+1
* update versionRiccardo Spagni2015-12-311-2/+2
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* Merge pull request #552Riccardo Spagni2015-12-221-1/+0
|\
| * Strip redundant includeshyc2015-12-211-1/+0
* | Replace tabs with two spaces for consistency with rest of codebasewarptangent2015-12-151-11/+11
|/
* Register daemon command line arguments to core if they're used in coremoneromooo-monero2015-12-081-14/+3
* Fix startup crash when using a locale boost does not likemoneromooo-monero2015-11-211-0/+2
* ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo2015-07-151-0/+6
* cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni2015-05-311-7/+7
* daemon: Set log file default to use data dirwarptangent2015-05-281-1/+16
* [fix] log level change. compilation: dns, testsrfree2monero2015-04-101-1/+1
* Merge BlockchainDB into upstreamThomas Winget2015-04-071-0/+15
|\
| * Steps toward multiple dbs available -- workingThomas Winget2015-03-251-0/+15
* | Network 1.7; Quieted the debug a bit.rfree2monero2015-04-021-1/+5
* | remerged; commands JSON. logging upgrade. doxygenrfree2monero2015-04-011-1/+9
|/
* sending commands to forked daemon works on testnet nowThomas Winget2015-03-011-0/+4
* Fix tests building -- function signatures changedThomas Winget2015-03-011-0/+2
* RPC calls for background daemon added inThomas Winget2015-02-241-23/+26
* Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-0/+229