Commit Graph

574 Commits (56d3cbe2e93b133ba6f269e1b64c0ac7192ab2f1)

Author SHA1 Message Date
Karel Bilek cb067bd14c
Switch from HID to WebUSB
6 years ago
Jochen Hoenicke c574c0a497
Updated confirmOutput dialog
6 years ago
Jochen Hoenicke 63c6f95400
Fit 21 characters per line
6 years ago
Jochen Hoenicke b9b36e0768
Remove duplicated code
6 years ago
Jochen Hoenicke 83a69a0334
Added fixed-width font and multi-font support
6 years ago
Pavol Rusnak fc7189f801
use Failure_PinMismatch where it makes sense (ChangePin, ResetDevice, RecoveryDevice)
6 years ago
Pavol Rusnak 909f158c84
vendor: update trezor-common
6 years ago
Saleem Rashid e019ab5557 fsm: Abort layoutAddress on Initialize or Cancel
6 years ago
Jochen Hoenicke 1bc1bb1e77 Less paranoid change outputs.
6 years ago
Saleem Rashid e3a0b6e7b4 setup: Switch to unprivileged execution
6 years ago
Saleem Rashid 1f8f08d48a setup: Enable MPU
6 years ago
Wampum 2391beb6f4 expand description of multisig label (#294)
7 years ago
Pavol Rusnak bd660655ee
introduce and use memzero instead of explicit_bzero
7 years ago
Pavol Rusnak 4a2d68acb9
use explicit_bzero where possible; update trezor-crypto
7 years ago
Pavol Rusnak cd763b979b
layout: fix last commit
7 years ago
Pavol Rusnak f70772fb58
rework ConfirmOutput layout (fixes #289)
7 years ago
Pavol Rusnak c4e3596803
update trezor-crypto, adapt firmware to to changes
7 years ago
Pavol Rusnak 7e382fb790
update to python3
7 years ago
Pavol Rusnak 94fcc8c9a4
add bip84 (native segwit)
7 years ago
Saleem Rashid 6a2b92c49e storage: Fix for Clang
7 years ago
Saleem Rashid 58d2079b56 transaction: Fix uninitialized read in compile_output
7 years ago
Saleem Rashid fd57b89902 Makefile: Use $PYTHON
7 years ago
Saleem Rashid bab8db9191 vendor: Update Nanopb to 0.3.9
7 years ago
Saleem Rashid 045ef22d98 storage: Do not use Nanopb
7 years ago
Saleem Rashid b92a0d24b0 fsm: Include file and line in fsm_sendFailure for DEBUG_LINK
7 years ago
Saleem Rashid ba5b44d0c5 emulator: Initial commit
7 years ago
Saleem Rashid 36eac04e61 protob: Increase Features.coins max_count
7 years ago
Pavol Rusnak 9732825e24
move ethereum_tokens-gen.py to trezor-common
7 years ago
Saleem Rashid 83a34ff925
util: Add MIN and MAX macros
7 years ago
Saleem Rashid 9401d2805a protob: Increase NEM payload max_size
7 years ago
Saleem Rashid f17a0a85e0 fsm: Add NEMDecryptMessage
7 years ago
Jochen Hoenicke 810443f197 Fix NULL pointer access
7 years ago
Jochen Hoenicke ded41c484c storage: Padding to multiple of 4 bytes
7 years ago
Saleem Rashid cfc5fda603 storage: Compact old_storage_size logic
7 years ago
Saleem Rashid a304b76d34 storage: Clean up old_storage_size
7 years ago
Jochen Hoenicke 5812f9865d
Fix size of version 9 storage
7 years ago
Pavol Rusnak 2c63d51580
u2f: avoid using hdnode_private_ckd_cached in order not to constantly invalidate cache
7 years ago
Pavol Rusnak 106642bd44
fix last commit
7 years ago
Jochen Hoenicke 73edc7cb74 Added U2F root key to storage.
7 years ago
Jochen Hoenicke 88563ebaa5 Fix compile problem, fix clearing single byte
7 years ago
Pavol Rusnak f22c849767 storage: rework storage_commit into storage_update
7 years ago
Pavol Rusnak 70843c9059 storage: introduce storageRam and storageRom
7 years ago
Pavol Rusnak 57bbcc754a storage: make storage accessible only via functions
7 years ago
Pavol Rusnak 41901a8056 firmware: rework protectChangePin
7 years ago
Pavol Rusnak 36f3b7fe09 firmware: mark usb buffer variables confidential
7 years ago
Pavol Rusnak 14d15dab99
fsm: refactor path checking code into path_mismatch function
7 years ago
Saleem Rashid 7cd9945905 fsm: Use coin->curve_name
7 years ago
Saleem Rashid 6e25e0b363 coins: Use curve_info instead of HasherType
7 years ago
Saleem Rashid 268e7de109 Update trezor-crypto
7 years ago
Saleem Rashid dc781725c6 hasher: Move to trezor-crypto
7 years ago