aboutsummaryrefslogtreecommitdiff
path: root/src/device
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\ \