M1nd3r
|
62025f9691
|
fixup! fixup! fixup! temp: update pairing process, part 1
|
2025-01-28 14:10:38 +01:00 |
|
M1nd3r
|
55db81f0fc
|
fixup! fixup! temp: update pairing process, part 1
|
2025-01-28 08:39:28 +01:00 |
|
M1nd3r
|
ca6f699526
|
fixup! temp: update pairing process, part 1
|
2025-01-27 14:40:21 +01:00 |
|
M1nd3r
|
a82a0b3af2
|
temp: update pairing process, part 1
|
2025-01-27 14:06:28 +01:00 |
|
M1nd3r
|
a9965227e5
|
test(core): fix thp unit tests
[no changelog]
|
2025-01-27 07:25:52 +01:00 |
|
M1nd3r
|
91ab521770
|
fix(core): update packet length handling
[no changelog]
|
2025-01-27 07:25:52 +01:00 |
|
M1nd3r
|
ab08223b29
|
fix(core): fix cardano session derivation
[no changelog]
|
2025-01-27 07:25:52 +01:00 |
|
M1nd3r
|
c495b28f45
|
feat(core): send UNALLOCATED_CHANNEL error as a response only on init packet
[no changelog]
|
2025-01-27 07:25:52 +01:00 |
|
M1nd3r
|
581e36cd2d
|
chore(core): fix channel manager docs
[no changelog]
|
2025-01-27 07:25:52 +01:00 |
|
M1nd3r
|
5ebc526349
|
fix(core): remove unused payload parameter in channel
[no changelog]
|
2025-01-27 07:25:52 +01:00 |
|
M1nd3r
|
612b37317f
|
fix(test): fix style in thp unit tests
[no changelog]
|
2025-01-27 07:25:52 +01:00 |
|
M1nd3r
|
dc19c5677d
|
fix: fix change failed test cause
|
2025-01-27 07:25:52 +01:00 |
|
M1nd3r
|
b33c0e9d8a
|
fix(core): update comments, refactor debug log in session context
[no changelog]
|
2025-01-27 07:25:52 +01:00 |
|
M1nd3r
|
04b3bb5fcf
|
fix(core): modify python test, ignore broken THP test
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
30dc6bea06
|
fix style after rebase
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
ec389e227c
|
fixup! fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
47ec1e743f
|
fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
a49bbd83b3
|
WIP: try simplify message handler, might break something
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
caa01b303f
|
chore: fix incomplete enum change
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
ffacb53e41
|
chore(core): remove TODO comment from received_message_handler
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
6a65f0b6d6
|
chore(core): remove management session code from handle_ThpCreateNewSession
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
b08091b31e
|
fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
835d839107
|
chore(core): make wipe device proceed even if sending of success message fails
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
1fee27660e
|
fixup! fixup! wip: single packet decryption (not finished) [no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
5b8a5f635b
|
fixup! wip: single packet decryption (not finished) [no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
46df1e9084
|
wip: single packet decryption (not finished)
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
65c4c48b6a
|
fix: return InvalidSessionError when trying to access cache of Seedless session
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
e8c7b6b4c3
|
wip buffer locking-
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
502cf5d31a
|
wip - change session behavior
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
d3f7b4a165
|
wip
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
6448f9da06
|
fixup! feat(core): implement THP
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
c58ae0f888
|
wip
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
fc05006d07
|
refactor(core): move handling of ThpCreateNewSession message into base.py
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
bc49a29a5c
|
refactor(core): move wire buffer handling completely to memory_manager
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
91d9bfbbeb
|
refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
7130d0baeb
|
refactor(core): move exclude list from wipe to wipe_cache
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
92371bd39d
|
refactor(core): clean channel and received_message_handler
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
5ec76106aa
|
refactor(core): improve readability and logging in channel.py
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
bc5f17c42c
|
refactor(core): improve readability of channel_manager
[no changelog]
|
2025-01-27 07:25:51 +01:00 |
|
M1nd3r
|
63c514b88a
|
feat(python): implement session based trezorlib
[no changelog]
|
2025-01-27 07:25:50 +01:00 |
|
M1nd3r
|
ea0a98da7c
|
feat(core): implement THP
|
2025-01-27 07:25:50 +01:00 |
|
M1nd3r
|
1337fe3fa0
|
chore(core): adapt SConscripts to THP needs
|
2025-01-27 07:25:50 +01:00 |
|
M1nd3r
|
95e18b6848
|
chore: add build_unix_frozen_debug to core Makefile
[no changelog]
|
2025-01-27 07:25:50 +01:00 |
|
M1nd3r
|
d551b623bb
|
chore(core): adapt emu.py to new trezorlib
[no changelog]
|
2025-01-27 07:25:50 +01:00 |
|
tychovrahe
|
8bad0c8675
|
fix(core): fix flashing old display content on model T
[no changelog]
|
2025-01-24 21:59:01 +01:00 |
|
Andrew Kozlik
|
27ed1fd49e
|
fix(core): Fix displayed batch number in prodtest.
[no changelog]
|
2025-01-23 16:48:00 +01:00 |
|
tychovrahe
|
69a61e98e0
|
feat(core): adjust codec_v1 to work with differently sized RX and TX packets
[no changelog]
|
2025-01-23 16:46:12 +01:00 |
|
tychovrahe
|
a682555574
|
fix(core): add missing interrupt disable to NRF driver
[no changelog]
|
2025-01-23 16:46:12 +01:00 |
|
tychovrahe
|
e8eb48cd0d
|
chore(core): add T3W1 production keys vendorheaders
[no changelog]
|
2025-01-23 15:42:56 +01:00 |
|
tychovrahe
|
5fd773757c
|
fix(core): fix fading issues
|
2025-01-23 15:24:00 +01:00 |
|