1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
Go to file
2019-05-13 18:00:43 +02:00
ci ci/core: enable unix frozen build in the ci 2019-05-01 13:43:31 +02:00
common protobuf: add missing java sugar 2019-05-13 14:29:38 +02:00
core core/cache: fix setting of None passphrase 2019-05-13 16:53:41 +02:00
crypto crypto/shamir: Memzero stack variables even in performace critical functions. 2019-05-03 14:18:54 +02:00
legacy move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
python python: use better error when no ui is supplied 2019-05-13 18:00:43 +02:00
storage storage: allright isort, you win 2019-05-04 22:47:05 +02:00
tools legacy+storage: fix style checks 2019-05-04 22:42:40 +02:00
vendor move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
.clang-format core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
.gitignore build: make build scripts work from monorepo root 2019-04-18 14:55:04 +02:00
.gitlab-ci.yml ci: split gitlab configuration files and store them in a 'ci' folder 2019-04-28 09:31:41 +02:00
.gitmodules move vendored submodules to root vendor/ dir 2019-05-13 13:51:53 +02:00
create_monorepo.py monorepo: add notes and creation tool 2019-04-15 19:16:04 +02:00
Makefile make: fix find usage in macos 2019-05-13 15:13:43 +02:00
Pipfile style: update requirements, isort call arguments 2019-05-07 16:31:04 +02:00
Pipfile.lock style: update requirements, isort call arguments 2019-05-07 16:31:04 +02:00
README-monorepo.md fix link in readme 2019-04-29 19:11:44 +02:00
setup.cfg style: improve Makefile, stricter style rules 2019-05-07 16:31:04 +02:00
shell.nix core: fix docker build 2019-04-30 18:03:24 +02:00