Commit Graph

1129 Commits (b8932205cec416d6fa3ee2a1a5b911b47d0ed939)
 

Author SHA1 Message Date
Pavol Rusnak 95dd254094
util: use shutdown from trezor-core instead of system_halt
7 years ago
Pavol Rusnak 9588e8f273
update bootloader to 1.4.0 via firmware, run unsigned firmware in unprivileged mode
7 years ago
Jochen Hoenicke d6f41dba9e
messages: fix size of msg_tiny and add static_assert
7 years ago
Pavol Rusnak 559a700fb0
fsm: add for button before Recovery device
7 years ago
Pavol Rusnak 5ae04c17c5
firmware: set version to 1.6.1
7 years ago
Pavol Rusnak dbe444029a
bootloader: guard signatures_ok calls with firmware_present (or !brand_new_firmware)
7 years ago
Pavol Rusnak 816b4e0f72
bootloader: process WipeDevice
7 years ago
Pavol Rusnak b933e292db
bootloader: fix signatures_ok usage in usb.c after refactoring
7 years ago
Pavol Rusnak b20336e82d
Revert WinUSB feature
7 years ago
Roman Zeyde e444dadbb2 storage: next firmware version would be 1.7.0
7 years ago
Pavol Rusnak 5ad53e99c3
bootloader: bump version to 1.4.0
7 years ago
Pavol Rusnak 4af78f06a3
bootloader: refactor signatures_ok return value
7 years ago
Pavol Rusnak e0b5526f27
bootloader: react to GetFeatures too
7 years ago
Pavol Rusnak 2a4a298d58
firmware: refactor fsm_getDerivedNode to include fingerprint
7 years ago
Jochen Hoenicke d5e49556c5 Indicate own dest address in send dialog
7 years ago
Pavol Rusnak e460c4fe17
session: rework get_state
7 years ago
Pavol Rusnak 7834eaba26
protect: passphrase is optional
7 years ago
Pavol Rusnak 7fa8ae136f
firmware: implement behaviour of state (still missing in PassphraseAck)
7 years ago
Pavol Rusnak d7de064bde
bump version to 1.7.0; update firmware changelog
7 years ago
Pavol Rusnak ab76828e16
update usb descriptors
7 years ago
Pavol Rusnak 6acfc5d1b3
trezorhal: reply with winusb guid just for the main interface (0)
7 years ago
Pavol Rusnak 966d8cb4ce
winusb: fix WINUSB_EXTRA_STRING
7 years ago
Pavol Rusnak 56c5a46095
winusb: cleanup DeviceInterfaceGUIDs usage
7 years ago
Pavol Rusnak 132cc4b474
make winusb_string_descriptor const
7 years ago
Pavol Rusnak 38b4d507bc
webusb: remove unused constants
7 years ago
Pavol Rusnak 56d3cbe2e9
bootloader: remove debug
7 years ago
Karel Bilek a22abfe90b
Bootloader - Switch from HID to WebUSB
7 years ago
Karel Bilek cb067bd14c
Switch from HID to WebUSB
7 years ago
Karel Bilek 05e218bcb8
Add WinUSB, WebUSB, USB2.1 to build
7 years ago
Karel Bilek a062127cef
Add WebUSB descriptors
7 years ago
Karel Bilek e6981e85cd
Add WinUSB (WebUSB preparation)
7 years ago
Karel Bilek 68168393b9
Add USB 2.1 (WebUSB preparation)
7 years ago
Jochen Hoenicke 8806accb2e
Distinguish 1 and l better.
7 years ago
Jochen Hoenicke c574c0a497
Updated confirmOutput dialog
7 years ago
Jochen Hoenicke f95d8381cc
Tweaked fixed font
7 years ago
Jochen Hoenicke 63c6f95400
Fit 21 characters per line
7 years ago
Jochen Hoenicke b9b36e0768
Remove duplicated code
7 years ago
Jochen Hoenicke 83a69a0334
Added fixed-width font and multi-font support
7 years ago
Pavol Rusnak fc7189f801
use Failure_PinMismatch where it makes sense (ChangePin, ResetDevice, RecoveryDevice)
7 years ago
Pavol Rusnak 909f158c84
vendor: update trezor-common
7 years ago
Saleem Rashid e019ab5557 fsm: Abort layoutAddress on Initialize or Cancel
7 years ago
Jochen Hoenicke 1bc1bb1e77 Less paranoid change outputs.
7 years ago
Karel Bilek 9b09375713 emulator: Removing useless build and install
7 years ago
Karel Bilek a48dcac07d emulator: use SDL2 directly
7 years ago
Karel Bilek 998690fe41 emulator: fix Makefile
7 years ago
Pavol Rusnak 48998e5e5f
dockerfile: small typos to make them two Dockerfiles more similar
7 years ago
Karel Bilek 28f7bf2a5d emulator: Add instructions
7 years ago
Karel Bilek 4b8a963938 emulator: add docker build
7 years ago
Saleem Rashid 7376b97ee6
emulator: Add TREZOR_OLED_SCALE variable
7 years ago
Saleem Rashid b4e3cd3e0c emulator: Refactor strlcpy
7 years ago