| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | |||||
| * | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' command | rbrunner7 | 2020-07-24 | 1 | -0/+1 |
| | | |||||
| * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | Update copyright year to 2020 | ||||
| * | Add ssl_options support to monerod's rpc mode. | Lee Clagett | 2019-05-22 | 1 | -0/+2 |
| | | |||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| | | |||||
| * | Added command descriptions | Cifrado | 2017-11-26 | 1 | -0/+1 |
| | | |||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | Add server auth to monerod, and client auth to wallet-cli and wallet-rpc | Lee Clagett | 2017-02-06 | 1 | -1/+3 |
| | | |||||
| * | epee: optionally restrict HTTP service to a configurable user agent | moneromooo-monero | 2016-09-18 | 1 | -0/+1 |
| | | | | | | | | | This is intended to catch traffic coming from a web browser, so we avoid issues with a web page sending a transfer RPC to the wallet. Requiring a particular user agent can act as a simple password scheme, while we wait for 0MQ and proper authentication to be merged. | ||||
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 |
| | | |||||
| * | fix ^D exit for bitmonerod | moneromooo-monero | 2015-06-03 | 1 | -1/+1 |
| | | | | | | | It uses the async console handler differently than simplewallet, and wasn't running the same exit code, causing it to never actually exit after breaking out of the console entry loop. | ||||
| * | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 2015-05-31 | 1 | -7/+7 |
| | | |||||
| * | Restore daemon interactive mode | Thomas Winget | 2015-03-27 | 1 | -1/+9 |
| | | | | | | | | Daemon interactive mode is now working again. RPC mapped calls in daemon and wallet have both had connection_context removed as an argument as that argument was not being used anywhere. | ||||
| * | Daemonize changes pulled in -- daemon builds | Thomas Winget | 2015-02-24 | 1 | -0/+67 |
| many RPC functions added by the daemonize changes (and related changes on the upstream dev branch that were not merged) were commented out (apart from return). Other than that, this *should* work...at any rate, it builds, and that's something. | |||||
