aboutsummaryrefslogtreecommitdiff
path: root/src/common/command_line.h
Commit message (Expand)AuthorAgeFilesLines
* Tweak command_line::add_arg for clang 21Lee *!* Clagett2026-01-121-2/+1
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* command_line: allow args to depend on more than one argsstoffu2018-03-051-9/+57
* command_line::get_arg: remove 'required' for dependent args as they're always...stoffu2018-03-051-3/+3
* command line: allow has_arg to handle arg_descriptor<bool,false,true> #3318stoffu2018-03-051-4/+4
* common: implement dynamic option dependencies mechanismwhythat2018-02-161-14/+11
* common: implement dependent option descriptorwhythat2018-02-161-5/+45
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* move input_line from command_line to simplewalletmoneromooo-monero2017-11-141-2/+0
* move cryptonote command line options to cryptonote_coremoneromooo-monero2017-11-141-13/+0
* simplewallet: reject invalid argument for boolean parameterstoffu2017-11-141-0/+2
* add a command_line function to check for defaulted optionsmoneromooo-monero2017-10-061-0/+6
* Add a --fluffy-blocks option to relay blocks as fluffy blocksmoneromooo-monero2017-09-031-0/+1
* move db specific options to BlockchainDBmoneromooo-monero2017-08-291-3/+0
* core: add --db-salvage command line flagmoneromooo-monero2017-08-121-0/+1
* use const references in catch blocksmoneromooo-monero2017-03-181-1/+1
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
* Optionally query moneropulse DNS records to check for updatesmoneromooo-monero2017-02-201-0/+1
* Add server auth to monerod, and client auth to wallet-cli and wallet-rpcLee Clagett2017-02-061-1/+0
* Remove db-auto-remove-logsMiguel Herranz2017-01-101-1/+0
* Added command_line::is_yesLee Clagett2016-11-251-0/+3
* core: make the sync chunk block count overridablemoneromooo-monero2016-09-241-0/+1
* epee: optionally restrict HTTP service to a configurable user agentmoneromooo-monero2016-09-181-0/+1
* core_tests: add tests for hard fork behaviors (MRL-0004)moneromooo-monero2016-02-081-1/+0
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* add a --fakechain argument for testsmoneromooo-monero2015-12-131-0/+1
* Register daemon command line arguments to core if they're used in coremoneromooo-monero2015-12-081-0/+8
* remerged; commands JSON. logging upgrade. doxygenrfree2monero2015-04-011-0/+3
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Separate testnet default data dirZachary Michaels2014-09-151-0/+1
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* DRY cin input_line (and test replacement of non-DRY usage)Thomas Winget2014-06-121-0/+3
* moved all stuff to githubAntonio Juarez2014-03-031-0/+177