Commit Graph

828 Commits (legacy/bl1.4.0)
 

Author SHA1 Message Date
Pavol Rusnak b6d53acefc
build: fix missing stuff in travis
7 years ago
Pavol Rusnak 53f5d5c147
u2f: add gandi to known apps
7 years ago
Pavol Rusnak 1072369bc4
firmware: need extra cast for nanopb call in message.c
7 years ago
Pavol Rusnak 1f1c3bf35f
firmware/protob: remove generated stuff
7 years ago
Pavol Rusnak 6f5aeee18f
build: split deps in dockerfile into two lines
7 years ago
Jason Zavaglia 5cc299facd Generate the protobuf files at build time (#219)
7 years ago
Pavol Rusnak 30367bfad1
reset: refactor code into layoutResetWord
7 years ago
Pavol Rusnak c796800b2b
memory_protect: fix FLASH_OPTCR check
7 years ago
Pavol Rusnak ef89fc4e89
ethereum: refactor hash_rlp_number
7 years ago
Jochen Hoenicke 5f9cd15b02 Support multi-byte chain-id. (#212)
7 years ago
Pavol Rusnak 0c30a19300
memory_protect: update last commit
7 years ago
mcudev 5bb769a740 memory_protect: add flash interface register check (#218)
7 years ago
mcudev 6a04b2e90e cleanup build, update libopencm3 (#215)
7 years ago
Saleem Rashid 724ce5e7ee buttons: Wrap macros with #ifndef (#216)
7 years ago
Pavol Rusnak 07f6e495b7
fsm: fix race condition in GetAddress
7 years ago
Pavol Rusnak e5d3a2169b
build: update docker build scripts to copy also .elf files to output directory
7 years ago
Pavol Rusnak e4cc08775f
vendor: update trezor-common, enable Bitcoin segwit manually
7 years ago
Pavol Rusnak 3e9ebe6c10
changelog: add 1.5.2
7 years ago
Jochen Hoenicke 98e617d874
startup: use custom reset_handler
7 years ago
Pavol Rusnak a01ba51a2a
storage: copy only required bytes from old storage, bump storage version
7 years ago
Saleem Rashid 9c25e03d98 vendor: Update trezor-crypto
7 years ago
Saleem Rashid c121627a06 Travis CI: Test matrix of DEBUG_LINK and FASTFLASH
7 years ago
Saleem Rashid fa7e32fadf protob: Fix Features.coins max_count for DEBUG_LINK=1
7 years ago
Saleem Rashid 7e56a62e8b coins: Add _Static_assert for Features.coins max_count
7 years ago
Pavol Rusnak e69ef2e75a
coins: include testnet coins just in debug builds
7 years ago
Pavol Rusnak f9af870919
docker: support build on SELinux enabled distros
7 years ago
Pavol Rusnak dd9f7cd926
fix typos in changelog
7 years ago
Pavol Rusnak 1d6329b1bf
changelog: make last release mandatory
7 years ago
Pavol Rusnak f0d2e7a371
storage: bump version
7 years ago
Pavol Rusnak ace1d84265
recovery: don't reset storage on typos during dry-run recovery
7 years ago
Pavol Rusnak a9a414df08
fix typo
7 years ago
Pavol Rusnak c2c3debd01
changelog: fix typos
7 years ago
Pavol Rusnak b1838d6867
ethereum: add more tokens
7 years ago
Jochen Hoenicke 33ed08ec32 Fix check for max try and add another check before
7 years ago
Pavol Rusnak 0feede5a01
build: switch from ubuntu to debian in docker build
7 years ago
Pavol Rusnak 4ee52ab95f
changelog: add more entries
7 years ago
Pavol Rusnak 45ca9bd583
protect: change wording
7 years ago
Pavol Rusnak 82a06ce342
firmware: mark more strings with gettext
7 years ago
Pavol Rusnak c778d7b9c3
storage: wipe storage after 15 wrong pins
7 years ago
Pavol Rusnak fa2f5fb33f
update coins
7 years ago
Jochen Hoenicke 3440ead4c9
Fix multisig for BCC
7 years ago
Jochen Hoenicke 5f6948e66b
Remove progress update
7 years ago
Jochen Hoenicke 3c75d28c78 Check input bip32 path again on second pass.
7 years ago
Jochen Hoenicke 6b615ce405 No quadratic hashing for hardfork
7 years ago
Saleem Rashid 979a6ef266 signing: Skip TX_META with SIGHASH_FORKID
7 years ago
Saleem Rashid a34554b091 signing: Add SIGHASH_FORKID support
7 years ago
Saleem Rashid 841af54061 vendor: Update trezor-common
7 years ago
Pavol Rusnak 469073b350
vendor: update trezor-crypto
7 years ago
Pavol Rusnak 91c4cbdbd0
setup: move stack protector variable to setup.h
7 years ago
Pavol Rusnak c8ddd90409
setup: enable Clock Security System interrupt
7 years ago