summaryrefslogtreecommitdiff
path: root/src/device/device_ledger.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* wallet: allow adjusting number of rounds for the key derivation functionstoffu2018-08-081-3/+3
* Merge pull request #4032luigi11112018-07-191-411/+57
|\
| * device_ledger: factor the prologue codemoneromooo-monero2018-06-251-411/+57
* | Merge pull request #4043Riccardo Spagni2018-07-031-5/+8
|\ \
| * | device_ledger: fix buffer underflow on bad data from devicemoneromooo-monero2018-06-231-0/+1
| * | device: misc cleanupmoneromooo-monero2018-06-231-3/+3
| * | device_ledger: fix potential buffer overflow from bad size calcmoneromooo-monero2018-06-231-2/+4
| |/
* | Merge pull request #3977luigi11112018-06-251-1/+1
|\ \ | |/ |/|
| * device_ledger: fix bad memory access on connect errormoneromooo-monero2018-06-091-1/+1
* | Fix PCSC compilation under windowscslashm2018-05-231-0/+9
|/
* Fix sub-address tx scan.cslashm2018-04-121-0/+23
* Add the possibility to export private view key for fast scan.cslashm2018-03-311-54/+117
* Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm2018-03-311-373/+157
* chacha: call prehashed version explicitly as generate_chacha_key_prehashedstoffu2018-03-141-2/+2
* device: untangle cyclic depenencystoffu2018-03-141-0/+2
* device: made function prototypes consistent with pre-#3303 codebasestoffu2018-03-141-12/+16
* Ledger HW Bug fixesCédric2018-03-121-70/+118
* Monero Cryptonight variants, and add one for v7moneromooo-monero2018-03-051-1/+1
* Fix invalid device unique_ptr castMoroccanMalinois2018-03-041-1/+1
* Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm2018-03-041-0/+2069