Commit Graph

389 Commits (ae37ea8a9a2ab96e60714451a7a9502e0ef1ffc9)
 

Author SHA1 Message Date
Pavol Rusnak 50c8811af9
double sized font for reset device
9 years ago
Pavol Rusnak 9104bd157c
Merge branch 'u2f' of github.com:trezor/trezor-mcu into u2f
9 years ago
Mark Bryars 32f8819997 Generate hardened keys in a unique root
9 years ago
Pavol Rusnak ff21971a78
Merge branch 'master' of github.com:darkskiez/trezor-mcu into u2f
9 years ago
Pavol Rusnak d43f9a8a99
Merge branch 'master' of github.com:trezor/trezor-mcu
9 years ago
Pavol Rusnak e1095e3ad4
update trezor-common
9 years ago
Mark Bryars 9328cad7f1 Add U2F support
9 years ago
Pavol Rusnak 7cd63ac53d Merge pull request #44 from romanz/master
9 years ago
Roman Zeyde c08ff09f0f storage: add compile-time assert for sizeof(Storage) validation
9 years ago
Pavol Rusnak 8372504238 show home screen on Initialize
9 years ago
Pavol Rusnak b4b5426e33 Merge pull request #42 from romanz/debug_exclude
9 years ago
Roman Zeyde 755b0388f0 firmware: exclude debug functionality from release build
9 years ago
Pavol Rusnak e9e51b1377 Merge pull request #41 from romanz/fsm_assert
9 years ago
Roman Zeyde 1bb00adc37 fsm: add compile-time assert for response size validation
9 years ago
Pavol Rusnak 8b1f8a4595 show "Web sign in to" when HTTPS is detected
9 years ago
Pavol Rusnak f6820ad5f6 gcc-arm-none-eabi is not available in travis yet, install manually
9 years ago
Pavol Rusnak 90171e0aa6 update bootloader and demo to new usb api
9 years ago
Pavol Rusnak ec98e58bce simplify Dockerfile, add travis CI
9 years ago
Pavol Rusnak db93a50f76 update trezor-crypto
9 years ago
Pavol Rusnak 0c6b3e26e2 prepare 1.3.4 release
9 years ago
Pavol Rusnak b678ba8811 update protob
9 years ago
Pavol Rusnak e876aa5094 changed coin max fees
9 years ago
Pavol Rusnak a8db9989c6 update trezor-common
9 years ago
Pavol Rusnak e8b47901ce show "Go to myTREZOR.com" instead of label when device is not initialized
9 years ago
Pavol Rusnak 39e29c1037 use -O3 instead of -Os
9 years ago
Pavol Rusnak 9ae7d6bf65 simplify layout Dialog in SignIdentity
9 years ago
Pavol Rusnak d38c2ed59f Merge pull request #36 from romanz/docker-build
9 years ago
Pavol Rusnak e4d86a49ab rework SignIdentity signing
9 years ago
Roman Zeyde 104369d97b firmware-docker-build: revert branch and repository
9 years ago
Pavol Rusnak eaf209d999 implement CipherKeyValue.iv field
9 years ago
Pavol Rusnak 551741c67a update submodules
9 years ago
Pavol Rusnak d488366e36 Merge branch 'master' of git://github.com/romanz/trezor-mcu into romanz-master
9 years ago
Pavol Rusnak 82a66c2764 Merge pull request #32 from romanz/ssh-agent
9 years ago
Roman Zeyde 381f90b38a cryptoMessageSign() should check the return value of ecdsa_sign_digest()
9 years ago
Roman Zeyde 0ac032917b enable Trezor to perform SSH public key authentication
9 years ago
Pavol Rusnak b4728e6cf9 Merge pull request #27 from jhoenicke/master
9 years ago
Pavol Rusnak 02040421cb fix param order in memset
9 years ago
Pavol Rusnak 72f2f5ced6 Merge pull request #29 from dstanchfield/master
9 years ago
Darin Stanchfield e99aafd949 fixed salt passing to pbkdf2_hmac_sha512
9 years ago
Pavol Rusnak 7af050febb no need for bignum.small.o as there is no difference anymore
9 years ago
Jochen Hoenicke 218b9984bb New usbDelay that delays and handles USB requests
9 years ago
Pavol Rusnak b56cf9246b fix last commit
9 years ago
Pavol Rusnak ae5bd43702 Merge pull request #26 from hno/patches/versioned_output
9 years ago
Henrik Nordstrom 6c40522291 Put firmware files in output/ and name them with the tag built
9 years ago
Pavol Rusnak 7d8fb375f0 seconds counter during pin lockdown
9 years ago
Pavol Rusnak 1501ca2f67 activate screensaver on ClearSession message
9 years ago
Pavol Rusnak ea7e92f5dd make gears turn faster when signing
9 years ago
Pavol Rusnak 0cc270e6df reorder Dockerfile
9 years ago
Pavol Rusnak 795f70075b make SignIdentity.challenge_hidden and SignIdentity.challenge_visual longer (256 bytes)
9 years ago
Pavol Rusnak ba73f43f71 change "sign in" screen
9 years ago