Age | Commit message (Expand) | Author | Files | Lines |
2020-02-17 | remove empty statements | Interchained | 1 | -1/+1 |
2019-09-16 | Removed Berkeley DB and db switching logic | Jesus Ramirez | 1 | -11/+0 |
2019-08-28 | simplewallet: lock console on inactivity | moneromooo-monero | 1 | -6/+2 |
2019-06-01 | add a command line option to disable ZMQ server | Jethro Grassie | 1 | -0/+1 |
2019-05-22 | Add ssl_options support to monerod's rpc mode. | Lee Clagett | 1 | -1/+5 |
2019-04-16 | daemon: fix absolute/relative log file test for windows | moneromooo-monero | 1 | -5/+1 |
2019-04-13 | daemon: if a log file has a /, interpret it from the cwd | moneromooo-monero | 1 | -1/+6 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2019-02-25 | daemon: add --public-node mode, RPC port propagation over P2P | xiphon | 1 | -1/+54 |
2018-11-30 | daemon: print monero version at startup when calling a detached daemon | moneromooo-monero | 1 | -10/+10 |
2018-08-31 | rpc: allow to pass RPC login via RPC_LOGIN env var | Dusan Klinec | 1 | -2/+5 |
2018-06-29 | add --regtest and --fixed-difficulty for regression testing | victorsintnicolaas | 1 | -2/+3 |
2018-06-13 | mlog: --max-log-files to set the max number of rotated log files | stoffu | 1 | -1/+2 |
2018-05-31 | daemon: fix readline interfering with std::cerr usage | moneromooo-monero | 1 | -0/+3 |
2018-04-14 | daemon: read config file before reading any other args | stoffu | 1 | -23/+22 |
2018-03-05 | Stagenet | stoffu | 1 | -0/+8 |
2018-02-16 | options: add testnet option dependencies | whythat | 1 | -7/+2 |
2018-02-16 | options: remove testnet-* options | whythat | 1 | -10/+1 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2018-01-20 | daemon: exit with 0 when successful | moneromooo-monero | 1 | -1/+1 |
2017-12-27 | daemon+simplewallet: given an unknown command, show it | stoffu | 1 | -1/+1 |
2017-12-16 | cryptonote_core does not depend on p2p anymore | moneromooo-monero | 1 | -0/+1 |
2017-11-16 | daemon & simplewallet: don't set max-concurrency when unspecified | stoffu | 1 | -1/+1 |
2017-11-14 | wallet: rejig to avoid prompting in wallet2 | moneromooo-monero | 1 | -1/+6 |
2017-11-14 | move cryptonote command line options to cryptonote_core | moneromooo-monero | 1 | -5/+2 |
2017-10-14 | Add tools::on_startup, and warn about glibc 2.25 bug if found | moneromooo-monero | 1 | -1/+1 |
2017-10-06 | add a command_line function to check for defaulted options | moneromooo-monero | 1 | -2/+2 |
2017-09-17 | daemon, wallet: add --max-log-file-size option | selsta | 1 | -1/+2 |
2017-09-05 | Fix various oversights/bugs in ZMQ RPC server code | Thomas Winget | 1 | -1/+0 |
2017-09-05 | json serialization for rpc-relevant monero types | Thomas Winget | 1 | -0/+4 |
2017-08-29 | move db specific options to BlockchainDB | moneromooo-monero | 1 | -1/+1 |
2017-08-20 | More DB support cleanup | Howard Chu | 1 | -6/+3 |
2017-02-24 | daemon: avoid pre-log-init spew on creating directories | moneromooo-monero | 1 | -1/+3 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-08 | extract some basic code from libcryptonote_core into libcryptonote_basic | kenshi84 | 1 | -1/+1 |
2017-02-06 | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 1 | -3/+18 |
2017-01-16 | Change logging to easylogging++ | moneromooo-monero | 1 | -43/+23 |
2016-09-18 | epee: optionally restrict HTTP service to a configurable user agent | moneromooo-monero | 1 | -1/+2 |
2016-09-16 | daemon: log version when starting | moneromooo-monero | 1 | -0/+3 |
2016-07-27 | cmake,common: flag for stack trace | redfish | 1 | -1/+6 |
2016-06-30 | daemon: print exception errors when failing to parse config file | moneromooo-monero | 1 | -1/+10 |
2016-04-28 | Print stack trace on exceptions | moneromooo-monero | 1 | -0/+2 |
2016-04-28 | add a --max-concurrency flag | moneromooo-monero | 1 | -0/+4 |
2016-02-22 | move g_test_dbg_lock_sleep from a global to a function level static | moneromooo-monero | 1 | -1/+1 |
2015-12-31 | update version | Riccardo Spagni | 1 | -2/+2 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-21 | Strip redundant includes | hyc | 1 | -1/+0 |
2015-12-15 | Replace tabs with two spaces for consistency with rest of codebase | warptangent | 1 | -11/+11 |
2015-12-08 | Register daemon command line arguments to core if they're used in core | moneromooo-monero | 1 | -14/+3 |
2015-11-21 | Fix startup crash when using a locale boost does not like | moneromooo-monero | 1 | -0/+2 |
2015-07-15 | ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY) | NoodleDoodleNoodleDoodleNoodleDoodleNoo | 1 | -0/+6 |
2015-05-31 | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 1 | -7/+7 |
2015-05-28 | daemon: Set log file default to use data dir | warptangent | 1 | -1/+16 |
2015-04-10 | [fix] log level change. compilation: dns, tests | rfree2monero | 1 | -1/+1 |
2015-04-02 | Network 1.7; Quieted the debug a bit. | rfree2monero | 1 | -1/+5 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 1 | -1/+9 |
2015-03-25 | Steps toward multiple dbs available -- working | Thomas Winget | 1 | -0/+15 |
2015-03-01 | sending commands to forked daemon works on testnet now | Thomas Winget | 1 | -0/+4 |
2015-03-01 | Fix tests building -- function signatures changed | Thomas Winget | 1 | -0/+2 |
2015-02-24 | RPC calls for background daemon added in | Thomas Winget | 1 | -24/+27 |
2015-02-24 | Daemonize changes pulled in -- daemon builds | Thomas Winget | 1 | -0/+229 |