Age | Commit message (Expand) | Author | Files | Lines |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 |
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 |
2018-03-05 | command_line: allow args to depend on more than one args | stoffu | 1 | -9/+57 |
2018-03-05 | command_line::get_arg: remove 'required' for dependent args as they're always... | stoffu | 1 | -3/+3 |
2018-03-05 | command line: allow has_arg to handle arg_descriptor<bool,false,true> #3318 | stoffu | 1 | -4/+4 |
2018-02-16 | common: implement dynamic option dependencies mechanism | whythat | 1 | -14/+11 |
2018-02-16 | common: implement dependent option descriptor | whythat | 1 | -5/+45 |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 |
2017-11-14 | move input_line from command_line to simplewallet | moneromooo-monero | 1 | -2/+0 |
2017-11-14 | move cryptonote command line options to cryptonote_core | moneromooo-monero | 1 | -13/+0 |
2017-11-14 | simplewallet: reject invalid argument for boolean parameter | stoffu | 1 | -0/+2 |
2017-10-06 | add a command_line function to check for defaulted options | moneromooo-monero | 1 | -0/+6 |
2017-09-03 | Add a --fluffy-blocks option to relay blocks as fluffy blocks | moneromooo-monero | 1 | -0/+1 |
2017-08-29 | move db specific options to BlockchainDB | moneromooo-monero | 1 | -3/+0 |
2017-08-12 | core: add --db-salvage command line flag | moneromooo-monero | 1 | -0/+1 |
2017-03-18 | use const references in catch blocks | moneromooo-monero | 1 | -1/+1 |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 |
2017-02-20 | Optionally query moneropulse DNS records to check for updates | moneromooo-monero | 1 | -0/+1 |
2017-02-06 | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 1 | -1/+0 |
2017-01-10 | Remove db-auto-remove-logs | Miguel Herranz | 1 | -1/+0 |
2016-11-25 | Added command_line::is_yes | Lee Clagett | 1 | -0/+3 |
2016-09-24 | core: make the sync chunk block count overridable | moneromooo-monero | 1 | -0/+1 |
2016-09-18 | epee: optionally restrict HTTP service to a configurable user agent | moneromooo-monero | 1 | -0/+1 |
2016-02-08 | core_tests: add tests for hard fork behaviors (MRL-0004) | moneromooo-monero | 1 | -1/+0 |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 |
2015-12-13 | add a --fakechain argument for tests | moneromooo-monero | 1 | -0/+1 |
2015-12-08 | Register daemon command line arguments to core if they're used in core | moneromooo-monero | 1 | -0/+8 |
2015-04-01 | remerged; commands JSON. logging upgrade. doxygen | rfree2monero | 1 | -0/+3 |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 |
2014-09-15 | Separate testnet default data dir | Zachary Michaels | 1 | -0/+1 |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 |
2014-06-12 | DRY cin input_line (and test replacement of non-DRY usage) | Thomas Winget | 1 | -0/+3 |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+177 |