Commit Graph

259 Commits (decode_bytes)

Author SHA1 Message Date
Andrew Kozlik 5cfb188bbe vendor: update fido2-tests
4 years ago
Andrew Kozlik 4a889f34cd vendor: update fido2-tests
4 years ago
Pavol Rusnak 80a07ca4af
vendor: update fido2-tests
4 years ago
Andrew Kozlik fca92d7344 core/webauthn: Update attestation certificate to comply with WebAuthn requirements.
4 years ago
Andrew Kozlik 0b9d66ca2e vendor: Update fido2-tests submodule.
4 years ago
Andrew Kozlik b3cd760df0 core/webauthn: Disable CTAPHID_WINK function.
4 years ago
Pavol Rusnak cd45d2f3dc
vendor: update nanopb to 0.4.1
4 years ago
Jan Pochyla 62bee620cc core: upgrade micropython to 1.12
4 years ago
Pavol Rusnak bb8d809a6d
common: change language field to IETF BCP 47 language tag
4 years ago
Andrew Kozlik 5bdd523b91 vendor: Update fido2-tests submodule to fix issues with random ordering.
5 years ago
Pavol Rusnak 2652936c16
core/tests: adapt device_emu_fido2/u2f to reordered usb endpoints
5 years ago
Pavol Rusnak d2ba070424
vendor: change fido2-tests to our fork
5 years ago
Pavol Rusnak 29fca5ff91
pip: cleanup Pipfile, run pipenv lock, update vendor/fido2-tests
5 years ago
Pavol Rusnak bd79827c52
vendor: add testsuite for FIDO2; regenerate Pipfile
5 years ago
Pavol Rusnak e5a1d453ec
vendor: update nanopb to 0.3.9.4
5 years ago
Pavol Rusnak e688fa8775
vendor: update nanopb, remove build failure workaround
5 years ago
Pavol Rusnak b07b9b1d09
legacy/vendor: use pre-relase of nanopb 0.3.9.4
5 years ago
Pavol Rusnak e64cb49915
micropython: backport patch for "sane initial dynamic qstr pool size with frozen mods"
5 years ago
Roman Zeyde d190d906de core/secp256k1-zkp: use ARM assembly for field operations (#176)
5 years ago
matejcik 43866407df move vendored submodules to root vendor/ dir
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago
Tim Ruffing 52d34955e7 embed/extmod/modtrezorcrypto: add secp256k1_zkp module
5 years ago
Tomas Susanka 5321cb1890 vendor: update trezor-common
5 years ago
Tomas Susanka c2b7b8032a
vendor: update trezor-common; protobuf, templates build
5 years ago
Tomas Susanka d02d173e69 vendor: update trezor-common
5 years ago
Andrew Kozlik e60914e30f
pin: avoid changing PIN unnecessarily
5 years ago
Andrew Kozlik 456a2c68d6
pin: change show_pin_timeout() to display arbitrary message
5 years ago
Pavol Rusnak cbe8320d96
vendor: update trezor-storage
5 years ago
Pavol Rusnak 3055633d84
vendor: update trezor-crypto and trezor-storage
5 years ago
Andrew Kozlik 5ecd77681f vendor: Update trezor-storage.
5 years ago
Tomas Susanka 765d88c2b7
Merge pull request #478 from ph4r05/pr/hf10
5 years ago
Pavol Rusnak b1a382c75b
vendor: update trezor-storage
5 years ago
Dusan Klinec 8f077ac30e
xmr: trezor-common version bump
5 years ago
Pavol Rusnak 4f28093d2e
vendor: replace vendor/trezor-qrenc with vendor/QR-Code-generator
5 years ago
Andrew Kozlik bc46892ba0
vendor: update trezor-storage
5 years ago
andrew 52c7f0eb93
config: Use efficient implementation of U2F counter from trezor-storage.
5 years ago
andrew 36f354714d
modtrezorconfig: Chenge ui_wait_callback() to return secbool.
5 years ago
andrew c106e81a05
Update trezor-storage.
5 years ago
andrew 55e030dbae
Add config.lock().
5 years ago
Pavol Rusnak 8832c6e63b
embed/trezorhal: rename flash functions
5 years ago
andrew 0309e9e520
Update trezor-storage submodule.
5 years ago
andrew 4246d7f6cd
Update trezor-storage submodule (do not automatically lock the storage after wipe).
5 years ago
andrew 97a4cdb68e
Use only unique device ID as salt to storage_init(). Update storage submodule.
5 years ago
andrew fa339bbe06
Add config.delete(key) method.
5 years ago
andrew 4a194e48c6
Update trezor-storage submodule.
5 years ago
andrew 9f75d342a4
Add trezor-storage submodule. Update modtrezorconfig to work with the new storage_get() interface. Update tests to expect None instead of bytes(), when the value is not found in the storage.
5 years ago
Jan Pochyla 2704cc73b8 vendor: remove forgotten directory
5 years ago
Jan Pochyla 8cebcaba01 nem: fix mosaic properties list
5 years ago
Pavol Rusnak 4225fe7fa8
src/apps/wallet/sign_tx: implemented simplified API for MultisigRedeemScriptType
5 years ago
Pavol Rusnak 6974d037a9
src/apps/wallet/sign_tx: implement tx.branch_id field
5 years ago