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

4270 Commits

Author SHA1 Message Date
M1nd3r
b5084c7bb0 fix(test): comment out outdated code in already broken test
[no changelog]
2025-02-03 11:30:53 +01:00
M1nd3r
c25f5c1775 refactor: improve structure of code for showing pairing screens and storing pairing data
[no changelog]
2025-02-03 11:30:53 +01:00
M1nd3r
8cf667ff9f chore(core): allow SkipPairing only on debug
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
3a366482e5 chore: remove unnecessary changes
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
8a39d29664 fixup! feat(core, python): implement autoconnect credentials and add test [no changelog] 2025-02-03 11:30:52 +01:00
M1nd3r
7c154f441e feat(core, python): implement autoconnect credentials and add test
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
583e29d60d feat(core, python): implement new code entry pairing
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
265a909e9c feat(core, python): implement nfc pairing for tests, add device test
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
a7422cb595 chore: add DebugLinkPairingInfo
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
7a8f327afa fix: (temporary) disable failing thp unit tests
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
e3bec99691 tests(python): improve thp device tests
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
027822b1d9 temp: update pairing process, part 1 2025-02-03 11:30:52 +01:00
M1nd3r
770180a18c test(core): fix thp unit tests
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
9a2b8c3904 fix(core): update packet length handling
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
2d3bf0eb9b fix(core): fix cardano session derivation
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
9676502c63 feat(core): send UNALLOCATED_CHANNEL error as a response only on init packet
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
b4aafbecc1 chore(core): fix channel manager docs
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
21fd54efa5 fix(core): remove unused payload parameter in channel
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
6687b10ddf fix(test): fix style in thp unit tests
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
38f536bc74 fix: fix change failed test cause 2025-02-03 11:30:52 +01:00
M1nd3r
f938dd37fc fix(core): update comments, refactor debug log in session context
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
9ddc28e8a7 fix(core): modify python test, ignore broken THP test
[no changelog]
2025-02-03 11:30:52 +01:00
M1nd3r
7e81ae243e fix style after rebase 2025-02-03 11:30:51 +01:00
M1nd3r
7867e7d025 fixup! fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-02-03 11:30:51 +01:00
M1nd3r
e2d3c1ccf7 fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-02-03 11:30:51 +01:00
M1nd3r
bab44e6bdf WIP: try simplify message handler, might break something
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
cf99befae5 chore: fix incomplete enum change
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
0cd191dfa0 chore(core): remove TODO comment from received_message_handler
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
5f1f0d7844 chore(core): remove management session code from handle_ThpCreateNewSession
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
bf7ffd7faa fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-02-03 11:30:51 +01:00
M1nd3r
4b0f4ff5db chore(core): make wipe device proceed even if sending of success message fails
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
70c343442b fixup! fixup! wip: single packet decryption (not finished) [no changelog] 2025-02-03 11:30:51 +01:00
M1nd3r
9ad08ce021 fixup! wip: single packet decryption (not finished) [no changelog] 2025-02-03 11:30:51 +01:00
M1nd3r
d2ef300af5 wip: single packet decryption (not finished)
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
c3d53629ac fix: return InvalidSessionError when trying to access cache of Seedless session
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
f4ca92e579 wip buffer locking-
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
5896ce67df wip - change session behavior
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
741af099b8 wip 2025-02-03 11:30:51 +01:00
M1nd3r
c4d5979526 fixup! feat(core): implement THP 2025-02-03 11:30:51 +01:00
M1nd3r
aa79443c05 wip 2025-02-03 11:30:51 +01:00
M1nd3r
c27ba1b510 refactor(core): move handling of ThpCreateNewSession message into base.py
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
2ef8d1559b refactor(core): move wire buffer handling completely to memory_manager
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
9e87ac829b refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
1baa858eec refactor(core): move exclude list from wipe to wipe_cache
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
4fd8636891 refactor(core): clean channel and received_message_handler
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
e46950d9a4 refactor(core): improve readability and logging in channel.py
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
279e0c39e5 refactor(core): improve readability of channel_manager
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
a15616aecb feat(python): implement session based trezorlib
[no changelog]
2025-02-03 11:30:51 +01:00
M1nd3r
2b93d4a609 feat(core): implement THP 2025-02-03 11:30:50 +01:00
M1nd3r
1f59eb6cb9 chore(core): adapt SConscripts to THP needs 2025-02-03 11:30:50 +01:00