aboutsummaryrefslogtreecommitdiff
path: root/src/device
Commit message (Expand)AuthorAgeFilesLines
* Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm2018-03-315-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