aboutsummaryrefslogtreecommitdiff
path: root/src/device/device_default.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-16crypto: make secret_key automatically mlockmoneromooo-monero1-1/+1
2018-08-08wallet: allow adjusting number of rounds for the key derivation functionstoffu1-2/+2
2018-04-12Fix sub-address tx scan.cslashm1-0/+4
2018-04-12Merge pull request #3511Riccardo Spagni1-2/+6
2018-03-31Add the possibility to export private view key for fast scan.cslashm1-4/+3
2018-03-31Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm1-0/+11
2018-03-28device: fix endianess dependence on subaddress secret key generationmoneromooo-monero1-2/+6
2018-03-14keypair::generate: always require hw::device to avoid possible mistakestoffu1-1/+1
2018-03-14device: untangle cyclic depenencystoffu1-9/+100
2018-03-14device: made function prototypes consistent with pre-#3303 codebasestoffu1-16/+11
2018-03-12Ledger HW Bug fixesCédric1-1/+1
2018-03-04Fix invalid device unique_ptr castMoroccanMalinois1-2/+2
2018-03-04Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm1-0/+263