Commit Graph

154 Commits (b4728e6cf90bdab5df75857d25b291f5479c70c4)
 

Author SHA1 Message Date
Pavol Rusnak b4728e6cf9 Merge pull request #27 from jhoenicke/master
9 years ago
Pavol Rusnak 02040421cb fix param order in memset
9 years ago
Pavol Rusnak 72f2f5ced6 Merge pull request #29 from dstanchfield/master
9 years ago
Darin Stanchfield e99aafd949 fixed salt passing to pbkdf2_hmac_sha512
9 years ago
Pavol Rusnak 7af050febb no need for bignum.small.o as there is no difference anymore
9 years ago
Jochen Hoenicke 218b9984bb New usbDelay that delays and handles USB requests
9 years ago
Pavol Rusnak b56cf9246b fix last commit
9 years ago
Pavol Rusnak ae5bd43702 Merge pull request #26 from hno/patches/versioned_output
9 years ago
Henrik Nordstrom 6c40522291 Put firmware files in output/ and name them with the tag built
9 years ago
Pavol Rusnak 7d8fb375f0 seconds counter during pin lockdown
9 years ago
Pavol Rusnak 1501ca2f67 activate screensaver on ClearSession message
9 years ago
Pavol Rusnak ea7e92f5dd make gears turn faster when signing
9 years ago
Pavol Rusnak 0cc270e6df reorder Dockerfile
9 years ago
Pavol Rusnak 795f70075b make SignIdentity.challenge_hidden and SignIdentity.challenge_visual longer (256 bytes)
9 years ago
Pavol Rusnak ba73f43f71 change "sign in" screen
9 years ago
Pavol Rusnak 00ccf6a8ce bump storage version
9 years ago
Pavol Rusnak 8b268692fe prepare 1.3.3 release
9 years ago
Pavol Rusnak 4cbf29505d don't clear PIN on Initialize
9 years ago
Pavol Rusnak 956546ae54 update trezor-crypto
9 years ago
Pavol Rusnak aee35dc768 add pin_cached + passphrase_cached fields to Features message; add GetFeatures message
9 years ago
Pavol Rusnak bda4267c38 clear session on Initialize message
9 years ago
Pavol Rusnak 7c6d2fe395 ask for PIN in GetAddress and GetPublicKey messages
9 years ago
Pavol Rusnak f5fb0c364e Merge pull request #23 from ELM4Ever/master
9 years ago
ELMr4Ever e855946d1c Darkcoin to Dash re-branding
9 years ago
Pavol Rusnak 9761dd23e0 prepare 1.3.2 release
9 years ago
Pavol Rusnak 40e174ac87 bump storage version
9 years ago
Pavol Rusnak f344ec9c9b actually is SLIP-0013
9 years ago
Pavol Rusnak c286cd75f3 bn_substract_noprime -> bn_subtract
9 years ago
Pavol Rusnak fb2a085fff update trezor-crypto
9 years ago
Pavol Rusnak 1441dffe0e cmdtr -> trezorctl
9 years ago
Pavol Rusnak 2451936f0e add posibility to override tag to be built in firmware-docker-build, make master as default
9 years ago
Pavol Rusnak 0ee02eb09a revert non-swiping dialogs
9 years ago
Pavol Rusnak 24660f3e2c fix port in signidentity dialog
9 years ago
Pavol Rusnak 65d734df58 add Darkcoin
9 years ago
Pavol Rusnak d1c62659f7 make signidentity dialog nicer
9 years ago
Pavol Rusnak 1272046375 login -> sign in
9 years ago
Pavol Rusnak 402886e00d Merge pull request #16 from jhoenicke/master
9 years ago
Pavol Rusnak 82308d8a38 make wording more verbose (in SignIdentity)
9 years ago
Pavol Rusnak eefa689b33 call layout functions where needed to rewrite the display after dialog choice
9 years ago
Pavol Rusnak 137a60ce01 set multisig_fp_mismatch when non-multisig input is encountered
9 years ago
Pavol Rusnak 399d4d31b7 replace transaction check hashing
9 years ago
Pavol Rusnak 73c42402b9 implement SignIdentity workflow
9 years ago
Pavol Rusnak acb8305ced Merge pull request #17 from jhoenicke/speedsigning
9 years ago
Jochen Hoenicke 5d8135be1a Faster signing, smoother progressbar.
9 years ago
Jochen Hoenicke 286ee0525c PIN handling - constant time.
9 years ago
Pavol Rusnak ad6fc7b5a7 update protobuf
10 years ago
Pavol Rusnak 2f5e520345 add description to layoutAddress
10 years ago
Pavol Rusnak f2f50aa188 bump version to 1.3.1
10 years ago
Pavol Rusnak 94531f264e speed up public ckd (used in multisig)
10 years ago
Pavol Rusnak 07c8c4963a use const char * const * for wordlist
10 years ago