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

14415 Commits

Author SHA1 Message Date
M1nd3r
da122f3c39 WIP: try simplify message handler, might break something
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
f3bf73b55c chore: fix incomplete enum change
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
f3725bc241 chore(core): remove TODO comment from received_message_handler
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
5a99e5b16e chore(core): remove management session code from handle_ThpCreateNewSession
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
73d6b12592 fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-31 14:57:30 +01:00
M1nd3r
6975f4b290 chore(core): make wipe device proceed even if sending of success message fails
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
30470b5110 fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-31 14:57:30 +01:00
M1nd3r
7b88bf7f48 fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-31 14:57:30 +01:00
M1nd3r
973aec05d3 wip: single packet decryption (not finished)
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
ddbef99db2 fix: return InvalidSessionError when trying to access cache of Seedless session
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
0f1e962f15 wip buffer locking-
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
1c07502a09 test: fix device test test_authorize_coinjoin
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
6c39410f17 fixup! fixup! wip - change session behavior [no changelog] 2025-01-31 14:57:30 +01:00
M1nd3r
9b7d1b01c1 fixup! wip - change session behavior [no changelog] 2025-01-31 14:57:30 +01:00
M1nd3r
ccc3ac9e68 wip - change session behavior
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
f746f2f3e0 wip 2025-01-31 14:57:30 +01:00
M1nd3r
5b9160e2d6 fixup! fixup! chore: update fixtures for T2T1 2025-01-31 14:57:30 +01:00
M1nd3r
2951bca801 fixup! chore: update fixtures for T2T1 2025-01-31 14:57:30 +01:00
M1nd3r
9f2e17e819 chore(tests): start screen recording only after the session fixture has a session prepared
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
9f1f72ca6d fix(tests): unlock device when getting a new session
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
5c7c563c3d chore: update fixtures for T2T1 2025-01-31 14:57:30 +01:00
M1nd3r
56b5e8bfd7 feat(python): add lock() to TrezorClientDebugLink
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
4d3eabe124 fixup! feat(core): implement THP 2025-01-31 14:57:30 +01:00
M1nd3r
7c60741ef1 fixup! build(ci): add thp builds and tests 2025-01-31 14:57:30 +01:00
M1nd3r
bdc3efa6c8 wip 2025-01-31 14:57:30 +01:00
M1nd3r
f6bee89d32 refactor(core): move handling of ThpCreateNewSession message into base.py
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
0ebdc3d7c0 refactor(core): move wire buffer handling completely to memory_manager
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
41e38a4e1a refactor(common): remove pairing_in/out and channel_in/out proto options
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
89aa6df2af fix(tests): change xfail to skip when using protocol_marker
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
8402ee60c5 refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
3ea47b39ba fixup! build(ci): add thp builds and tests 2025-01-31 14:57:30 +01:00
M1nd3r
ebfb371bcd refactor(core): move exclude list from wipe to wipe_cache
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
4e41eb9e63 refactor(core): clean channel and received_message_handler
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
b5e90bbb81 refactor(core): improve readability and logging in channel.py
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
ae32a777dc refactor(core): improve readability of channel_manager
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
a178ce4fea chore(vendor): update fido2-tests
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
e6cc9e552e test: update device tests
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
1a26a7a74b test: update ui tests
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
26b370d14c test: update upgrade tests
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
bbbd666099 test: update persistence tests
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
3c3a61b38c test: update click tests
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
d571b2a191 chore(python): update python tools
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
3add9ce1bf chore(python): add python requirements
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
24c08735a1 feat(python): implement session based trezorlib
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
28f52af76d feat(legacy): adapt legacy to THP changes
[no changelog]
2025-01-31 14:57:30 +01:00
M1nd3r
35ddbf31ec feat(core): implement THP 2025-01-31 14:57:30 +01:00
M1nd3r
4db5224f92 chore(core): adapt SConscripts to THP needs 2025-01-31 14:57:30 +01:00
M1nd3r
fc8fbfdb36 chore: add build_unix_frozen_debug to core Makefile
[no changelog]
2025-01-31 14:57:29 +01:00
M1nd3r
c5fb175640 chore(core): adapt emu.py to new trezorlib
[no changelog]
2025-01-31 14:57:29 +01:00
M1nd3r
00ba7e48b1 feat(common): add thp protobuf definitions and modify pb2py
[no changelog]
2025-01-31 14:57:29 +01:00