Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-04 | Copyright: Update to 2022 | mj-xmr | 1 | -1/+1 | |
2020-05-06 | Update copyright year to 2020 | SomaticFanatic | 1 | -1/+1 | |
Update copyright year to 2020 | |||||
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2018-09-14 | wallet: ask-password can now ask without encrypting the secret spend key | moneromooo-monero | 1 | -2/+2 | |
2018-01-26 | Readd copyright starting date | xmr-eric | 1 | -1/+1 | |
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2016-08-28 | wallet: fix some "may be used uninitialized" warnings | moneromooo-monero | 1 | -2/+2 | |
The compiler can't always work out the _found booleans are set iff the value is initialized. | |||||
2016-03-27 | common: new json_util.h | moneromooo-monero | 1 | -0/+53 | |
With code to help factor out reading typed fields from JSON |