1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core
Andrew Kozlik deb38a2db5 feat(core): Ignore channel ID in U2F.
Safari browser changes the CID for every single operation. We need to
keep up the same U2F dialog for different CIDs as long as the dialog
corresponds to the same request data.
2023-02-23 13:02:33 +01:00
..
.changelog.d feat(core): Ignore channel ID in U2F. 2023-02-23 13:02:33 +01:00
assets chore(core): delete unused icons from core/assets 2023-01-25 19:17:56 +01:00
embed feat(core/ui): reset_device copy change 2023-02-17 12:35:19 +01:00
mocks feat(core/ui): reset_device copy change 2023-02-17 12:35:19 +01:00
prof
site_scons chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
src feat(core): Ignore channel ID in U2F. 2023-02-23 13:02:33 +01:00
tests fix(tests): Fix ownership proof unit test to match test vector 2 from SLIP-19. 2023-02-15 10:37:49 +01:00
tools chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
vendor
.dockerignore
.gitignore chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.5.3 2022-10-31 23:17:18 +01:00
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile feat(tests): allow for saving text layout of all screens during UI tests 2023-02-03 16:51:14 +01:00
pyrightconfig.json
README.md
SConscript.boardloader chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.bootloader chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.bootloader_ci chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.firmware build(core): fix filename when BITCOIN_ONLY is unset 2023-02-19 23:23:27 +01:00
SConscript.prodtest chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.reflash chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConscript.unix chore(core): automatic generation of CMakeLists 2023-02-02 11:32:37 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.