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

14276 Commits

Author SHA1 Message Date
M1nd3r
99a9ed6e7e fix style after rebase 2025-01-17 12:46:29 +01:00
M1nd3r
fa21c19a49 fixup! fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-17 12:46:29 +01:00
M1nd3r
3bac688fca fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-17 12:46:29 +01:00
M1nd3r
7d84ff1e72 WIP: try simplify message handler, might break something
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
ea96290c28 chore: fix incomplete enum change
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
3f80b67235 chore(core): remove TODO comment from received_message_handler
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
447f1457ec chore(core): remove management session code from handle_ThpCreateNewSession
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
48f254fb73 fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-17 12:46:28 +01:00
M1nd3r
6d9ba9ff03 chore(core): make wipe device proceed even if sending of success message fails
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
d5199c9805 fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-17 12:46:28 +01:00
M1nd3r
5c5c8df83e fixup! wip: single packet decryption (not finished) [no changelog] 2025-01-17 12:46:28 +01:00
M1nd3r
7d3a45fc99 wip: single packet decryption (not finished)
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
9074721532 fix: return InvalidSessionError when trying to access cache of Seedless session
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
96525e5647 wip buffer locking-
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
34ad14649e test: fix device test test_authorize_coinjoin
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
56ab29e801 fixup! fixup! wip - change session behavior [no changelog] 2025-01-17 12:46:28 +01:00
M1nd3r
2bb493c270 fixup! wip - change session behavior [no changelog] 2025-01-17 12:46:28 +01:00
M1nd3r
04317406f7 wip - change session behavior
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
42d8d71499 wip 2025-01-17 12:46:28 +01:00
M1nd3r
4824696977 fixup! fixup! chore: update fixtures for T2T1 2025-01-17 12:46:28 +01:00
M1nd3r
11ede208e5 fixup! chore: update fixtures for T2T1 2025-01-17 12:46:28 +01:00
M1nd3r
32bca41d6a chore(tests): start screen recording only after the session fixture has a session prepared
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
842a7366b6 fix(tests): unlock device when getting a new session
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
5a7dbf3ed0 chore: update fixtures for T2T1 2025-01-17 12:46:28 +01:00
M1nd3r
c0017eaed9 feat(python): add lock() to TrezorClientDebugLink
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
f7be8faf10 fixup! feat(core): implement THP 2025-01-17 12:46:28 +01:00
M1nd3r
4ee6bd8e46 fixup! build(ci): add thp builds and tests 2025-01-17 12:46:28 +01:00
M1nd3r
614c987737 wip 2025-01-17 12:46:28 +01:00
M1nd3r
1932926414 refactor(core): move handling of ThpCreateNewSession message into base.py
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
6db9ad86b6 refactor(core): move wire buffer handling completely to memory_manager
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
068128c55c refactor(common): remove pairing_in/out and channel_in/out proto options
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
5eb9e12e3b fix(tests): change xfail to skip when using protocol_marker
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
55e526a1f5 refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
f602242504 fixup! build(ci): add thp builds and tests 2025-01-17 12:46:28 +01:00
M1nd3r
0bc65c80d3 refactor(core): move exclude list from wipe to wipe_cache
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
e9d23d2353 refactor(core): clean channel and received_message_handler
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
2c2252a9d6 refactor(core): improve readability and logging in channel.py
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
c6c7281fdc refactor(core): improve readability of channel_manager
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
f1c4df34fd chore(vendor): update fido2-tests
[no changelog]
2025-01-17 12:46:28 +01:00
M1nd3r
f10f06db95 test: update device tests
[no changelog]
2025-01-17 12:46:19 +01:00
M1nd3r
cbd99b2b64 test: update ui tests
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
9b4ce0f440 test: update upgrade tests
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
d135a1e79c test: update persistence tests
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
7dfd0b1b43 test: update click tests
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
cfc5c51ab6 chore(python): update python tools
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
11b15768c8 chore(python): add python requirements
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
82505361c9 feat(python): implement session based trezorlib
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
2cfcb744a6 feat(legacy): adapt legacy to THP changes
[no changelog]
2025-01-17 11:20:40 +01:00
M1nd3r
8e2c82f146 feat(core): implement THP 2025-01-17 11:20:14 +01:00
M1nd3r
2445fafc95 chore(core): adapt SConscripts to THP needs 2025-01-17 11:12:30 +01:00