aboutsummaryrefslogtreecommitdiff
path: root/src/device/device_ledger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
* various: remove unused variablesmoneromooo-monero2019-03-041-5/+1
* Add support for V10 protocol with BulletProofV2 and short amount.cslashm2019-02-081-13/+34
* fix log namespacecslashm2019-02-081-45/+45
* New scheme key destination contrfolcslashm2019-02-081-7/+147
* Merge pull request #5055Riccardo Spagni2019-01-281-5/+34
|\
| * device: proper handling of user inputselsta2019-01-091-5/+34
* | Merge pull request #5054Riccardo Spagni2019-01-281-1/+1
|\ \
| * | device_ledger: remove full_name variableselsta2019-01-091-1/+1
| |/
* / ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero2019-01-221-4/+4
|/
* remove some unused codemoneromooo-monero2018-11-231-2/+0
* ringct: use dummy bulletproofs when in fake mode, for speedmoneromooo-monero2018-10-231-1/+1
* device: extended logging, refactored device selection codexiphon2018-10-181-1/+1
* device: increase ledger timeout to 2 minutesselsta2018-10-091-1/+1
* Remove last traces of libpcsc-litemoneromooo-monero2018-10-081-9/+0
* Replace USB-CCID (smartcard) by USB-HIDcslashm2018-09-241-140/+60
* Add bulletproof supportcslashm2018-09-131-1/+1
* Bulletproof aggregated verification and testsmoneromooo-monero2018-09-111-1/+1
* add and use constant time 32 byte equality functionmoneromooo-monero2018-08-231-1/+2
* 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