1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-21 22:08:08 +00:00

Commit Graph

  • 9672b4c1c0 fix(core): modify python test, ignore broken THP test [no changelog] M1nd3r/thp-temp4 M1nd3r 2024-12-21 22:35:42 +0100
  • 38d0c5d1d7
    Merge f82b926be2 into f10dc86da2 TychoVrahe 2024-12-21 01:41:05 +0200
  • 28acbe48f0 fixup! feat(python): Implement entropy check workflow in device.reset(). matejcik/display_random matejcik 2024-12-20 16:46:36 +0100
  • a1dc973714 fixup! feat(core): Implement entropy check workflow in ResetDevice. matejcik 2024-12-20 16:45:23 +0100
  • a95c5df448 fixup! feat(common): Add messages for entropy check workflow. matejcik 2024-12-20 16:39:49 +0100
  • bb46c1484d try fix legacy build M1nd3r 2024-12-20 16:19:01 +0100
  • 3df60dce80 feat(core/lincoln): color palette ui-lincoln obrusvit 2024-12-20 15:51:30 +0100
  • cea89dc668
    Merge 6676dd3b57 into f10dc86da2 Vitalij Dovhanyc 2024-12-20 15:34:51 +0100
  • 8021808683
    Merge 294661e22e into f10dc86da2 Andrew Kozlik 2024-12-20 15:33:03 +0100
  • 294661e22e feat(tests): Tests for entropy check workflow in ResetDevice. andrewkozlik/display_random Andrew Kozlik 2024-10-23 14:26:59 +0200
  • 19209a238a feat(python): Implement entropy check workflow in device.reset(). Andrew Kozlik 2024-09-04 17:03:32 +0200
  • f1cdbabb06 chore(python): Add shamir-mnemonic and SLIP10 packages. Andrew Kozlik 2024-09-04 17:02:43 +0200
  • b8462580a2 feat(core): Implement entropy check workflow in ResetDevice. Andrew Kozlik 2024-09-04 17:01:01 +0200
  • b9b36ef737 feat(common): Add messages for entropy check workflow. Andrew Kozlik 2024-09-04 16:54:05 +0200
  • f82b62f372 feat(core/lincoln): initial commit obrusvit 2024-12-19 16:38:30 +0100
  • 6087086780
    Merge f749055309 into f10dc86da2 Petr Sedláček 2024-12-20 14:08:30 +0000
  • f749055309 chore(python): add session_context to cli to handle exceptions gracefully [no changelog] M1nd3r/thp M1nd3r 2024-12-20 15:00:00 +0100
  • 8256fc845f fix style after rebase M1nd3r 2024-12-20 14:37:43 +0100
  • abbbbd0159 fixup! fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] M1nd3r 2024-12-19 18:31:16 +0100
  • a92c254f62 fixup! fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] M1nd3r 2024-12-19 18:13:12 +0100
  • 5e4ecdaf13 WIP: try simplify message handler, might break something [no changelog] M1nd3r 2024-12-19 18:06:15 +0100
  • 0254571581 chore: fix incomplete enum change [no changelog] M1nd3r 2024-12-19 18:03:19 +0100
  • ab7293dd30 chore(core): remove TODO comment from received_message_handler [no changelog] M1nd3r 2024-12-19 16:11:45 +0100
  • 5a65b5b1f3 chore(core): remove management session code from handle_ThpCreateNewSession [no changelog] M1nd3r 2024-12-19 16:09:50 +0100
  • e2e811e072 fixup! fixup! fixup! wip: single packet decryption (not finished) [no changelog] M1nd3r 2024-12-19 16:09:05 +0100
  • 1d3a65fff6 chore(core): make wipe device proceed even if sending of success message fails [no changelog] M1nd3r 2024-12-19 16:03:50 +0100
  • 46d1605ef1 fixup! fixup! wip: single packet decryption (not finished) [no changelog] M1nd3r 2024-12-18 15:55:51 +0100
  • 04f6a3e04a fixup! wip: single packet decryption (not finished) [no changelog] M1nd3r 2024-12-18 11:00:07 +0100
  • 8314f8943b wip: single packet decryption (not finished) [no changelog] M1nd3r 2024-12-13 14:00:57 +0100
  • adab2721ee fix: return InvalidSessionError when trying to access cache of Seedless session [no changelog] M1nd3r 2024-12-12 13:35:20 +0100
  • beb8b58064 wip buffer locking- [no changelog] M1nd3r 2024-12-11 11:46:55 +0100
  • 62ee3fe3b1 test: fix device test test_authorize_coinjoin [no changelog] M1nd3r 2024-12-09 16:58:56 +0100
  • d6eda55c45 fixup! fixup! wip - change session behavior [no changelog] M1nd3r 2024-12-09 16:58:15 +0100
  • 5a2470e08e chore(core): make await write blocking by default, remove write_force [no changelog] M1nd3r 2024-12-09 16:51:19 +0100
  • c0d46ac762 fixup! wip - change session behavior [no changelog] M1nd3r 2024-12-09 16:15:13 +0100
  • 0c353eb242 wip - change session behavior [no changelog] M1nd3r 2024-12-09 16:08:30 +0100
  • cdb96f4521 wip M1nd3r 2024-12-06 13:11:20 +0100
  • 9c0488862b fixup! fixup! chore: update fixtures for T2T1 M1nd3r 2024-12-05 15:56:54 +0100
  • fe226182b2 fixup! chore: update fixtures for T2T1 M1nd3r 2024-12-05 14:41:19 +0100
  • 1435d09496 chore(tests): start screen recording only after the session fixture has a session prepared [no changelog] M1nd3r 2024-12-05 14:18:41 +0100
  • 8c05e2ef7f fix(tests): unlock device when getting a new session [no changelog] M1nd3r 2024-12-05 12:55:02 +0100
  • f4a9b3d9c3 chore: update fixtures for T2T1 M1nd3r 2024-12-05 12:34:10 +0100
  • d08e61e092 feat(python): add lock() to TrezorClientDebugLink [no changelog] M1nd3r 2024-12-05 11:52:04 +0100
  • 6625bbdb6d fixup! feat(core): implement THP M1nd3r 2024-12-04 22:57:41 +0100
  • 74dbf3ef41 fixup! build(ci): add thp builds and tests M1nd3r 2024-12-04 22:51:28 +0100
  • 33957ce1c8 wip M1nd3r 2024-12-04 17:50:21 +0100
  • e071f2f4ac refactor(core): move handling of ThpCreateNewSession message into base.py [no changelog] M1nd3r 2024-12-04 17:44:35 +0100
  • 8aef867259 refactor(core): move wire buffer handling completely to memory_manager [no changelog] M1nd3r 2024-12-04 16:21:06 +0100
  • 4d9699a883 refactor(common): remove pairing_in/out and channel_in/out proto options [no changelog] M1nd3r 2024-12-04 16:33:47 +0100
  • dfbf9ccc2e fix(tests): change xfail to skip when using protocol_marker [no changelog] M1nd3r 2024-12-04 16:20:22 +0100
  • 869e8107ce refactor(python,tests): add is_invalidated flag to client, do not set the emulator.client outside from emulator [no changelog] M1nd3r 2024-12-04 16:19:22 +0100
  • 0335a81c44 fixup! build(ci): add thp builds and tests M1nd3r 2024-12-04 16:05:07 +0100
  • e96b5e89ba refactor(core): move exclude list from wipe to wipe_cache [no changelog] M1nd3r 2024-12-04 15:50:12 +0100
  • 517707a1c2 refactor(core): clean channel and received_message_handler [no changelog] M1nd3r 2024-12-04 09:34:33 +0100
  • 5c7f5edb80 refactor(core): improve readability and logging in channel.py [no changelog] M1nd3r 2024-12-03 17:19:41 +0100
  • daa05bc760 refactor(core): improve readability of channel_manager [no changelog] M1nd3r 2024-12-03 17:18:40 +0100
  • 76af43039a chore(vendor): update fido2-tests [no changelog] M1nd3r 2024-12-02 15:49:45 +0100
  • 01fa4f413b test: update test framework [no changelog] M1nd3r 2024-12-02 15:49:30 +0100
  • d263f8ea1c test: update device tests [no changelog] M1nd3r 2024-12-02 15:49:04 +0100
  • 3a126c4955 test: update ui tests [no changelog] M1nd3r 2024-12-02 15:48:45 +0100
  • 196413fdf6 test: update upgrade tests [no changelog] M1nd3r 2024-12-02 15:48:31 +0100
  • 59da4fb0ab test: update persistence tests [no changelog] M1nd3r 2024-12-02 15:48:01 +0100
  • 01d04c12c2 test: update click tests [no changelog] M1nd3r 2024-12-02 15:47:31 +0100
  • 900dfd388f chore(python): update python tools [no changelog] M1nd3r 2024-12-02 15:46:51 +0100
  • f13f217417 chore(python): add python requirements [no changelog] M1nd3r 2024-12-02 15:45:58 +0100
  • 5cd946bc4c feat(python): implement session based trezorlib [no changelog] M1nd3r 2024-12-02 15:44:10 +0100
  • 473b477821 feat(legacy): adapt legacy to THP changes [no changelog] M1nd3r 2024-12-02 15:42:35 +0100
  • c3a3bf2845 feat(core): implement THP M1nd3r 2024-12-02 15:41:37 +0100
  • 2bc7b1d784 chore(core): adapt SConscripts to THP needs M1nd3r 2024-12-02 15:39:44 +0100
  • b78b005aac chore: add build_unix_frozen_debug to core Makefile [no changelog] M1nd3r 2024-12-02 15:39:07 +0100
  • fe5dcaa372 chore(core): adapt emu.py to new trezorlib [no changelog] M1nd3r 2024-12-02 15:38:30 +0100
  • c2fe4eddb0 feat(common): add thp protobuf definitions and modify pb2py [no changelog] M1nd3r 2024-12-02 15:37:10 +0100
  • 4c632e2bec build(ci): add thp builds and tests M1nd3r 2024-12-02 15:35:23 +0100
  • f8f4d17eb9
    Merge 5e9dc98b90 into f10dc86da2 Lukáš Bielesch 2024-12-20 15:00:49 +0100
  • 08a5f369d9
    Merge 50f7a41490 into f10dc86da2 Veljko Vuckovic 2024-12-20 14:55:07 +0100
  • 69e29da297
    Merge 18e8049546 into f10dc86da2 Ioan Bizău 2024-12-20 14:55:07 +0100
  • fa56958a94
    Merge 276526ab62 into f10dc86da2 Vít Obrusník 2024-12-20 14:55:07 +0100
  • 54a9a17dd0
    Merge 1a5b5344dc into f10dc86da2 Igor Brylev 2024-12-20 14:55:07 +0100
  • 0ffb882078
    Merge eb74c1a8a5 into f10dc86da2 Martin Milata 2024-12-20 14:55:07 +0100
  • e591591d2c
    Merge 008b5df432 into f10dc86da2 matejcik 2024-12-20 14:55:07 +0100
  • 4a11f0678d
    Merge 1f105c77f8 into f10dc86da2 Martin Milata 2024-12-20 14:55:07 +0100
  • 3a2afb94cb
    Merge d36055208b into f10dc86da2 matejcik 2024-12-20 14:55:07 +0100
  • 73a9b94bf3
    Merge 5091f3e6d3 into f10dc86da2 Lukáš Bielesch 2024-12-20 14:55:07 +0100
  • 2fd42d92e3
    Merge c4e7ef9758 into f10dc86da2 Martin Milata 2024-12-20 14:55:07 +0100
  • bc878a093a
    Merge 126dc0b4a8 into f10dc86da2 Ioan Bizău 2024-12-20 14:55:07 +0100
  • 654e3140f9
    Merge 5186f91723 into f10dc86da2 Lukáš Bielesch 2024-12-20 14:55:07 +0100
  • 71cf738608
    Merge 6fca7ae252 into f10dc86da2 Lukáš Bielesch 2024-12-20 14:55:07 +0100
  • d1c3d029b2
    Merge e06ea8d35d into f10dc86da2 Martin Milata 2024-12-20 14:55:07 +0100
  • 799a14d888
    Merge 8c7d1505b7 into f10dc86da2 TychoVrahe 2024-12-20 14:55:06 +0100
  • 7aab98e3df
    Merge f6cb74d55c into f10dc86da2 Andrew Toth 2024-12-20 08:54:19 -0500
  • 4b29ad62e0
    Merge e7f2729eef into f10dc86da2 Ondřej Vejpustek 2024-12-20 08:54:19 -0500
  • fef7b734bf
    Merge 7c3615e60b into f10dc86da2 Lukáš Bielesch 2024-12-20 14:44:45 +0100
  • 022ea4f487
    Merge 7d9a53c069 into f10dc86da2 TychoVrahe 2024-12-20 14:44:45 +0100
  • 9b555a5c82
    Merge f02007dd02 into f10dc86da2 matejcik 2024-12-20 14:44:45 +0100
  • f10dc86da2 chore(core): update fixtures main Ioan Bizău 2024-12-20 13:55:07 +0100
  • ad06a54d76 chore(core): add test for Slip39_Single Ioan Bizău 2024-12-06 10:57:56 +0100
  • 4295f41259 chore(core): update fixtures Ioan Bizău 2024-12-20 13:55:07 +0100
  • 18e8049546 fixup! feat(core): add libtropic to unix build ibz/20240805-libtropic Ioan Bizău 2024-12-20 13:09:14 +0100
  • f82b926be2 fixup! feat(ble): integrate MCU boot into trezor-ble app, add stay in bootloader pin tychovrahe/zephyr/introduction tychovrahe 2024-12-20 12:50:22 +0100
  • a26f9c8c24
    Merge 2e41fe6f61 into 7eb0b4d689 cepetr 2024-12-20 11:52:52 +0100