Commit Graph

35 Commits (andrewkozlik/t1-keyboard-cyclic)

Author SHA1 Message Date
Pavol Rusnak 179645e3ad core: unify usage of TREZOR_MODEL
4 years ago
Tomas Susanka 41966c60db legacy: initialized field in Features is true only if mnemonic is stored
4 years ago
Andrew Kozlik bfd834d1de storage: Add storage_ensure_not_wipe_code().
4 years ago
Andrew Kozlik 77bb6deb66 storage: Check for invalid PIN.
4 years ago
Tomas Susanka a28f29708f ci: add junit for a nice tests overview
4 years ago
Tomas Susanka 49cf2423f5 storage: move unlocked statement straight after key generation
4 years ago
Tomas Susanka 2aa49fda96 storage/tests: test non-existing key
4 years ago
Tomas Susanka 252d069a66 storage: unlock storage after wipe
4 years ago
Tomas Susanka 1b88840f53 docs: move docs to root
4 years ago
Andrew Kozlik de96e675e5 fixup! storage: Implement storage_change_wipe_code().
4 years ago
Andrew Kozlik 579244b068 storage: When wiping, erase the active sector first.
4 years ago
Andrew Kozlik d0d3ad2912 fixup! storage: Change secequal32() to use length in bytes instead of length in words.
4 years ago
Andrew Kozlik a08b66ee6c storage: gitignore hypothesis and libtrezor-storage.so.
5 years ago
Andrew Kozlik a3b608d8dd storage, core: Reveal the wipe code status after the device is unlocked.
5 years ago
Andrew Kozlik b874539e2c storage: Change secequal32() to use length in bytes instead of length in words.
5 years ago
Andrew Kozlik 1deebf1065 storage: Add STORAGE_UPGRADED_KEY to protect against fake storage upgrade attacks.
5 years ago
Andrew Kozlik a9b98ab966 storage: Implement storage_change_wipe_code().
5 years ago
Pavol Rusnak d761a57689
storage: introduce FLAGS_APPID
5 years ago
Pavol Rusnak 1caae698ca
storage: make FLAG_PUBLIC and FLAGS_WRITE part of public API
5 years ago
Pavol Rusnak 76eefd026f
all: let's use -Wno-missing-braces because clang does not respect
5 years ago
Ondřej Vejpustek 97ba9f17d9
storage: explicitly initialize variables
5 years ago
Andrew Kozlik 4f01003637 storage: Add external salt parameter to unlock() and change_pin().
5 years ago
matejcik cb99a175ea storage: explicitly reseed in PRNG tests
5 years ago
Jan Pochyla d53d6f82cb storage: fix incomatibility with new pytest
5 years ago
Pavol Rusnak 54d348228f
all: rename TREZOR to Trezor where possible
5 years ago
Andrew Kozlik 531c610a17 storage: Use wait_random() from common.h. Fix build for tests.
5 years ago
Pavol Rusnak f7053d96fe
all: remove extraneous whitespace
5 years ago
matejcik 9b168daa19 style: improve makefile output, format test files
5 years ago
Pavol Rusnak 25cfd505f4
storage: allright isort, you win
5 years ago
Pavol Rusnak 0ae10a1924
legacy+storage: fix style checks
5 years ago
Tomas Susanka 6657134bd8 storage: alter README to reflect monorepo
5 years ago
Tomas Susanka 18482a9c37 storage: style
5 years ago
Tomas Susanka 99329fb30d storage: add tests
5 years ago
Pavol Rusnak 8b06598474
core+legacy: rework code styling checks
5 years ago
matejcik 71f2c0ef25 MONOREPO MERGE trezor-storage
5 years ago