1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-29 00:31:02 +00:00
Commit Graph

14317 Commits

Author SHA1 Message Date
M1nd3r
5bf0a8eb19 fix style after rebase 2025-01-24 11:58:23 +01:00
M1nd3r
dce447958b fixup! fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-24 11:58:23 +01:00
M1nd3r
5c651c8fb1 fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-24 11:58:23 +01:00
M1nd3r
601ef09d94 WIP: try simplify message handler, might break something
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
52d787e3d1 chore: fix incomplete enum change
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
4c966e3769 chore(core): remove TODO comment from received_message_handler
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
bc40ab8633 chore(core): remove management session code from handle_ThpCreateNewSession
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
f47efb1785 fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-24 11:58:23 +01:00
M1nd3r
6aedf85e24 chore(core): make wipe device proceed even if sending of success message fails
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
848a3f92a2 fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-24 11:58:23 +01:00
M1nd3r
f936e18b1c fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-24 11:58:23 +01:00
M1nd3r
d69a9df633 wip: single packet decryption (not finished)
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
da89f213e1 fix: return InvalidSessionError when trying to access cache of Seedless session
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
d2fa86070b wip buffer locking-
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
5b49fb9515 test: fix device test test_authorize_coinjoin
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
48e12df05f fixup! fixup! wip - change session behavior [no changelog] 2025-01-24 11:58:23 +01:00
M1nd3r
339e26b811 fixup! wip - change session behavior [no changelog] 2025-01-24 11:58:23 +01:00
M1nd3r
9c5098bd78 wip - change session behavior
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
9dce3b7c01 wip 2025-01-24 11:58:23 +01:00
M1nd3r
bb9cb42d96 fixup! fixup! chore: update fixtures for T2T1 2025-01-24 11:58:23 +01:00
M1nd3r
886d65dc80 fixup! chore: update fixtures for T2T1 2025-01-24 11:58:23 +01:00
M1nd3r
7ad501c169 chore(tests): start screen recording only after the session fixture has a session prepared
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
5e970b7aa8 fix(tests): unlock device when getting a new session
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
b51fa6db9b chore: update fixtures for T2T1 2025-01-24 11:58:23 +01:00
M1nd3r
108f2dbcec feat(python): add lock() to TrezorClientDebugLink
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
7eea23eb80 fixup! feat(core): implement THP 2025-01-24 11:58:23 +01:00
M1nd3r
af0778b6d9 fixup! build(ci): add thp builds and tests 2025-01-24 11:58:23 +01:00
M1nd3r
2e7944c0c5 wip 2025-01-24 11:58:23 +01:00
M1nd3r
626b090b21 refactor(core): move handling of ThpCreateNewSession message into base.py
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
dc44749462 refactor(core): move wire buffer handling completely to memory_manager
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
3a67c11240 refactor(common): remove pairing_in/out and channel_in/out proto options
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
15a78cf10e fix(tests): change xfail to skip when using protocol_marker
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
a0c796db96 refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
032f99aa1f fixup! build(ci): add thp builds and tests 2025-01-24 11:58:23 +01:00
M1nd3r
bbfb27ecb2 refactor(core): move exclude list from wipe to wipe_cache
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
db3c0ba978 refactor(core): clean channel and received_message_handler
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
81e60f3c82 refactor(core): improve readability and logging in channel.py
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
0762d7242f refactor(core): improve readability of channel_manager
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
f7e3679144 chore(vendor): update fido2-tests
[no changelog]
2025-01-24 11:58:23 +01:00
M1nd3r
5c2c3925d3 test: update device tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
d7b1bfa077 test: update ui tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
c7ea2b4096 test: update upgrade tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
50fd969efb test: update persistence tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
a0d5e3ce54 test: update click tests
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
8b834d7593 chore(python): update python tools
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
e7be717e22 chore(python): add python requirements
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
6b0c2c89d3 feat(python): implement session based trezorlib
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
a5a82d7d1b feat(legacy): adapt legacy to THP changes
[no changelog]
2025-01-24 11:58:22 +01:00
M1nd3r
d24fcd5601 feat(core): implement THP 2025-01-24 11:58:22 +01:00
M1nd3r
c14688e314 chore(core): adapt SConscripts to THP needs 2025-01-24 11:58:22 +01:00