Commit Graph

201 Commits (legacy/v1.3.5)
 

Author SHA1 Message Date
Pavol Rusnak 7675a0aa5f
fix usage of inline/static
8 years ago
Pavol Rusnak 28651bd966
update submodules
8 years ago
Pavol Rusnak 4c9149818a
bump version (to 1.3.5)
8 years ago
Pavol Rusnak fa0b238b45
show firmware hash screen after unofficial firmware dialog
9 years ago
Pavol Rusnak 63bc16d375
signatures_ok function in bootloader exports firmware hash if needed
9 years ago
Pavol Rusnak 0eab05cd53
add gitian build (work in progress)
9 years ago
Pavol Rusnak 1d3c7ee3f2
cleanup Waking up screen usage
9 years ago
Pavol Rusnak 285f06fe2f
update trezor-crypto
9 years ago
Pavol Rusnak 18b7b8bdc3
fix travis build
9 years ago
Pavol Rusnak 6e3aec0c1b
move submodules to vendor subdirectory
9 years ago
Pavol Rusnak 06a70556e0
cleanup docker build and travis file
9 years ago
Pavol Rusnak 8d183608c2
include libopencm3 as submodule
9 years ago
Pavol Rusnak ed76d030ef
check for sessionPassphraseCached
9 years ago
Pavol Rusnak f557e6149d
implement GetPublicKey.show_display option
9 years ago
Pavol Rusnak 27183323a4
fail sooner when the device is not initialized
9 years ago
Pavol Rusnak c71abf91a6
cleanup oledDrawChar code
9 years ago
Pavol Rusnak 50c8811af9
double sized font for reset device
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
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