aboutsummaryrefslogtreecommitdiff
path: root/src/device_trezor/trezor/transport.cpp (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2021-06-27trezor: add #if for ByteSizeLongselsta1-0/+4
2021-06-11trezor: fix potential use of uninitialized memorymoneromooo-monero1-2/+7
2021-05-13trezor: deprecated ByteSize -> ByteSizeLongselsta1-1/+1
2021-04-16Split epee/string_tools.h and encapsulate boost::lexical_castmj-xmr1-0/+1
2020-05-31Fix boost <1.60 compilation and fix boost 1.73+ warningsLee Clagett1-1/+2
2020-05-14build: fix boost 1.73 compatibilityselsta1-1/+1
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2020-04-27trezor: adapt to new passphrase mechanismDusan Klinec1-25/+44
2019-04-25device/trezor: device sorting and filtering improvedDusan Klinec1-15/+105
2019-04-10device/trezor: env-configurable portsDusan Klinec1-12/+52
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-03-05device/trezor: debugging features, trezor testsDusan Klinec1-33/+117
2018-12-04device/trezor: device/trezor: correct device initialization, status checkDusan Klinec1-1/+1
2018-11-25device/trezor: webusb transport added, cmake fixesDusan Klinec1-2/+401
2018-11-02device/trezor: trezor support addedDusan Klinec1-0/+651