1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-17 20:08:12 +00:00
Commit Graph

8542 Commits

Author SHA1 Message Date
Pavol Rusnak
63bc16d375
signatures_ok function in bootloader exports firmware hash if needed 2016-02-10 13:53:08 +01:00
Pavol Rusnak
c7c09a7025
remove docs (nothing there anyway) 2016-02-09 19:20:56 +01:00
Pavol Rusnak
4eca753fcf
rename README -> README.md 2016-02-01 15:09:39 +01:00
Pavol Rusnak
bb52cb4ac9
adjust format of LICENSE 2016-01-31 12:16:31 +01:00
Karel Bilek
b1a73ed984 Adding cmake to travis
Not 100% if it will work, let's see
2016-01-26 22:32:41 +01:00
Karel Bílek
2802d97d47 Merge pull request #51 from trezor/runn1ng-patch-1
Adding nist256p1 to CMakeLists
2016-01-26 20:08:07 +01:00
Karel Bilek
2b5859ca47 Adding nist256p1 to CMakeLists 2016-01-26 20:07:45 +01:00
Pavol Rusnak
89d4f05393
fix travis build 2016-01-19 22:59:40 +01:00
Pavol Rusnak
3e24b017ac
add python 3.5 to travis 2016-01-19 22:35:02 +01:00
Pavol Rusnak
0eab05cd53
add gitian build (work in progress) 2016-01-19 21:15:39 +01:00
Pavol Rusnak
1d3c7ee3f2
cleanup Waking up screen usage 2016-01-19 15:36:43 +01:00
Pavol Rusnak
fbc0df736a
call progress callback at the beginning of pbkdf2 calculation 2016-01-19 15:34:31 +01:00
Pavol Rusnak
285f06fe2f
update trezor-crypto 2016-01-19 15:13:39 +01:00
Pavol Rusnak
9a8e982153
implement bip39 cache 2016-01-19 15:11:57 +01:00
Pavol Rusnak
915cf0099e
fix interface number handling 2016-01-17 00:37:39 +01:00
Pavol Rusnak
fc1b12d80d
fix whitespace 2016-01-13 00:17:38 +01:00
Pavol Rusnak
a8a68ca5fc
fix typo 2016-01-13 00:15:30 +01:00
Pavol Rusnak
62e8b57ccf
cleanup old stuff 2016-01-12 20:13:17 +01:00
Kenneth Heutmaker
53e361b70b Added code to make trezor-agent work with keepkey. 2016-01-07 12:21:58 -08:00
Pavol Rusnak
40930948d1
bump version 2015-12-24 17:31:28 +01:00
Pavol Rusnak
c025595951
add iv parameter to encrypt_keyvalue/decrypt_keyvalue 2015-12-24 17:31:09 +01:00
Pavol Rusnak
d2e23a126f
update to protobuf 2.6.1 2015-12-24 17:17:20 +01:00
Pavol Rusnak
0465db6dba
add travis.yml 2015-12-21 20:47:01 +01:00
Pavol Rusnak
8951d5c7ec
bump version 2015-12-21 20:41:19 +01:00
Pavol Rusnak
5f59a54983 Merge pull request #46 from runn1ng/master
Fixing and adding bridge transport
2015-12-21 20:40:18 +01:00
Karel Bilek
694e5cff06 adding bridge transport to setup 2015-12-21 18:23:44 +01:00
Karel Bilek
f149e705f4 fixing bridge transport enumerate + init 2015-12-21 18:23:44 +01:00
Pavol Rusnak
18b7b8bdc3
fix travis build 2015-12-15 23:22:42 +01:00
Pavol Rusnak
6e3aec0c1b
move submodules to vendor subdirectory 2015-12-15 23:01:54 +01:00
Pavol Rusnak
06a70556e0
cleanup docker build and travis file 2015-12-15 00:30:10 +01:00
Pavol Rusnak
8d183608c2
include libopencm3 as submodule 2015-12-15 00:20:34 +01:00
Pavol Rusnak
ed76d030ef
check for sessionPassphraseCached 2015-12-14 22:53:14 +01:00
Pavol Rusnak
3556c74740
fix build on _WIN32 2015-12-14 22:50:28 +01:00
Pavol Rusnak
ca6f4c8ce6 Merge pull request #45 from mazaclub/master
Fix PyQt4 import
2015-11-25 00:34:11 +01:00
Kefkius
a24861ba3f
Fix PyQt4 import 2015-11-24 14:33:35 -05:00
Pavol Rusnak
f557e6149d
implement GetPublicKey.show_display option 2015-11-19 11:48:26 +01:00
Pavol Rusnak
c2c70c5c6c
implement get_public_node.arguments --ecdsa-curve-name --show-display 2015-11-19 11:47:19 +01:00
Pavol Rusnak
9983a12276
add ButtonRequest_PublicKey 2015-11-19 11:23:14 +01:00
Pavol Rusnak
28f26b0de9
add GetPublicKey.show_display 2015-11-19 11:17:09 +01:00
Pavol Rusnak
27183323a4
fail sooner when the device is not initialized 2015-11-19 11:03:16 +01:00
Pavol Rusnak
c71abf91a6
cleanup oledDrawChar code 2015-11-18 23:35:28 +01:00
Pavol Rusnak
50c8811af9
double sized font for reset device 2015-11-18 19:52:16 +01:00
Pavol Rusnak
9104bd157c
Merge branch 'u2f' of github.com:trezor/trezor-mcu into u2f 2015-11-13 18:42:28 +01:00
Mark Bryars
32f8819997 Generate hardened keys in a unique root 2015-11-05 01:24:37 +01:00
Pavol Rusnak
ff21971a78
Merge branch 'master' of github.com:darkskiez/trezor-mcu into u2f 2015-11-04 18:49:16 +01:00
Pavol Rusnak
d43f9a8a99
Merge branch 'master' of github.com:trezor/trezor-mcu 2015-11-04 18:47:08 +01:00
Pavol Rusnak
e1095e3ad4
update trezor-common 2015-11-04 18:46:21 +01:00
Mark Bryars
9328cad7f1 Add U2F support 2015-11-03 16:47:12 +01:00
Pavol Rusnak
72268e816b Merge pull request #8 from darkskiez/master
Add u2f counter to storage
2015-11-03 13:18:44 +01:00
Mark Bryars
a272580741 Add u2f counter to storage 2015-11-03 00:04:48 +01:00