Commit Graph

8964 Commits (503bbb0eb3884e84508b320817d469213b945974)
 

Author SHA1 Message Date
Tomas Susanka 503bbb0eb3 ci: add check for release branches
4 years ago
Tomas Susanka f054bf6e95 docs/third-parties: remove Augur
4 years ago
Andrew Kozlik 2e29f7bba6 legacy/u2f: Add bogus app ID used by Firefox to indicate error in U2F. Figure out which error to display based on past U2F_AUTHENTICATE check-only requests on the same channel.
4 years ago
Tomas Susanka 65b0eae89d docs: document affected third parties by a breaking change
4 years ago
Tomas Susanka 1634baa1e5 ci: remove 'only changes'
4 years ago
matejcik 9e90294f24 docs: add event loop to TOC
4 years ago
matejcik c16f54ad04 docs: document trezor-core event loop
4 years ago
Andrew Kozlik 4a889f34cd vendor: update fido2-tests
4 years ago
Pavol Rusnak 2859972043
common/defs: regenerate coins
4 years ago
Tomas Susanka 24fff39314 ci: add tpmb
4 years ago
Tomas Susanka 1be5e577ee ci: move report files 'mv' to after_script
4 years ago
Tomas Susanka f82e28ee6f ci: fix upgrade tests deploy when commit has two tags
4 years ago
Pavol Rusnak 4b5a84eab7
core+legacy: update changelogs
4 years ago
Ondřej Vejpustek c461692f3a core: implement random delay interrupts
4 years ago
Ondřej Vejpustek 4504469e80 crypto: add tests for chacha_drbg
4 years ago
Ondřej Vejpustek d5bfe6b32f crypto: add chacha_drbg
4 years ago
matejcik 72cde5a57d core: disallow parsing options after command (fixes #951)
4 years ago
matejcik 5885978c83 Merge branch 'release/2020-04'
4 years ago
Andrew Kozlik 9e4a8ca785 core/webauthn: Improve error codes for uninitialized device. Return ERR_OPERATION_DENIED only upon user decline or timeout, otherwise it cancels the operation on all connected authenticators.
4 years ago
matejcik 2ccebd3175 core: raise SystemExit when exitting emulator (now that sys.exit is removed)
4 years ago
matejcik 4bddeefea0 core: unify mpconfigports for emulator and board
4 years ago
matejcik d0f709b8cc core: fix and use MAKEMODULEDEFS instead of explicit registration
4 years ago
matejcik a6976355c3 core: remove readline from built firmware
4 years ago
Pavol Rusnak 6c0a960794
git subrepo push common
4 years ago
Pavol Rusnak 99e15bf597
git subrepo pull common
4 years ago
Dusan Klinec 25b6e9058f xmr: proto - add fields for protocol optimization
4 years ago
Tomas Susanka 6901cb7cdf ci: simplify regular expressions for release and tags
4 years ago
Tomas Susanka 2b031990f8 ci: run hardware tests nightly and for releases
4 years ago
Tomas Susanka 66190762ce pipenv: add serial
4 years ago
Marek Mahut 4264e87319 ci: add hardware tests for T1
4 years ago
Andrew Kozlik bc4e8eaa16 core/webauth: Update readme with Ed25519 algorithm and certificates.
4 years ago
matejcik fc987cbfb2 common: update ethereum icon names to match documentation
4 years ago
matejcik ae7522165e common: rename auxilium chain to 'auxi' to avoid bad Windows name (fixes #870)
4 years ago
matejcik c65b14cb2f python: add information about incompatible changes to CHANGELOG
4 years ago
Pavol Rusnak 197218338a
Merge pull request #936 from trezor/rework-serialize-deserialize
4 years ago
Pavol Rusnak ef56cd0349
nix: remove scons from shell.nix as it is installed via pipenv
4 years ago
Pavol Rusnak 80a07ca4af
vendor: update fido2-tests
4 years ago
Pavol Rusnak cf474a81ae
pipenv: change fido2 version to >= 0.8.0, run pipenv update
4 years ago
matejcik eec0615444 core: drop sys.pyi from mocks (fixes #934)
4 years ago
Tomas Susanka 17392f94b8 ci: set artifacts' name using the job name and commit hash
4 years ago
Andrew Kozlik c57bc62a05 core/tools: Add attestation certificate generator for FIDO2.
4 years ago
Andrew Kozlik fca92d7344 core/webauthn: Update attestation certificate to comply with WebAuthn requirements.
4 years ago
Pavol Rusnak ff706eb70b
crypto: split hdnode_deserialize into hdnode_deserialize_{public,private}
4 years ago
Pavol Rusnak a7806d08d7
core/crypto: remove unused bip32.deserialize function
4 years ago
Pavol Rusnak 1695228d80
core/crypto: remove unused serialize_private function
4 years ago
Pavol Rusnak f07ff17fad
core/crypto: add missing field to Blake2b constructor
4 years ago
Jonathan Cross f756bec0fe Adding @jonathancross to AUTHORS
4 years ago
Andrew Kozlik 0b9d66ca2e vendor: Update fido2-tests submodule.
4 years ago
Andrew Kozlik e38ced8c05 tests/u2f-hid: Disable strict timing checks in HIDTest and increase receive timeout to avoid failures in CI when emulator is slow to respond.
4 years ago
Andrew Kozlik 25a39ea729 core/webauthn: Fix handling of interleaving frames to comply with the U2F HID specification.
4 years ago