Commit Graph

7185 Commits (3e74ed927bbfbafb668687d8dca0dcdfd48cf885)
 

Author SHA1 Message Date
Andrew Kozlik 511fc205b2 Improve the information which gets passed to ui_callback(). Exact total remaining time, smooth progress and better messages.
5 years ago
Andrew Kozlik 0e897f673a In unlock() show 'Processing' instead of 'Verifying PIN' if the PIN is empty.
5 years ago
Andrew Kozlik cf9e276c6e In derive_kek() show 'Processing' instead of 'Verifying PIN' if the PIN is empty or the device is not being unlocked.
5 years ago
Pavol Rusnak 3d82cca381
trezorhal: refactor erasing sectors
5 years ago
Pavol Rusnak cbe8320d96
vendor: update trezor-storage
5 years ago
Pavol Rusnak 806f943116
bootloader: require only left button to start the bootloader
5 years ago
Pavol Rusnak 99c6777c7c
vendor: update trezor-storage
5 years ago
Andrew Kozlik a7a9eab445
config: Fix pointer arithmetic in config_upgrade_v10().
5 years ago
Andrew Kozlik 24df1ca2b7 Merge branch 'master' of github.com:trezor/trezor-storage
5 years ago
Andrew Kozlik 1b9329b6fa Fix undefined integer shift.
5 years ago
Pavol Rusnak 62c0e91dd0
firmware: bundle new bootloader 2.0.3
5 years ago
Pavol Rusnak 276cd4b44a
firmware: set NORCOW_HEADER_LEN to 0
5 years ago
Pavol Rusnak 5d645ef61b
bootloader: refactor mpu settings
5 years ago
Pavol Rusnak 08b462b2b9
vendor: update trezor-storage
5 years ago
Pavol Rusnak 80840b2321
firmware: change bootloader 1.8.0 hash in the whitelist
5 years ago
Pavol Rusnak 400ac96873
bootloader: refactor to save space
5 years ago
matejcik 408c6712c1 transport/webusb: reset USB device when connecting
5 years ago
Pavol Rusnak 3055633d84
vendor: update trezor-crypto and trezor-storage
5 years ago
Pavol Rusnak 828ba7b5b0
bootloader: enable MPU, introduce delays to USB stack
5 years ago
Pavol Rusnak 5560a35af7
tools: fix keyctl-proxy
5 years ago
Tomas Susanka a109cc26c0 README: swap ENCRDATA and TAG as introduced in previous commit
5 years ago
Andrew Kozlik 5ecd77681f vendor: Update trezor-storage.
5 years ago
Andrew Kozlik e55737c4b1 Change encrypted entry format to (IV || tag || ciphertext).
5 years ago
Pavol Rusnak 07231d936e
introduce new memory layout
5 years ago
Pavol Rusnak fe39d10211
vendor: update trezor-storage
5 years ago
Andrew Kozlik 9100a3ee64 Improve PVC check to mitigate side channel attacks by adding randomization and using word-wise comparison.
5 years ago
Pavol Rusnak b26e90daf9
firmware: add bootloader 1.8.0 to whitelist
5 years ago
Jan Pochyla f5ee6cef98 boot: fade into the "verifying PIN" dialog
5 years ago
Jan Pochyla 86bec3b0ae seed: use sync backlight sliding
5 years ago
Pavol Rusnak d9841c29e4
vendor: update trezor-crypto
5 years ago
Tomas Susanka f11373c0ee xmr: set 8 null bytes using multiplication
5 years ago
Pavol Rusnak 22f37e81a3
bootloader: enable MPU, introduce delays to USB stack
5 years ago
Pavol Rusnak 0f5c96926c
firmware/u2f: memzero the readbuffer
5 years ago
Pavol Rusnak 7492cf07fc
firmware: fix buffer size in address_n_str
5 years ago
Pavol Rusnak fd46339f5c
ethereum: clear local variables in layoutEthereumFee
5 years ago
Andrew Kozlik 5b49878cdb Check that the input to storage_set_encrypted() doesn't exceed the maximum length of 65507.
5 years ago
Tomas Susanka 6124c21915 style
5 years ago
Tomas Susanka 2b048ce25c xmr: typos in comments
5 years ago
matejcik 92cc7665dd trezorlib: bump version
5 years ago
Tomas Susanka 765d88c2b7
Merge pull request #478 from ph4r05/pr/hf10
5 years ago
Pavol Rusnak c7af39bf8d
use shutdown from startup.s
5 years ago
Pavol Rusnak 3a467e756c
embed/trezorhal: move lowlevel.{c,h} from boardloader to trezorhal
5 years ago
Pavol Rusnak 44bb5864d4
fix whitespace
5 years ago
matejcik 11f399230f trezorctl: support signing JSON-encoded transaction data in sign-tx
5 years ago
Pavol Rusnak a00c7f9720
mpu: rename mpu_config to mpu_config_firmware
5 years ago
matejcik 832053e85d protobuf: improve to_dict function
5 years ago
Pavol Rusnak 7e82f27553
protect: make waiting UI more sexy
5 years ago
Pavol Rusnak d715873ee6
callback: change ratio to 80% waiting, 20% deriving KEK
5 years ago
Dusan Klinec bba8bf38eb
xmr: hf10 upgrades
5 years ago
Pavol Rusnak ce834d4074
docs: update otp table
5 years ago