Mark Bryars
|
a272580741
|
Add u2f counter to storage
|
2015-11-03 00:04:48 +01:00 |
|
Pavol Rusnak
|
7da678c446
|
add .gitignore
|
2015-09-08 12:08:27 +02:00 |
|
Pavol Rusnak
|
d461a15b01
|
update Dockerfile to F22
|
2015-09-07 22:35:02 +02:00 |
|
Pavol Rusnak
|
3fc31bfe9c
|
Merge pull request #5 from runn1ng/udev
Udev
|
2015-07-21 17:27:57 +02:00 |
|
Pavol Rusnak
|
0a4b5a5aee
|
Merge pull request #7 from runn1ng/patch-2
Making 256 bits default
|
2015-07-21 17:27:30 +02:00 |
|
Karel Bílek
|
4e7196bb92
|
Making 256 bits default
Making 24 words default (what is already being done in myTREZOR anyway)
|
2015-07-17 14:26:05 +02:00 |
|
Pavol Rusnak
|
d334bbf740
|
Merge pull request #6 from romanz/ssh-agent
add ECDSA curve name specification (for SSH authentication)
|
2015-06-28 21:08:01 +02:00 |
|
Roman Zeyde
|
12288143f5
|
add ECDSA curve name specification (for SSH authentication)
|
2015-06-23 14:40:58 +03:00 |
|
Pavol Rusnak
|
e14363eb99
|
add CipherKeyValue.iv field (optional initialization vector)
|
2015-06-17 13:57:19 +02:00 |
|
Pavol Rusnak
|
90678eec73
|
use 51 prefix for udev (same as trezord)
|
2015-05-11 09:16:45 +02:00 |
|
Karel Bilek
|
55fa04c247
|
moving number back to 51
|
2015-04-27 19:40:45 +02:00 |
|
Karel Bilek
|
186a4dfdc6
|
Adding udev packaging
|
2015-04-27 19:15:56 +02:00 |
|
slush0
|
47fa2c0741
|
Added Coinprism, Bitex.la
|
2015-04-16 11:17:19 +02:00 |
|
Pavol Rusnak
|
2abe8d9879
|
fix udev rule location in description
|
2015-04-14 15:45:35 +02:00 |
|
Pavol Rusnak
|
d03f618c2f
|
make udev rules filename consistent with the trezord package
|
2015-04-14 15:38:25 +02:00 |
|
Pavol Rusnak
|
b9d43f8aa8
|
Merge pull request #4 from runn1ng/patch-1
Adding hidraw for raw HID access
|
2015-03-30 21:34:35 +02:00 |
|
Karel Bílek
|
fb846f8144
|
Adding hidraw for raw HID access
This rule is for allowing Chrome's HID API to work with Trezor on Linux
|
2015-03-30 20:43:43 +02:00 |
|
Pavol Rusnak
|
e96ec085d5
|
add pin_cached + passphrase_cached fields to Features message; add GetFeatures message
|
2015-03-30 15:38:11 +02:00 |
|
Pavol Rusnak
|
137ae02853
|
fix typo
|
2015-03-18 10:49:52 +01:00 |
|
Pavol Rusnak
|
6eb2933bfe
|
rework signer to consume secexp format as well
|
2015-03-02 19:16:45 +01:00 |
|
Pavol Rusnak
|
6dd6deb2ad
|
fix tabs/spaces
|
2015-03-02 19:08:46 +01:00 |
|
Pavol Rusnak
|
d3ccdb56bd
|
Merge pull request #3 from Flavien/master
Add Coinprism to the URL whitelist
|
2015-03-02 19:07:20 +01:00 |
|
Flavien Charlon
|
19a807edda
|
Add Coinprism to the URL whitelist
|
2015-03-02 17:48:30 +00:00 |
|
Pavol Rusnak
|
e95f7016be
|
add trezor.github.io to whitelist
|
2015-02-23 12:16:28 +01:00 |
|
Pavol Rusnak
|
69d476a3ba
|
add SignIdentity, SignedIdentity messages
|
2015-02-20 16:45:59 +01:00 |
|
Pavol Rusnak
|
847b15dae8
|
revert udev rule change
|
2015-02-05 14:05:56 +01:00 |
|
Pavol Rusnak
|
201b66a559
|
introduce home screen
|
2015-02-04 20:17:10 +01:00 |
|
Pavol Rusnak
|
f5d880c96c
|
enable OP_RETURN output
|
2015-02-04 15:42:46 +01:00 |
|
Pavol Rusnak
|
fbcd1af05d
|
add info about obsolete udev
|
2015-02-02 11:05:16 +01:00 |
|
Pavol Rusnak
|
addadf3676
|
make udev rules consistent across repos
|
2015-01-13 17:18:18 +01:00 |
|
Pavol Rusnak
|
60bcde46f5
|
add CoinType.address_type_p2sh
|
2014-12-23 01:43:37 +01:00 |
|
Pavol Rusnak
|
94d17ef8bc
|
TxOutputType.multisig should be optional, not repeated
|
2014-12-15 15:01:37 +01:00 |
|
slush0
|
85e68ff50e
|
Added PAYTOMULTISIG to TxOutputType
|
2014-12-15 14:56:51 +01:00 |
|
slush0
|
81d89030df
|
Renamed HDPubkeyType to HDNodePathType
Added MultisigRedeemScriptType to TXOutputType for defining multisig output addresses
|
2014-12-15 14:30:44 +01:00 |
|
slush0
|
40b3cb4148
|
Added HDPubkeyType and use_passphrase
|
2014-12-13 16:13:46 +01:00 |
|
slush0
|
26b5f5ed41
|
Fixed \\ in whitelist urls
|
2014-12-12 17:17:55 +01:00 |
|
Pavol Rusnak
|
437eff319f
|
add GetAddress.multisig field
|
2014-12-10 15:37:58 +01:00 |
|
slush0
|
3670728fd2
|
Added 'm' to MultisigRedeemScriptType
|
2014-12-04 01:06:47 +01:00 |
|
Pavol Rusnak
|
e675d5fd76
|
rework EncryptMessage/DecryptMessage
|
2014-11-03 19:43:11 +01:00 |
|
Pavol Rusnak
|
71a02eb83d
|
add coin_name to EncryptMessage
|
2014-10-30 00:23:32 +01:00 |
|
Pavol Rusnak
|
e2dab40398
|
add address_n field to EncryptMessage
|
2014-10-22 17:39:05 +02:00 |
|
Pavol Rusnak
|
5bbe684c10
|
add GetAddress.show_display; ButtonRequest_Address
|
2014-08-08 18:08:25 +02:00 |
|
Pavol Rusnak
|
ce8e99465e
|
add PublicKey.xpub
|
2014-08-07 21:03:26 +02:00 |
|
slush0
|
b9f9aea77b
|
Added localhost.mytrezor.com
|
2014-08-04 18:28:28 +02:00 |
|
slush0
|
82df876481
|
Updated whitelists
|
2014-07-28 16:47:39 +02:00 |
|
slush0
|
1bfaf05652
|
Fixed regexp
|
2014-07-25 18:57:32 +02:00 |
|
slush0
|
7003d10612
|
Allow various ports on localhost
|
2014-07-25 18:56:16 +02:00 |
|
slush0
|
89d88fa23c
|
Validity prolonged to 90 days
|
2014-07-25 18:56:16 +02:00 |
|
Pavol Rusnak
|
f167569e1d
|
sample.key is now "correct horse battery staple" key
|
2014-07-18 17:15:12 +02:00 |
|
Pavol Rusnak
|
fc98712da5
|
add ButtonRequest_FirmwareCheck
|
2014-07-02 17:54:48 +02:00 |
|