Fabian Kaczmarczyck
8bbf42623f
adds cargo checks and tests to workflows and locally
2020-04-29 09:53:44 +02:00
gendx
20674c518e
Merge pull request #101 from gendx/verbose-build
...
Add a --verbose-build option to the deploy script.
2020-04-28 18:40:14 +02:00
Jean-Michel Picod
332d7bc2ea
Update yapf matcher.
...
Extracting the diff is not very useful because messages are not
concatenated. The line/column info is also not useful because the
diff includes some context lines.
2020-04-28 18:36:04 +02:00
Jean-Michel Picod
a611496497
Force format error to test yapf matcher
2020-04-28 18:27:05 +02:00
Jean-Michel Picod
32f0090888
Try to fix yapf matcher
2020-04-28 18:24:46 +02:00
Guillaume Endignoux
c780d76613
Append.
2020-04-28 18:04:41 +02:00
Guillaume Endignoux
e838356f3b
Revert review suggestion.
...
No, we don't want to run: Command '['rustup', '-', '-', 'v', 'e', 'r', 'b', 'o', 's', 'e', 'install', 'nightly-2020-02-03']'
2020-04-28 18:00:42 +02:00
Guillaume Endignoux
dc088479db
Fix review comments.
2020-04-28 17:57:10 +02:00
kaczmarczyck
2aeeff3bb5
Merge branch 'master' into info-2-1
2020-04-28 16:23:30 +02:00
Fabian Kaczmarczyck
d9c4c729e8
adds a feature flag for CTAP2.1, addresses comments
2020-04-28 16:04:09 +02:00
Guillaume Endignoux
7d47de2b3b
Formatting.
2020-04-28 14:05:36 +02:00
Guillaume Endignoux
463a289dd0
Verbose rustup.
2020-04-28 14:02:24 +02:00
Guillaume Endignoux
ec2c3fb201
Formatting.
2020-04-28 13:56:17 +02:00
Guillaume Endignoux
4903232c42
Add a --verbose-build option to the deploy script.
2020-04-28 13:51:03 +02:00
gendx
b486ff44a6
Merge pull request #100 from jmichelp/master
...
Depends on tockloader 1.4.x from now
2020-04-28 10:27:18 +02:00
Jean-Michel Picod
a0601145ed
More accurate error message regarding tockloader version.
2020-04-28 10:05:16 +02:00
Jean-Michel Picod
c9773e0f80
Fix dependency on tockloader 1.4
...
Now that it has been released and pushed to pypi, make sure that
tockloader is at least 1.4 version
2020-04-28 10:02:47 +02:00
gendx
dc12e10415
Merge pull request #97 from gendx/tock-1.5
...
Upgrade to Tock-1.5-rc2
2020-04-24 16:04:43 +02:00
Jean-Michel Picod
fb945b314e
Merge branch 'master' into tock-1.5
2020-04-24 15:47:54 +02:00
Jean-Michel Picod
d140e5a93d
Merge pull request #99 from jmichelp/master
...
Fix style being used with yapf 0.30.0
2020-04-24 15:42:59 +02:00
Jean-Michel Picod
7cfe3ac3cd
Merge branch 'master' into master
2020-04-24 15:37:46 +02:00
Jean-Michel Picod
7516badab0
Fix formating because of new style in yapf
2020-04-24 12:45:58 +02:00
Jean-Michel Picod
5ea58bc018
Fix style being used with yapf 0.30.0
2020-04-24 12:38:10 +02:00
Guillaume Endignoux
0a38339b8e
Upgrade to Tock-1.5-rc2
2020-04-24 11:20:12 +02:00
Fabian Kaczmarczyck
8f20a75b17
add 2.1 features to GetInfo
2020-04-20 18:24:11 +02:00
gendx
50c5a1a427
Merge pull request #93 from gendx/doc-update
...
More detailed installation instructions.
2020-04-14 18:31:49 +02:00
Guillaume Endignoux
780a5e6a0d
More detailed installation instructions.
2020-04-14 16:19:48 +02:00
kaczmarczyck
8af456d7f0
Merge pull request #92 from kaczmarczyck/algorithm-identifier-openssh
...
accept the algorithm identifier used by OpenSSH
2020-04-09 18:22:00 +02:00
gendx
879d72bf4b
Merge branch 'master' into algorithm-identifier-openssh
2020-04-09 18:09:33 +02:00
gendx
7253dc2915
Merge pull request #91 from gendx/reproducible-builds
...
Sync with upstream Tock to have reproducible builds.
2020-04-09 18:09:12 +02:00
Fabian Kaczmarczyck
a64d5d41d7
accept the algorithm identifier used by OpenSSH
2020-04-09 15:56:23 +02:00
Guillaume Endignoux
291d3db553
Add rustfmt component to cargo_fmt workflow.
2020-04-09 13:38:57 +02:00
Guillaume Endignoux
e467ed1344
Fix Python formatting.
2020-04-08 15:55:51 +02:00
Guillaume Endignoux
4b9486d0bd
Sync with upstream Tock to have reproducible builds.
2020-04-08 15:45:46 +02:00
Julien Cretin
690db41dc6
Merge pull request #73 from ia0/wipe
...
Wipe sensitive data on entry deletion
2020-03-28 15:06:08 +01:00
Julien Cretin
1a337ab90d
Fix typos in documentation
2020-03-23 12:57:27 +01:00
Julien Cretin
4a9cc3ce2e
Add more details to the store documentation
2020-03-22 17:17:21 +01:00
Julien Cretin
b798b195f4
Return invariant status only and assert in test
2020-03-18 11:10:01 +01:00
Julien Cretin
e1fa8549e1
Merge branch 'master' into wipe
2020-03-18 10:59:24 +01:00
gendx
284b1426ec
Merge pull request #83 from gendx/verbose-feature
...
Add a --verbose parameter to print all USB packets at the OpenSK level.
2020-03-16 12:09:52 +01:00
gendx
93d8df2922
Merge branch 'master' into verbose-feature
2020-03-16 10:39:44 +01:00
Guillaume Endignoux
4d5ef342de
Update workflows.
2020-03-13 16:03:31 +01:00
Guillaume Endignoux
8f4d4c1210
Add a --verbose parameter to print all USB packets at the OpenSK level.
2020-03-13 15:59:51 +01:00
Jean-Michel Picod
57e79c18fc
Merge pull request #82 from jmichelp/master
...
Check nrfutil version.
2020-03-13 15:51:05 +01:00
Jean-Michel Picod
f471fc4b5e
Merge branch 'master' into master
2020-03-13 15:45:25 +01:00
Jean-Michel Picod
9c3f5c34b4
Incorrect import.
2020-03-13 15:26:54 +01:00
kaczmarczyck
dabbe38605
Merge pull request #75 from kaczmarczyck/HMAC-secret-extension
...
adding HMAC-secret support
2020-03-13 15:20:53 +01:00
kaczmarczyck
99ae52785e
Merge branch 'master' into HMAC-secret-extension
2020-03-13 13:42:39 +01:00
gendx
8de99f70d3
Merge pull request #80 from gendx/sync-patches
...
Sync upstream kernel to get more reproducible builds.
2020-03-13 13:33:17 +01:00
Jean-Michel
1768934402
Check nrfutil version.
2020-03-13 11:49:56 +01:00