summaryrefslogtreecommitdiff
path: root/src/device/device_default.cpp
Commit message (Expand)AuthorAgeFilesLines
* crypto: make secret_key automatically mlockmoneromooo-monero2018-08-161-1/+1
* wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-081-2/+2
* Fix sub-address tx scan.cslashm2018-04-121-0/+4
* Merge pull request #3511Riccardo Spagni2018-04-121-2/+6
|\
| * device: fix endianess dependence on subaddress secret key generationmoneromooo-monero2018-03-281-2/+6
* | Add the possibility to export private view key for fast scan.cslashm2018-03-311-4/+3
* | Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm2018-03-311-0/+11
|/
* keypair::generate: always require hw::device to avoid possible mistakestoffu2018-03-141-1/+1
* device: untangle cyclic depenencystoffu2018-03-141-9/+100
* device: made function prototypes consistent with pre-#3303 codebasestoffu2018-03-141-16/+11
* Ledger HW Bug fixesCédric2018-03-121-1/+1
* Fix invalid device unique_ptr castMoroccanMalinois2018-03-041-2/+2
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-0/+263