Commit Graph

13053 Commits (ui-t3t1)
 

Author SHA1 Message Date
Ondřej Vejpustek 548e329f9d fix(core): prevent negative-length array
1 month ago
Martin Milata b1c670090a feat(python): more compact debuglink logging
1 month ago
tychovrahe a873a7064e chore(core): add comments to secret.h functions
1 month ago
tychovrahe 8a18cfe0d4 feat(core): use U5 DHUK to encrypt optiga pairing secret in flash
1 month ago
tychovrahe e060ac68c5 feat(core): use U5 HW keys to additionally encrypt storage items
1 month ago
grdddj f347a08fd1 chore(ci): make arm emulator versions build only in main branches
1 month ago
grdddj 1b4d6b4b89 chore(ci): add arm version of T3T1 emulator into Gitlab
1 month ago
cepetr b1fb876709 fix(core): fix ts3 fonts
1 month ago
Martin Milata fd23e3043d ci: upload emulator binaries to data.trezor.io
1 month ago
Martin Milata c7832c39ab refactor(core/rust/ui): use TString instead of StrBuffer when constructing layouts
1 month ago
Martin Milata 827b421394 chore(core): update fixtures.json
1 month ago
tychovrahe 256adc3567 refactor(core/rust) use TString in Label and Button
1 month ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
1 month ago
tychovrahe 535a052df4 refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation
1 month ago
tychovrahe ba741b81fd feat(core): use HSI as PLL source on T3T1
1 month ago
tychovrahe acb0e9fdc5 chore(core): set stack protector to strong
1 month ago
Fernando Paredes Garcia 17783a9648 Update URL for Syscoin UTXO.
1 month ago
cepetr 285b22e53e refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0
1 month ago
tychovrahe ffccf849eb chore(core): fill T3T1 model full name
1 month ago
matejcik 39b7b22777 refactor(core/rust): Paragraph is now based on TString
1 month ago
matejcik 9c287adf64 feat(core/rust): some useful traits for TString
1 month ago
matejcik f3b884bf93 refactor(core): improve safety of translation blobs
1 month ago
dependabot[bot] 730fddf71a build(deps): bump pillow from 10.2.0 to 10.3.0
1 month ago
tychovrahe ba065c5b38 fix(core/prodtest): do not require sd detect pin for running SD card test
1 month ago
Pavol Rusnak 4b189eb2cb fix(core): always zero-initialize structures in trezorhal
1 month ago
tychovrahe 576ed7e04e chore(core): use SD hal driver from submodule
1 month ago
tychovrahe 69ed626ca0 fix(core): slowdown i2c on u5 to 200kHz
1 month ago
Andrew Kozlik 1e53a84cfc chore(crypto): Zero-initialize stack variables in AES code.
1 month ago
Andrew Kozlik 15e02be4e4 fix(core): Clean up when constructor fails to reduce memory fragmentation.
1 month ago
Andrew Kozlik 49a64cb3a1 test(core): Add AES-GCM unit tests.
1 month ago
Andrew Kozlik 703ea32ceb feat(core): Add aesgcm class to trezor.crypto Python module.
1 month ago
Andrew Kozlik f1b5617652 test(crypto): Add AES-GCM tests.
1 month ago
Andrew Kozlik a3adf98e47 feat(crypto): Integrate AES GCM into trezor-crypto.
1 month ago
Andrew Kozlik 6e207215e3 feat(crypto): Add Brian Gladman's implementation of GCM.
1 month ago
tychovrahe 89147ef493 refactor(core): improve flash api by introducing flash_area_write_data function
1 month ago
tychovrahe 39cfa7087a fix(core): set proper GPIO speeds for T3T1
1 month ago
Martin Milata 3c7cbdc47b ci: actions: build T3T1 firmware
1 month ago
grdddj 0e6b3299af chore(python): include the model names in Unsupported model error
1 month ago
grdddj 605692e5ce chore(python): remove redundant variable assignment for T3T1 TrezorModel
1 month ago
matejcik 45a4a1da99 fix(core/translations): correctly rename previous symbol
1 month ago
matejcik 67c0cb0bd4 chore(common): drop wallets.json
1 month ago
grdddj adc86a7878 chore(ci): add T3T1 build into Gitlab
1 month ago
matejcik 1c36c0927c style(core): fix (hopefully) the weird clippy warning about HOMESCREEN_TOIF_X_OFFSET
2 months ago
matejcik 379737a9a5 chore(core): translate storage strings into supported languages
2 months ago
matejcik de2fe3d6d6 feat(core/ui): unify progress.py code between models, implement storage translations
2 months ago
matejcik 0553a2d4b4 fix(legacy): convert storage ui enum to text
2 months ago
matejcik ed89215a79 feat(core): expose StorageMessage to micropython
2 months ago
matejcik f60cc75c7c feat(storage): return enum values instead of strings, so that they are translatable
2 months ago
matejcik 0fa9860cf5 chore(core): sign translations for 2.7.0, including Czech blob
2 months ago
matejcik b2649b0085 refactor(core): introduce Simplified trait
2 months ago