aboutsummaryrefslogtreecommitdiff
path: root/src/device/device_ledger.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-13Add bulletproof supportcslashm1-1/+1
2018-09-11Bulletproof aggregated verification and testsmoneromooo-monero1-1/+1
2018-08-23add and use constant time 32 byte equality functionmoneromooo-monero1-1/+2
2018-08-08wallet: allow adjusting number of rounds for the key derivation functionstoffu1-3/+3
2018-07-19Merge pull request #4032luigi11111-412/+58
2018-07-03Merge pull request #4043Riccardo Spagni1-5/+8
2018-06-25Merge pull request #3977luigi11111-1/+1
2018-06-25device_ledger: factor the prologue codemoneromooo-monero1-412/+58
2018-06-23device_ledger: fix buffer underflow on bad data from devicemoneromooo-monero1-0/+1
2018-06-23device: misc cleanupmoneromooo-monero1-3/+3
2018-06-23device_ledger: fix potential buffer overflow from bad size calcmoneromooo-monero1-2/+4
2018-06-09device_ledger: fix bad memory access on connect errormoneromooo-monero1-1/+1
2018-05-23Fix PCSC compilation under windowscslashm1-0/+9
2018-04-12Fix sub-address tx scan.cslashm1-0/+23
2018-03-31Add the possibility to export private view key for fast scan.cslashm1-54/+117
2018-03-31Change mutex lock model to avoid dead lock and ensure locks are always released.cslashm1-373/+157
2018-03-14chacha: call prehashed version explicitly as generate_chacha_key_prehashedstoffu1-2/+2
2018-03-14device: untangle cyclic depenencystoffu1-0/+2
2018-03-14device: made function prototypes consistent with pre-#3303 codebasestoffu1-12/+16
2018-03-12Ledger HW Bug fixesCédric1-71/+119
2018-03-05Monero Cryptonight variants, and add one for v7moneromooo-monero1-1/+1
2018-03-04Fix invalid device unique_ptr castMoroccanMalinois1-1/+1
2018-03-04Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm1-0/+2069