Commit Graph

13497 Commits (b1b948c14b842ca8669081f5c6c493a17f9d96d0)
 

Author SHA1 Message Date
M1nd3r b1b948c14b fix(core): fix handling of codec_v1 messages
1 month ago
M1nd3r 5cde36050b feat(core): add ThpInvalidDataError
1 month ago
M1nd3r 894c9989e6 fix: fix thp on btc_only fw
1 month ago
M1nd3r 883af07454 fix(core): remove `handshake hash` from `auth_data` in transport noise messages
1 month ago
M1nd3r ba86f58050 fix(core): change one more byte in CPace padding
1 month ago
M1nd3r 42d52633d0 feat(core): update generation of the CPace pregenerator (edit padding, add one zero byte after handshake hash)
1 month ago
M1nd3r 878d03f236 feat(core): add verification of selected pairing methods, add NoMethod pairing for usb interface
1 month ago
M1nd3r 5727c7e319 chore(core): add exceptions to getters for QR code string, code code string and handshake hash, remove unnecessary booleans from PairingDisplayData
1 month ago
M1nd3r fa8ff7351a test(core): remove dummy test from test_trezor.wire.thp
1 month ago
M1nd3r c31ed2d7b5 fix(core): change PROTOCOL_NAME in thp encryption
1 month ago
M1nd3r 7c2b2d550f fix(core): fix RSODs on firmware builds, fix indentation in aesgcm documentation
1 month ago
M1nd3r 0b80fabb37 refactor(core): clear channel after decryption failed error
1 month ago
M1nd3r e6967e431e feat(core): add updates of the "last used" for channels and sessions
1 month ago
M1nd3r 9569f2b7e9 refactor(core): remove unreachable code in thp cache
1 month ago
M1nd3r 1c40551ef4 refactor(core): remove unnecessary warning suppression in cache thp
1 month ago
M1nd3r 040dd102f2 refactor(core): remove unused code in thp cache
1 month ago
M1nd3r ac4ede584e fix(core): remove redundant call of initialize in protocol cache
1 month ago
M1nd3r a5fd09d230 chore(core): improve logging of "write message"
1 month ago
M1nd3r ab0f89ee18 feat(core): randomize pairing secret
1 month ago
M1nd3r ec956e0589 feat(core): remove hardcoded trezor key from cpace
1 month ago
M1nd3r 797aec9e26 feat(core): add thp pairing values into debugLinkState object, allow debugLinkGetState in pairing (in one place)
1 month ago
M1nd3r 6d0b76ce52 style(core): fix error message
1 month ago
M1nd3r 1bf927c943 feat(core): incorporate handshake hash into pairing
1 month ago
M1nd3r 45e2819789 feat(core): add error message for receiving unsupported codec_v1 message
1 month ago
M1nd3r 72ff80b3cc refactor(core): clean homescreen.py
1 month ago
M1nd3r 073520da7d fixup: remove unnecessary deviation from main in boot.py
1 month ago
M1nd3r ec2762ea29 fixup: fix style
1 month ago
M1nd3r 7c348a1d79 fixup: remove unnecessary style change in pb2py
1 month ago
M1nd3r 5394ce8df7 feat(core): implement a new Trezor-Host protocol
1 month ago
tychovrahe 4b68431f7c feat(core): tune consumption mask protection on T3B1
1 month ago
tychovrahe c42c268e05 fix(core): fix dma2d includes and initialization with respect to new rendering
1 month ago
tychovrahe 171961829a fix(core): fix gfx_clear
1 month ago
vdovhanych bb92a6b56a chore: fix hardcoded x86 build
1 month ago
vdovhanych 415d62bc66 ci: add arm emulator build in github actions
1 month ago
Ondřej Vejpustek aedef2d69d refactor(core/tests): create template for solana
1 month ago
Ondřej Vejpustek 90eef5331a refactor(core/solana): use local constants
1 month ago
Ondřej Vejpustek 1c5d47a875 refactor(core/solana): use variables instead of literals
1 month ago
tychovrahe 7307c47b94 chore(core): support new rendering on T3B1
2 months ago
tychovrahe 182f8d9774 chore(core): fix unused warning
2 months ago
tychovrahe effd81ed3b chore(core): fix xframebuffer conditionals
2 months ago
tychovrahe 4397978563 chore(core): add T3B1 binaries
2 months ago
Martin Milata c3161f8b18 chore(core): bump version to 2.8.2
2 months ago
Ondřej Vejpustek 52437b1fc8 feat(core): improve optiga initialization error handling
2 months ago
dependabot[bot] 974630897b build(deps-dev): bump zipp from 3.7.0 to 3.19.1
2 months ago
cepetr 5498549425 build(core): bump scons from 4.3.0 to 4.8.0
2 months ago
Andrew Kozlik 13de099bc1 refactor(core): Improve parameter naming in ed25519_sign_ext().
2 months ago
Andrew Kozlik 6ed8aad608 fix(core): Remove bias in ed25519.generate_secret()
2 months ago
tychovrahe b37971eea4 feat(core/prodtest): add commands to read bootloader and boardloader versions
2 months ago
tychovrahe e30fe7769a feat(core/prodtest): add more touch layer tests
2 months ago
obrusvit fbf380caba refactor(core/mercury): init Paragraphs from Vec
2 months ago