Age | Commit message (Expand) | Author | Files | Lines |
2018-01-26 | Update 2018 copyright | xmr-eric | 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-15 | Merge pull request #2589 | Riccardo Spagni | 1 | -2/+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-25 | Merge pull request #2456 | Riccardo Spagni | 1 | -1/+2 |
2017-09-18 | Merge pull request #2044 | Riccardo Spagni | 1 | -0/+3 |
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-11 | Merge pull request #1689 | Riccardo Spagni | 1 | -3/+18 |
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-06-19 | Merge pull request #775 | Riccardo Spagni | 1 | -0/+2 |
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-22 | Merge pull request #552 | Riccardo Spagni | 1 | -1/+0 |
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-07 | Merge BlockchainDB into upstream | Thomas Winget | 1 | -0/+15 |
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 |