aboutsummaryrefslogtreecommitdiff
path: root/src/device_trezor
Commit message (Expand)AuthorAgeFilesLines
* trezor: replace use of boost::is_base_of with std::is_base_oftobtoht2026-04-254-6/+8
* trezor: fix protobuf 30 compatibilitytobtoht2025-03-182-0/+14
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-142-4/+2
* allow exporting outputs in chunksmoneromooo-monero2022-09-072-8/+8
* feat(trezor): add HF15 support, BP+Dusan Klinec2022-08-053-162/+134
* Add view tags to outputs to reduce wallet scanning timej-berman2022-04-181-2/+1
* Copyright: Update to 2022mj-xmr2022-03-0416-16/+16
* Merge pull request #7869luigi11112021-10-171-2/+2
|\
| * UB: virtual methods in destructor at Trezormj-xmr2021-09-081-2/+2
* | trezor: try empty passphrase firstDusan Klinec2021-08-034-10/+63
|/
* Merge pull request #7782luigi11112021-07-271-1/+1
|\
| * device_trezor_base: fix typoanon2021-07-101-1/+1
* | Merge pull request #7762luigi11112021-07-101-0/+4
|\ \ | |/ |/|
| * trezor: add #if for ByteSizeLongselsta2021-06-271-0/+4
* | trezor: fix potential use of uninitialized memorymoneromooo-monero2021-06-111-2/+7
|/
* Merge pull request #7661luigi11112021-06-101-3/+1
|\
| * Improve cryptonote (block and tx) binary read performanceLee Clagett2021-01-231-3/+1
* | trezor: deprecated ByteSize -> ByteSizeLongselsta2021-05-131-1/+1
|/
* Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-163-0/+4
* Merge pull request #7418luigi11112021-03-201-14/+1
|\
| * trezor: simplify recognition of integrated addressesDusan Klinec2021-03-031-14/+1
* | device_trezor: add redundant checkanon2021-01-201-1/+1
* | device_trezor: wipe string fields properlyanon2021-01-201-20/+9
|/
* enable CLSAG support for Trezor clientDusan Klinec2020-09-041-12/+17
* Integrate CLSAGs into moneromoneromooo-monero2020-08-271-1/+1
* Merge pull request #6512Alexander Blair2020-07-1914-14/+14
|\
| * Update copyright year to 2020SomaticFanatic2020-05-0614-14/+14
* | Merge pull request #6519luigi11112020-06-081-1/+3
|\ \
| * | trezor: add new firmware version supportDusan Klinec2020-05-121-1/+3
| |/
* | Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett2020-05-311-1/+2
* | build: fix boost 1.73 compatibilityselsta2020-05-141-1/+1
|/
* trezor: adapt to new passphrase mechanismDusan Klinec2020-04-2710-181/+351
* device: show address on device displayDusan Klinec2019-06-173-0/+23
* device/trezor: device sorting and filtering improvedDusan Klinec2019-04-253-16/+115
* device/trezor: button request callback fixDusan Klinec2019-04-181-1/+2
* Merge pull request #5398Riccardo Spagni2019-04-152-21/+53
|\
| * device/trezor: env-configurable portsDusan Klinec2019-04-102-21/+53
* | Merge pull request #5355Riccardo Spagni2019-04-152-1/+14
|\ \
| * | device/trezor: add button pressed requestDusan Klinec2019-04-072-1/+14
| |/
* / device/trezor: increase live-refresh timeoutDusan Klinec2019-03-291-1/+1
|/
* wallet: fix offline signing calling a daemon RPCmoneromooo-monero2019-03-212-5/+5
* Merge pull request #5211Riccardo Spagni2019-03-216-184/+831
|\
| * device/trezor: HF10 support added, wallet::APIDusan Klinec2019-03-206-185/+832
* | Merge pull request #5166Riccardo Spagni2019-03-171-1/+1
|\ \
| * | device/trezor: dummy payment ID fixDusan Klinec2019-02-201-1/+1
* | | Merge pull request #5061Riccardo Spagni2019-03-1714-14/+14
|\ \ \ | |_|/ |/| |
| * | Update 2019 copyrightbinaryFate2019-03-0514-14/+14
* | | Merge pull request #4977Riccardo Spagni2019-03-1411-59/+510
|\ \ \ | |/ / |/| |
| * | device/trezor: debugging features, trezor testsDusan Klinec2019-03-0511-59/+510
| |/
* / epee: add SSL supportmoneromooo-monero2019-02-021-1/+1
|/