summaryrefslogtreecommitdiff
path: root/src/device
Commit message (Expand)AuthorAgeFilesLines
* 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
* | hid_error() could return a null, which causes the program to crash withTheQuantumPhysicist2019-08-091-1/+2
|/
* Merge pull request #5594luigi11112019-07-242-0/+2
|\
| * device: show address on device displayDusan Klinec2019-06-172-0/+2
* | Fix GCC 9.1 build warningsmoneromooo-monero2019-06-092-0/+15
|/
* Merge pull request #5355Riccardo Spagni2019-04-151-0/+1
|\
| * device/trezor: add button pressed requestDusan Klinec2019-04-071-0/+1
* | Add NanoX supportcslashm2019-04-013-5/+26
|/
* Add get_tx_proof support, needed for new sanity checkcslashm2019-03-286-36/+157
* Add support for V11 protocol with BulletProofV2 and short amount.cslashm2019-03-286-43/+90
* Add application version compatibility check.cslashm2019-03-282-2/+30
* Merge pull request #5211Riccardo Spagni2019-03-212-4/+113
|\
| * device/trezor: HF10 support added, wallet::APIDusan Klinec2019-03-202-4/+113
* | Update 2019 copyrightbinaryFate2019-03-0513-13/+13
|/
* 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 dummy decryption in debug modecslashm2019-02-081-1/+3
* fix log namespacecslashm2019-02-081-45/+45
* New scheme key destination contrfolcslashm2019-02-085-22/+223
* Merge pull request #5055Riccardo Spagni2019-01-285-9/+43
|\
| * device: proper handling of user inputselsta2019-01-095-9/+43
* | Merge pull request #5054Riccardo Spagni2019-01-282-2/+1
|\ \
| * | device_ledger: remove full_name variableselsta2019-01-092-2/+1
| |/
* / ringct: encode 8 byte amount, saving 24 bytes per outputmoneromooo-monero2019-01-225-14/+14
|/
* Merge pull request #4839Riccardo Spagni2018-12-121-0/+10
|\
| * device: enable to use multiple independent device walletsDusan Klinec2018-12-041-0/+1
| * device/trezor: passphrase entry on hostDusan Klinec2018-11-291-0/+9
* | Merge pull request #4894Riccardo Spagni2018-12-041-2/+0
|\ \
| * | remove some unused codemoneromooo-monero2018-11-231-2/+0
| |/
* / move int-util.h to epeemoneromooo-monero2018-12-041-1/+1
|/
* device/trezor: trezor support addedDusan Klinec2018-11-025-5/+93
* Merge pull request #4663Riccardo Spagni2018-11-013-4/+8
|\