Commit Graph

254 Commits (36b9d80120348700264bba518a533d4f82d79cbd)
 

Author SHA1 Message Date
Pavol Rusnak 36b9d80120
bump version (to 1.3.6)
8 years ago
Pavol Rusnak e6a8204b1e
fix travis build failure
8 years ago
Pavol Rusnak bd543d9014 Merge pull request #88 from jhoenicke/master
8 years ago
Jochen Hoenicke 73e7d82e3f Allow initialize() to abort PIN wait
8 years ago
Pavol Rusnak 11072320a9
use ff01 usage page for debuglink
8 years ago
Pavol Rusnak e119656c29
use descriptor that matches fido one (except usage_page)
8 years ago
Pavol Rusnak f8a743c652 Merge pull request #87 from jhoenicke/storagefix
8 years ago
Jochen Hoenicke 87bfd5a829 Bugfix: restore storage.
8 years ago
Pavol Rusnak 4607cdfb58 Merge pull request #86 from jhoenicke/master
8 years ago
Jochen Hoenicke af442d17e0 Faster flashing, smoother animation.
8 years ago
Pavol Rusnak c691f9b5e9
fix python shebangs
8 years ago
Pavol Rusnak 94b6733a6e
fix ar usage
8 years ago
Pavol Rusnak 27b3c63d85
cleanup usb in bootloader
8 years ago
Jochen Hoenicke a1ba431d94
Use more sensible HID descriptor
8 years ago
Jochen Hoenicke bc92fb95a5
Clear pinarea on storage_init if upgrade fails
8 years ago
Pavol Rusnak 46119bd007
clear pin failures on wipe and when in debug mode
8 years ago
Pavol Rusnak d20671b517
handle various signed_message_headers correctly
8 years ago
Pavol Rusnak 49691c2436
fix demo
8 years ago
Pavol Rusnak e1fa896d6c
disable ECIES
8 years ago
Pavol Rusnak 7201545cfc
update submodule
8 years ago
Pavol Rusnak def4a9a02c
fix pbkdf2 usage in storage.c
8 years ago
Pavol Rusnak 0e876bcec2
update submodules
8 years ago
Pavol Rusnak 008da6c089 Merge pull request #82 from jhoenicke/pinarea
8 years ago
Pavol Rusnak 87a451d9a4
update readme
8 years ago
Pavol Rusnak e27dc48a3a
add make vendor
8 years ago
Pavol Rusnak 5430c82b2b
use the latest ubuntu lts in docker build
8 years ago
Pavol Rusnak 5580305b9f Merge pull request #84 from jhoenicke/master
8 years ago
Jochen Hoenicke 8be6956ce9 fix compilation
8 years ago
Pavol Rusnak a5feab0175
update submodules
8 years ago
Pavol Rusnak f5ea14a85f
fix bugs in debug
8 years ago
Pavol Rusnak 1f3369788a
use __asm__ instead of asm
8 years ago
Pavol Rusnak b3aabec565
add -std=c99 to Makefile
8 years ago
Jochen Hoenicke 630e26dd20 use less stack memory in storage_commit
8 years ago
Jochen Hoenicke da98a3a6fd Don't reflash storage after each PIN entry
8 years ago
Pavol Rusnak d41e46f842 Merge pull request #81 from jhoenicke/master
8 years ago
Jochen Hoenicke e0539f8f8b Move public key recovery (verify) to trezor-crypto
8 years ago
Pavol Rusnak 5e5138066a
adapt the reorder of hash_final functions
8 years ago
Pavol Rusnak b8539a6972
fix wording
8 years ago
Pavol Rusnak 035a6e754f
fix last commit
8 years ago
Pavol Rusnak 9e8c369f93
show address in verifymessage layout
8 years ago
Jochen Hoenicke 51f02ff763
ed25519 support
8 years ago
Pavol Rusnak e18bf6b3a8 Merge pull request #80 from jhoenicke/multicurve
8 years ago
Jochen Hoenicke 6813ffb431
Remove the public_key hack.
8 years ago
Pavol Rusnak 4a3a0b83dd Merge pull request #79 from romanz/master
8 years ago
Roman Zeyde 2b2414cb91 Add GPG v2.1 support by signing message digest
8 years ago
Pavol Rusnak 0fa0e331f2
update trezor-crypto submodule
8 years ago
Pavol Rusnak 7191d3bba8 Merge pull request #78 from jhoenicke/multicurve
8 years ago
Jochen Hoenicke 03c501d9e3 Do not use hardcoded string for secp256k1.
8 years ago
Jochen Hoenicke 56238e63fc Added curve type to HD node.
8 years ago
Pavol Rusnak d8aeb63854
pass version/lock_time parameters from SignTx message to signing_init function
8 years ago