Commit Graph

828 Commits (9588e8f2736b60916f51e470deb18f55112a6ebc)
 

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