summaryrefslogtreecommitdiff
path: root/src/device
Commit message (Expand)AuthorAgeFilesLines
* Fix PCSC discovery under Windows/MSYScslashm2018-05-222-0/+14
* device: add a one off override keyword where appropriatemoneromooo-monero2018-04-142-2/+2
* Fix sub-address tx scan.cslashm2018-04-095-0/+30
* Merge pull request #3512Riccardo Spagni2018-03-291-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-286-82/+156
* | Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm2018-03-285-385/+202
|/
* chacha: call prehashed version explicitly as generate_chacha_key_prehashedstoffu2018-03-141-2/+2
* keypair::generate: always require hw::device to avoid possible mistakestoffu2018-03-141-1/+1
* device: untangle cyclic depenencystoffu2018-03-145-51/+114
* device: made function prototypes consistent with pre-#3303 codebasestoffu2018-03-145-46/+65
* Ledger HW Bug fixesCédric2018-03-128-92/+150
* device: remove dependency on readlinestoffu2018-03-072-7/+4
* Monero Cryptonight variants, and add one for v7moneromooo-monero2018-03-051-1/+1
* Fix invalid device unique_ptr castMoroccanMalinois2018-03-042-3/+3
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-0410-0/+3229