Commit Graph

1725 Commits (14e53765e7577955cdf5cf0a47b4ed9eeafa45f5)
 

Author SHA1 Message Date
Pavol Rusnak aa8c192040
trezor.io: remove unused fields from WebUSB class
7 years ago
Pavol Rusnak 8bf19b4c92
trezorhal: refactor trezor.io USB stuff into more files, add WebUSB
7 years ago
Pavol Rusnak ba1a313016
main: small refactor
7 years ago
Pavol Rusnak d927b80b50
trezorhal: more tests in usb
7 years ago
Pavol Rusnak 51db0c4099
fix typo
7 years ago
Pavol Rusnak 311af09236
trezor.io: fix typo in VCP class
7 years ago
Pavol Rusnak 9d10a7a508
trezorhal: more switch formatting
7 years ago
Pavol Rusnak 30ff61b588
trezorhal: add configuration, interface strings to usb descriptors, minor typos
7 years ago
Pavol Rusnak 08376a4a54
fix typo
7 years ago
Jan Pochyla 23728c2713 loop: make wait properly dispose of child tasks
7 years ago
Jan Pochyla dc7d7bb3bd apps/homescreen: add pin_protection to Features
7 years ago
Jan Pochyla db9ac661f9 apps/debug: fix DebugLinkGetState
7 years ago
Pavol Rusnak e92440dfc8
introduce and use memzero instead of explicit_bzero
7 years ago
Pavol Rusnak 3098dc8447
unix: don't use usb_hid_write from usb_hid_read for PING/PONG
7 years ago
Pavol Rusnak fea8d53b85
trezor.io: cleanup usb code
7 years ago
Pavol Rusnak 8fd8613c80
firmware: use -ffreestanding too
7 years ago
Pavol Rusnak ea116d742a
use explicit_bzero where possible; update trezor-crypto
7 years ago
Jan Pochyla 1357ba7202
Merge pull request #93 from trezor/recovery
7 years ago
Peter Jensen 150da5d40c ui/keyboard: move pending marker
7 years ago
Jan Pochyla 2c3df7381f unix/usb: fix wur
7 years ago
Jan Pochyla 20c4900df1 modtrezorcrypto/bip39: throw less exceptions
7 years ago
Jan Pochyla 58c3bba9e2 apps/management/reset_device: fix for new storage
7 years ago
Jan Pochyla 77b78e277a apps/management/recovery_device: adapt for new keyboard
7 years ago
Jan Pochyla cd0fa4df4a ui/keyboard: refactor
7 years ago
Jan Pochyla 4a83864593 ui/confirm: fix content in HoldToConfirmDialog
7 years ago
Jan Pochyla 248daa8970 ui/button: styles, refactoring
7 years ago
Jan Pochyla c3fc5c310d apps/common/request_pin: icons
7 years ago
Jan Pochyla 5ed83f0e18 ui/text: add icon_color
7 years ago
Jan Pochyla 814de4acb4 ui/style: colors and icons
7 years ago
Jan Pochyla dbed5eade9 ui: add grid function
7 years ago
Peter Jensen ed9e63142d ui: request_words, keyboard ui
7 years ago
Jan Pochyla 95db112d10 apps/management/recovery_device: mnemonic keyboard
7 years ago
Pavol Rusnak 27d9abe883
trezor.config: add public values (readable without unlock)
7 years ago
Pavol Rusnak 0a9d42981d
tests: fix endiannes in test_apps.ethereum.layout
7 years ago
Pavol Rusnak 1530afe4ad
vendor: update trezor-crypto, adapt codebase to changes
7 years ago
Pavol Rusnak d11bbde2e1
trezor.crypto: fix sha3-{256,512} argument handling
7 years ago
Pavol Rusnak 7efef68e97
trezor.crypto: add static keyword to crc
7 years ago
Pavol Rusnak a31c118d8e
protobuf: update build_protobuf and pb2py from python-trezor, regenerate messages
7 years ago
Pavol Rusnak af93c7299d
apps.ethereum: don't use ButtonRequestType.ConfirmOutput for compatibility with T1
7 years ago
Tomas Susanka c06ec002a3 ethereum/signing: typo
7 years ago
Tomas Susanka aa8bb77e32 ethereum/signing: display data fix
7 years ago
Tomas Susanka 7d0cafecc3 ethereum/singing: layout seperated
7 years ago
Pavol Rusnak 2317aaedb9
tools: update how vtrust is being passed to build_vendorheader
7 years ago
Pavol Rusnak 4d065df376
build: add possibility to build ARM toolchain from source
7 years ago
Pavol Rusnak ee925f7813
prodtest: draw border on start too
7 years ago
Jan Pochyla 622cb847e5 prodtest: fix touch coordinates
7 years ago
Pavol Rusnak f0cd76de47
tools.codegen: remove unused import from gen_cert_bundle.py
7 years ago
Pavol Rusnak 30b0863725
tools.codegen: use certifi in gen_cert_bundle.py
7 years ago
Pavol Rusnak f806488536
tools: fix computation of header fingerprint in binctl tool
7 years ago
Pavol Rusnak 6ac59f426f
tools.codegen: include commithash an repo url in gen_cert_bundle.py
7 years ago