aboutsummaryrefslogtreecommitdiff
path: root/src/device_trezor/trezor/transport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix build with boost ASIO 0.87. Support boost 1.66+Lee *!* Clagett2025-02-141-3/+1
* Copyright: Update to 2022mj-xmr2022-03-041-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
|/
* trezor: deprecated ByteSize -> ByteSizeLongselsta2021-05-131-1/+1
* Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr2021-04-161-0/+1
* Merge pull request #6512Alexander Blair2020-07-191-1/+1
|\
| * Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
* | 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-271-25/+44
* device/trezor: device sorting and filtering improvedDusan Klinec2019-04-251-15/+105
* device/trezor: env-configurable portsDusan Klinec2019-04-101-12/+52
* Merge pull request #5061Riccardo Spagni2019-03-171-1/+1
|\
| * Update 2019 copyrightbinaryFate2019-03-051-1/+1
* | device/trezor: debugging features, trezor testsDusan Klinec2019-03-051-33/+117
|/
* device/trezor: device/trezor: correct device initialization, status checkDusan Klinec2018-12-041-1/+1
* device/trezor: webusb transport added, cmake fixesDusan Klinec2018-11-251-2/+401
* device/trezor: trezor support addedDusan Klinec2018-11-021-0/+651