Commit Graph

431 Commits (14399f100e862608c24a7e214e9ce971c4d32457)
 

Author SHA1 Message Date
Pavol Rusnak 14399f100e
bump version
7 years ago
Pavol Rusnak 5c54edf54e
differentiate between ETH and ETC using chain_id
7 years ago
Pavol Rusnak 323e7443a4
add _attic to gitignore
7 years ago
Pavol Rusnak a3a05ae248
add changelog
7 years ago
Jochen Hoenicke 32fb7e96cc Ethereum EIP-155 replay protection
7 years ago
Jochen Hoenicke 5b40f6d90b Updated trezor-common
7 years ago
Jochen Hoenicke f36cf5c10c Handle edge cases for ethereum txs.
7 years ago
Pavol Rusnak 505df38a84
fix when oled triangle is shown
7 years ago
Karel Bílek 3b10958113 Correcting 1.3.3 changelog
7 years ago
Saleem Rashid 11d37c87cd Makefile: Generate dependency files (#141)
7 years ago
Roman Zeyde 466155270b layout: split "First Last <first@last.com>" GPG user ID for readability
7 years ago
Saleem Rashid 2dcef5cf04 Makefile: Build and sign before uploading (#140)
7 years ago
Jochen Hoenicke 1cceec0ae2 Check that U2F key only uses hardened derivation (#139)
7 years ago
Pavol Rusnak cc01b86ab7
update readme
7 years ago
Pavol Rusnak ab006262e8
mytrezor.com -> trezor.io/start
7 years ago
Pavol Rusnak 1e297c68fa
cosmetic changes to matrix recovery
7 years ago
Pavol Rusnak b1723fef5b
change binary name of nanopb generator (to follow upstream name)
7 years ago
Pavol Rusnak 32f3c54cc4
fix whitespace
7 years ago
Roman Zeyde 9eb87245ba usb: exclude hid_report_descriptor_debug from non-debug build (#135)
7 years ago
Pavol Rusnak 1763a5b647
use new hdnode_private_ckd_cached API
8 years ago
Pavol Rusnak ee3a7cbcfa
fix bug when long press of buttons breaks usb communication in bootloader, bump bl version to 1.3.1
8 years ago
Saleem Rashid 5f203d0a0c debug: Improve debugging API (#134)
8 years ago
Saleem Rashid 5c00b24307 trezor: Fix screen timeout (#131)
8 years ago
Saleem Rashid b4eaf7dbaf timer: Fix non-critical integer overflow (#129)
8 years ago
Pavol Rusnak 15fcda21ce
update protobuf
8 years ago
Jochen Hoenicke acfdb714ff
New Matrix-based recovery
8 years ago
Pavol Rusnak 14aa486fa6
partially revert 4ce4cc5605 for smoother merge
8 years ago
Pavol Rusnak a5e2fd9a55
add webhooks to travis
8 years ago
Pavol Rusnak e019b10642
update submodules
8 years ago
Pavol Rusnak c4d144a82e
extract CHECK_PARAM
8 years ago
Pavol Rusnak a122615663
extract CHECK_PIN and CHECK_PIN_UNCACHED
8 years ago
Pavol Rusnak 0ef70164a5
extract CHECK_INITIALIZED and CHECK_NOT_INITIALIZED macros
8 years ago
Pavol Rusnak 27a4e41707
refactor forgotten disabled coinByName usage
8 years ago
Saleem Rashid 0ec32a6146 timer: Replace screen timeout with SysTick
8 years ago
Saleem Rashid 25b9bfd97b timer: Use Cortex-M3 SysTick timers
8 years ago
Pavol Rusnak 3cede26fbc
add yubico u2f demo to u2f known apps
8 years ago
Pavol Rusnak f45454b5ce
u2f: add fastmail to known providers
8 years ago
Jochen Hoenicke 9287dd7e04
Poll USB during BIP39 derivation.
8 years ago
Pavol Rusnak 4ce4cc5605
halt the device when encountered an invalid mnemonic (skip if device loaded or recovered without enforced wordlist)
8 years ago
Pavol Rusnak 810d478f4c
check return values of ecdsa_sign calls
8 years ago
Pavol Rusnak 71890e4edf
implement u2f_counter in LoadDevice, Recoverydevice and ResetDevice messages
8 years ago
Pavol Rusnak 4471c6e0e6
show different dialog when U2F client uses bogus appid
8 years ago
Pavol Rusnak ae37ea8a9a
bump version, add changelog
8 years ago
Pavol Rusnak 592f3c9afe
lock screen after 10 minutes of inactivity
8 years ago
Pavol Rusnak f8ad9fc742
fix Verify (by introducing coinExtractAddressType)
8 years ago
Saleem Rashid 0b51d060d8
allow ClearSession purely via confirm button
8 years ago
Pavol Rusnak ea35b4bfe7
update trezor-crypto
8 years ago
Roman Zeyde 0bb7f16b78 crypto: allow Ed25519 signing larger digests (#124)
8 years ago
Pavol Rusnak e9f0706c2e
fix prevtx hashing when input count is 0
8 years ago
Pavol Rusnak 2daab8cf02
add coins-gen.py script and generate coins.c using that script
8 years ago