Commit Graph

1143 Commits (3c05a2da12e4fc7115c6a3e38cfc00cf4f38281c)
 

Author SHA1 Message Date
andrew 3c05a2da12
Fix rebase.
6 years ago
andrew 05f3b74b65
Fix rebase.
6 years ago
andrew ae48b528a9
config: Rename session_isPinCached() to session_isUnlocked(). Change GetFeatures to always return pin_cached=false if PIN is not set, in order to maintain the same behavior as before.
6 years ago
andrew 66ffa4c7dc
config: Add hardware entropy to storage_init().
6 years ago
andrew c592a09459
protect.c: Display 'Verifying PIN' instead of 'Wrong PIN entered' in the PIN_UI_WAIT_CALLBACK.
6 years ago
andrew 7b0f5e031d
config: Change config_get*() functions to return status of the get operation.
6 years ago
andrew 5d4fb55561
Improve __fatal_error() layout.
6 years ago
andrew 03e9ea4f5c
Support interruption of the PIN wait dialog by Cancel and Initialize messages.
6 years ago
andrew e49e84ea5a
Reorder storage keys in config.c to correspond with trezor-core and add KEY_INITIALIZED. Add CHECK_PIN to fsm_msgApplyFlags() and to other fsm_msg functions in order to unlock storage. Improve error handling in reset.c and recovery.c.
6 years ago
andrew 247337c63d
Do not lock after wipe. Fix protectPinUiCallback() to correctly display '0 seconds' when wait is 0.
6 years ago
andrew d433401311
Update trezor-storage.
6 years ago
andrew a7fcf9b036
Fix key constant in config_setLanguage(). Update trezor-storage.
6 years ago
andrew 679174ea7a
Fix separated backup. Fix forgotten config_getMnemonic() in DEBUG_LINK build.
6 years ago
andrew 681137c2ef
Unlock for testing.
6 years ago
andrew b8932205ce
Update trezor-storage.
6 years ago
andrew d970597ddd
Fix emulator memory access.
6 years ago
andrew 4f32cb5083
firmware: integrate trezor-storage
6 years ago
Pavol Rusnak 5137f4ec00
firmware: bump version to 1.8.0
6 years ago
Pavol Rusnak 4bc37c6b82
signing: add default values for branch_id (zcash)
6 years ago
Pavol Rusnak 26f9b5ba81
flash: unify lock/unlock sequences
6 years ago
Pavol Rusnak c609d10c3f
util: readprotobufint uses const argument
6 years ago
Pavol Rusnak 7288d056a1
util: readprotobufint uses const argument
6 years ago
Pavol Rusnak 0ab3eee37d
bootloader: make code smaller by changing the send_msg logic
6 years ago
Pavol Rusnak 11311da48a
fsm: input messages are no longer confidential
6 years ago
Pavol Rusnak 19c7c8bc3b
signing: implemented simplified API for MultisigRedeemScriptType
6 years ago
Pavol Rusnak f9ba64ea94
messages: introduce messages_map_limits
6 years ago
Pavol Rusnak a7c32248bd
reset: commit to storage unconditionally at the end of backup procedure
6 years ago
Pavol Rusnak 8a4e8013f1
firmware: process tx.branch_id (zcash)
6 years ago
Pavol Rusnak 7e3d0a0a77
signing: use the new hasher_InitParam API
6 years ago
Pavol Rusnak 77a6718f76 ethereum: address in messages is now string
6 years ago
Pavol Rusnak 5d32308dfb
nix: use python3, not python36
6 years ago
Pavol Rusnak 299e14ad79
make: add new debugging targets
6 years ago
Pavol Rusnak 98ec2f096c
bootloader: small changes to ui, replace vendor string
6 years ago
Pavol Rusnak 50e0ddb6f8
bootloader: update changelog
6 years ago
Pavol Rusnak afc17a23d5
update Dockerfile and .travis.yml to be more similar to trezor-core
6 years ago
Pavol Rusnak 3b5fe11253
reset: use mnemonic_clear
6 years ago
Pavol Rusnak 79779f4da6
replace all usage of memset(_, 0, _) with memzero
6 years ago
Pavol Rusnak 66a8d18348
bootloader: remove obsoleted self-test
6 years ago
Tomas Susanka f684f4ad24
docs: contributing file
6 years ago
Pavol Rusnak cbba5f28ae
ethereum: nitpick in GetPublicKey
6 years ago
Tomas Susanka cf0b5d669b eth: don't check for ed25519 in get public key
6 years ago
Tomas Susanka 0d4efce5a7 eth: get public key
6 years ago
Tomas Susanka 93106a4968 vendor: trezor-common update
6 years ago
Pavol Rusnak 7dce7bd92d
nix: drop ver from gcc in shell.nix
6 years ago
Reproducibility Matters e86d39ef2d Add sha256sum check to protobuf binaries in Dockerfile (#445)
6 years ago
OliverBenT 8adb269e27 changelog: update, add 1.7.3
6 years ago
Pavol Rusnak f641e798f9
script: fix maximum file size
6 years ago
Pavol Rusnak a819a1c41b
firmware: add new bl hash to whitelist
6 years ago
Pavol Rusnak 4d502bb5de
bump versions
6 years ago
Pavol Rusnak 2b40fdcdd1
bootloader: use fixed serial number (instead of empty one)
6 years ago