summaryrefslogtreecommitdiff
path: root/src/device/device_ledger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added support for Ledger Nano S PlusMathias Herberts2022-04-061-1/+2
* device: fix ledger error strings, add human friendly messagesselsta2021-11-031-7/+3
* device: Ledger - update status codesxiphon2021-11-031-27/+16
* ledger: don't lock for software devicetobtoht2021-08-071-3/+2
* ledger: use software device if we have view keytobtoht2021-08-071-2/+12
* Fix send scalar z in plaintextFrançois Colas2020-08-281-4/+6
* Update protocol version with Ledger's HWFrançois Colas2020-08-281-1/+1
* draft support of clsagcslashm2020-08-271-0/+152
* Integrate CLSAGs into moneromoneromooo-monero2020-08-271-3/+3
* Merge pull request #6661Alexander Blair2020-08-161-1/+1
|\
| * avoid a couple needless copiesmoneromooo-monero2020-06-141-1/+1
* | Merge pull request #6565Alexander Blair2020-07-191-4/+4
|\ \
| * | fix a few typos in error messagesmoneromooo-monero2020-05-191-4/+4
| |/
* | Merge pull request #6512Alexander Blair2020-07-191-1/+1
|\ \
| * | Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| |/
* / Fix incorrect lenght of command INS_PREFIX_HASHFrançois Colas2020-05-271-2/+2
|/
* Merge pull request #6436luigi11112020-05-011-1/+77
|\
| * Add timelock verification on devicecslashm2020-04-081-1/+77
* | device_ledger: include status code name in error messagexiphon2020-02-081-1/+69
|/
* device: bounds checking in Ledger send_secret/receive_secretxiphon2019-10-251-0/+4
* Fix debug featurecslashm2019-10-031-0/+2
* Revert PR #5835 (export view key)cslashm2019-10-031-1/+1
* Add display addresscslashm2019-10-031-0/+23
* Add hmac over encrypted value during transactioncslashm2019-10-031-90/+145
* Merge pull request #5835luigi11112019-09-081-1/+1
|\
| * device: fix ledger requesting secret keys export twicexiphon2019-08-201-1/+1
* | device_ledger: add paranoid buffer overflow checkmoneromooo-monero2019-08-261-1/+3
|/
* Fix GCC 9.1 build warningsmoneromooo-monero2019-06-091-0/+14
* Add NanoX supportcslashm2019-04-011-1/+6
* Add get_tx_proof support, needed for new sanity checkcslashm2019-03-281-19/+126
* Add support for V11 protocol with BulletProofV2 and short amount.cslashm2019-03-281-43/+78
* Add application version compatibility check.cslashm2019-03-281-2/+18
* 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