Commit Graph

309 Commits (d75bf98c1501e464351b23298f3ccfadb43248b2)
 

Author SHA1 Message Date
Pavol Rusnak 4eca753fcf
rename README -> README.md
9 years ago
Pavol Rusnak 9983a12276
add ButtonRequest_PublicKey
9 years ago
Pavol Rusnak 28f26b0de9
add GetPublicKey.show_display
9 years ago
Pavol Rusnak 72268e816b Merge pull request #8 from darkskiez/master
9 years ago
Mark Bryars a272580741 Add u2f counter to storage
9 years ago
Pavol Rusnak 7da678c446 add .gitignore
9 years ago
Pavol Rusnak d461a15b01 update Dockerfile to F22
9 years ago
Pavol Rusnak 3fc31bfe9c Merge pull request #5 from runn1ng/udev
9 years ago
Pavol Rusnak 0a4b5a5aee Merge pull request #7 from runn1ng/patch-2
9 years ago
Karel Bílek 4e7196bb92 Making 256 bits default
9 years ago
Pavol Rusnak d334bbf740 Merge pull request #6 from romanz/ssh-agent
9 years ago
Roman Zeyde 12288143f5 add ECDSA curve name specification (for SSH authentication)
9 years ago
Pavol Rusnak e14363eb99 add CipherKeyValue.iv field (optional initialization vector)
9 years ago
Pavol Rusnak 90678eec73 use 51 prefix for udev (same as trezord)
9 years ago
Karel Bilek 55fa04c247 moving number back to 51
9 years ago
Karel Bilek 186a4dfdc6 Adding udev packaging
9 years ago
slush0 47fa2c0741 Added Coinprism, Bitex.la
9 years ago
Pavol Rusnak 2abe8d9879 fix udev rule location in description
9 years ago
Pavol Rusnak d03f618c2f make udev rules filename consistent with the trezord package
9 years ago
Pavol Rusnak b9d43f8aa8 Merge pull request #4 from runn1ng/patch-1
9 years ago
Karel Bílek fb846f8144 Adding hidraw for raw HID access
9 years ago
Pavol Rusnak e96ec085d5 add pin_cached + passphrase_cached fields to Features message; add GetFeatures message
9 years ago
Pavol Rusnak 137ae02853 fix typo
9 years ago
Pavol Rusnak 6eb2933bfe rework signer to consume secexp format as well
9 years ago
Pavol Rusnak 6dd6deb2ad fix tabs/spaces
9 years ago
Pavol Rusnak d3ccdb56bd Merge pull request #3 from Flavien/master
9 years ago
Flavien Charlon 19a807edda Add Coinprism to the URL whitelist
9 years ago
Pavol Rusnak e95f7016be add trezor.github.io to whitelist
10 years ago
Pavol Rusnak 69d476a3ba add SignIdentity, SignedIdentity messages
10 years ago
Pavol Rusnak 847b15dae8 revert udev rule change
10 years ago
Pavol Rusnak 201b66a559 introduce home screen
10 years ago
Pavol Rusnak f5d880c96c enable OP_RETURN output
10 years ago
Pavol Rusnak fbcd1af05d add info about obsolete udev
10 years ago
Pavol Rusnak addadf3676 make udev rules consistent across repos
10 years ago
Pavol Rusnak 60bcde46f5 add CoinType.address_type_p2sh
10 years ago
Pavol Rusnak 94d17ef8bc TxOutputType.multisig should be optional, not repeated
10 years ago
slush0 85e68ff50e Added PAYTOMULTISIG to TxOutputType
10 years ago
slush0 81d89030df Renamed HDPubkeyType to HDNodePathType
10 years ago
slush0 40b3cb4148 Added HDPubkeyType and use_passphrase
10 years ago
slush0 26b5f5ed41 Fixed \\ in whitelist urls
10 years ago
Pavol Rusnak 437eff319f add GetAddress.multisig field
10 years ago
slush0 3670728fd2 Added 'm' to MultisigRedeemScriptType
10 years ago
Pavol Rusnak e675d5fd76 rework EncryptMessage/DecryptMessage
10 years ago
Pavol Rusnak 71a02eb83d add coin_name to EncryptMessage
10 years ago
Pavol Rusnak e2dab40398 add address_n field to EncryptMessage
10 years ago
Pavol Rusnak 5bbe684c10 add GetAddress.show_display; ButtonRequest_Address
10 years ago
Pavol Rusnak ce8e99465e add PublicKey.xpub
10 years ago
slush0 b9f9aea77b Added localhost.mytrezor.com
10 years ago
slush0 82df876481 Updated whitelists
10 years ago
slush0 1bfaf05652 Fixed regexp
10 years ago