aboutsummaryrefslogtreecommitdiff
path: root/src/device_trezor (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-04Copyright: Update to 2022mj-xmr16-16/+16
2021-09-08UB: virtual methods in destructor at Trezormj-xmr1-2/+2
2021-08-03trezor: try empty passphrase firstDusan Klinec4-10/+63
2021-07-10device_trezor_base: fix typoanon1-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-xmr3-0/+4
2021-03-03trezor: simplify recognition of integrated addressesDusan Klinec1-14/+1
2021-01-23Improve cryptonote (block and tx) binary read performanceLee Clagett1-3/+1
2021-01-20device_trezor: add redundant checkanon1-1/+1
2021-01-20device_trezor: wipe string fields properlyanon1-20/+9
2020-09-04enable CLSAG support for Trezor clientDusan Klinec1-12/+17
2020-08-27Integrate CLSAGs into moneromoneromooo-monero1-1/+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-12trezor: add new firmware version supportDusan Klinec1-1/+3
2020-05-06Update copyright year to 2020SomaticFanatic14-14/+14
2020-04-27trezor: adapt to new passphrase mechanismDusan Klinec10-181/+351
2019-06-17device: show address on device displayDusan Klinec3-0/+23
2019-04-25device/trezor: device sorting and filtering improvedDusan Klinec3-16/+115
2019-04-18device/trezor: button request callback fixDusan Klinec1-1/+2
2019-04-10device/trezor: env-configurable portsDusan Klinec2-21/+53
2019-04-07device/trezor: add button pressed requestDusan Klinec2-1/+14
2019-03-29device/trezor: increase live-refresh timeoutDusan Klinec1-1/+1
2019-03-21wallet: fix offline signing calling a daemon RPCmoneromooo-monero2-5/+5
2019-03-20device/trezor: HF10 support added, wallet::APIDusan Klinec6-185/+832
2019-03-05Update 2019 copyrightbinaryFate14-14/+14
2019-03-05device/trezor: debugging features, trezor testsDusan Klinec11-59/+510
2019-02-20device/trezor: dummy payment ID fixDusan Klinec1-1/+1
2019-02-02epee: add SSL supportmoneromooo-monero1-1/+1
2019-01-22add a bulletproof version, new bulletproof type, and rct configmoneromooo-monero1-1/+1
2018-12-18device/trezor: store tx_prefix_hash in tx key auxDusan Klinec1-0/+3
2018-12-18build: protobuf dependency fixes, libusb buildDusan Klinec1-8/+0
2018-12-04device/trezor: device/trezor: correct device initialization, status checkDusan Klinec5-22/+139
2018-12-04device/trezor: python2 compatibility - bundle dependenciesDusan Klinec5-8/+248
2018-12-04device: enable to use multiple independent device walletsDusan Klinec2-2/+47
2018-11-29device/trezor: passphrase entry on hostDusan Klinec2-18/+7
2018-11-25device/trezor: webusb transport added, cmake fixesDusan Klinec11-191/+692
2018-11-04wallet2: only export necessary outputs and key imagesmoneromooo-monero1-2/+3
2018-11-02device/trezor: trezor support addedDusan Klinec18-0/+4159