M1nd3r
|
0cfe6b569e
|
try fix legacy build
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
f0065593de
|
chore(python): add session_context to cli to handle exceptions gracefully
[no changelog]
|
2025-02-03 11:30:51 +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
|
cdfedbaec3
|
test: fix device test test_authorize_coinjoin
[no changelog]
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
b1ab821082
|
fixup! fixup! wip - change session behavior [no changelog]
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
48a723edf5
|
fixup! wip - change session behavior [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
|
17f54a6086
|
fixup! fixup! chore: update fixtures for T2T1
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
d452fd1fe9
|
fixup! chore: update fixtures for T2T1
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
8b8bef3c27
|
chore(tests): start screen recording only after the session fixture has a session prepared
[no changelog]
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
377c93c78b
|
fix(tests): unlock device when getting a new session
[no changelog]
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
ed2d196e79
|
chore: update fixtures for T2T1
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
d7f0cae777
|
feat(python): add lock() to TrezorClientDebugLink
[no changelog]
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
c4d5979526
|
fixup! feat(core): implement THP
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
c059a677cb
|
fixup! build(ci): add thp builds and tests
|
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
|
66be71c125
|
refactor(common): remove pairing_in/out and channel_in/out proto options
[no changelog]
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
7b837be01b
|
fix(tests): change xfail to skip when using protocol_marker
[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
|
4a43445a20
|
fixup! build(ci): add thp builds and tests
|
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
|
71fad99d98
|
chore(vendor): update fido2-tests
[no changelog]
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
c3d3fa50ec
|
test: update device tests
[no changelog]
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
f036e40de6
|
test: update ui tests
[no changelog]
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
763abdccd1
|
test: update upgrade tests
[no changelog]
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
6738e15a16
|
test: update persistence tests
[no changelog]
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
d2843c684a
|
test: update click tests
[no changelog]
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
1ea08fca34
|
chore(python): update python tools
[no changelog]
|
2025-02-03 11:30:51 +01:00 |
|
M1nd3r
|
a5cb6db88b
|
chore(python): add python requirements
[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
|
d9d95c176a
|
feat(legacy): adapt legacy to THP changes
[no changelog]
|
2025-02-03 11:30:50 +01:00 |
|