aboutsummaryrefslogtreecommitdiff
path: root/src/device
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8232luigi11112022-04-191-0/+1
|\
| * Added support for Ledger Nano S PlusMathias Herberts2022-03-311-1/+2
* | Add view tags to outputs to reduce wallet scanning timej-berman2022-04-185-6/+25
* | Copyright: Update to 2022mj-xmr2022-03-0413-13/+13
|/
* device_ledger: fix incorrect macroselsta2021-11-121-4/+4
* device: fix ledger error strings, add human friendly messagesselsta2021-11-031-7/+3
* Merge pull request #7876luigi11112021-10-171-2/+0
|\
| * Ledger: member 'mode' was shadowing that of base classmj-xmr2021-10-071-2/+0
* | Merge pull request #7793luigi11112021-10-111-0/+20
|\ \ | |/ |/|
| * trezor: try empty passphrase firstDusan Klinec2021-08-031-0/+20
* | Device: remove unused and incorrect non-default constructormj-xmr2021-08-191-1/+0
|/
* Merge pull request #7745luigi11112021-07-271-3/+2
|\
| * ledger: don't lock for software devicetobtoht2021-06-041-3/+2
* | Merge pull request #7744luigi11112021-07-272-6/+13
|\ \
| * | ledger: use software device if we have view keytobtoht2021-06-042-6/+13
| |/
* / cmake: fix undefined symbols and multiple definitionsanon2021-07-131-0/+1
|/
* Remove unused variables in monero codebaseKevin Barbour2021-02-091-1/+0
* device: Ledger - update status codesxiphon2020-10-132-65/+43
* Fix send scalar z in plaintextFrançois Colas2020-08-281-4/+6
* Update minimal Ledger Monero app versionFrançois Colas2020-08-281-2/+2
* Update protocol version with Ledger's HWFrançois Colas2020-08-281-1/+1
* draft support of clsagcslashm2020-08-272-0/+157
* CLSAG device supportSarang Noether2020-08-273-0/+31
* 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
* | Support for supercop ASM in wallet, and benchmark for supercopLee Clagett2020-05-162-2/+4
* | 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-1913-13/+13
|\ \
| * | Update copyright year to 2020SomaticFanatic2020-05-0613-13/+13
| |/
* / Fix incorrect lenght of command INS_PREFIX_HASHFrançois Colas2020-05-271-2/+2
|/
* Merge pull request #6446luigi11112020-05-011-1/+1
|\
| * trezor: adapt to new passphrase mechanismDusan Klinec2020-04-271-1/+1
* | Merge pull request #6436luigi11112020-05-015-1/+87
|\ \ | |/ |/|
| * Add timelock verification on devicecslashm2020-04-085-1/+87
* | Merge pull request #6364luigi11112020-04-041-2/+14
|\ \
| * | device: Ledger - fix wide char hidapi error string conversionxiphon2020-03-011-2/+14
| |/
* | Merge pull request #6338luigi11112020-04-041-11/+8
|\ \
| * | Hash domain separationSarang Noether2020-04-011-11/+8
| |/
* / device_ledger: include status code name in error messagexiphon2020-02-082-3/+111
|/
* 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-032-1/+24
* Add hmac over encrypted value during transactioncslashm2019-10-032-91/+171
* Merge pull request #5835luigi11112019-09-081-1/+1
|\
| * device: fix ledger requesting secret keys export twicexiphon2019-08-201-1/+1
* | device_ledger: fix uninitialized additional_keymoneromooo-monero2019-08-261-1/+1
* | device_ledger: add paranoid buffer overflow checkmoneromooo-monero2019-08-261-1/+3