Commit Graph

1165 Commits

Author SHA1 Message Date
Fabian Kaczmarczyck
6902115099 updates reproducible references 2020-08-20 18:01:52 +02:00
Fabian Kaczmarczyck
9259102a12 makes tests more readable 2020-08-20 17:24:00 +02:00
kaczmarczyck
fe57be24b0 Merge branch 'master' into client-pin-features 2020-08-19 19:36:14 +02:00
Fabian Kaczmarczyck
77b21e9ecf improved documentation 2020-08-19 19:24:47 +02:00
Fabian Kaczmarczyck
bbcff488d5 unifying the use instructions to another standard 2020-08-17 17:36:17 +02:00
kaczmarczyck
66f392ca0f Merge pull request #143 from gebogebogebo/develop
Do not generate an empty PublicKeyCredentialUserEntity in response to…
2020-08-17 12:36:57 +02:00
Jean-Michel Picod
403048d2f5 Merge branch 'master' into develop 2020-08-17 12:07:44 +02:00
kaczmarczyck
36f43a3929 Merge pull request #137 from mingxguo27/mingxguo-fuzzing
Add fuzz target for CBOR
2020-08-17 09:36:51 +02:00
gebo
f8db69e892 Do not generate an empty PublicKeyCredentialUserEntity in response to GetAssertion 2020-08-16 08:40:28 +09:00
mingxguo27
bbbee74b36 Changed reproducible reference files 2020-08-14 10:21:24 +00:00
mingxguo27
eca09cdeb6 Merge branch 'master' of https://github.com/google/OpenSK into mingxguo-fuzzing 2020-08-13 17:20:15 +00:00
Fabian Kaczmarczyck
0aabf8210a improved testing in pin_protocol_v1.rs 2020-08-13 05:37:20 +02:00
mingxguo27
6ebb69f275 Refactoring 2020-08-12 17:21:00 +00:00
mingxguo27
b09d64a015 Resolve pull request comments: refactoring and workflow 2020-08-12 10:18:17 +00:00
Jean-Michel Picod
57bf623539 Merge pull request #140 from jmichelp/master
Fix parsing logic of deploy.py script
2020-08-12 11:49:44 +02:00
Jean-Michel Picod
d4bb0dd7ef Fix parsing logic of deploy.py script 2020-08-12 11:20:37 +02:00
Jean-Michel Picod
5495bbd2a4 Merge pull request #136 from jmichelp/master
Move to tockloader 1.5
2020-08-11 18:09:10 +02:00
mingxguo27
1e9da1e2d6 Add fuzz target for CBOR 2020-08-11 09:48:44 +00:00
Jean-Michel Picod
f68ab0be9d Update GitHub workflow 2020-08-07 16:39:11 +02:00
Jean-Michel Picod
8f358b7d81 Move to tockloader 1.5 2020-08-07 16:28:39 +02:00
gendx
dcc5d58da9 Merge pull request #123 from gendx/libtock-core
Update libtock dependency to libtock-core
2020-08-07 16:25:37 +02:00
Guillaume Endignoux
1e7699ad1e Update reference binaries. 2020-08-07 15:23:45 +02:00
Guillaume Endignoux
ff0eefcae5 Fix typo in Cargo.toml. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
c73492aae5 Checkout with submodules. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
67a7223802 Setup submodules before the rest so that GitHub workflows can find the rust-toolchain. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
d5e7cfa1b1 Update rust-toolchain to be a symlink to third_party/libtock-rs/rust-toolchain. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
e60e10e777 Add examples for panic_test and oom_test. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
58e2f1211c Update deploy.py to the new libtock. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
3c5e0c9cf1 Update src/ to the new libtock. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
b30b88156a Update libraries/ to the new libtock. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
e1fd1f2257 Remove obsolete patches for libtock-rs. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
6df347acf3 Update libtock-rs to the current master. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
76c0840354 Update third_party/lang-items to support OpenSK. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
fbc7044328 git mv alloc.rs allocator.rs 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
ee7ffa658c Import https://github.com/tock/libtock-rs/core at commit ab2c945 into third_party/lang-items/. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
89e397e718 Import https://github.com/tock/libtock-rs/core at commit 828c19d into third_party/lang-items/. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
529db7b4ef Update usb_ctap_hid.rs to the new API. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
6cc4f2cfb6 Move usb_ctap_hid.rs to third_party/libtock-drivers. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
467121c962 Update third_party/libtock-drivers to support OpenSK. 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
5f1fcaedf5 git mv leds.rs led.rs 2020-08-07 15:09:07 +02:00
Guillaume Endignoux
251e007d59 Import https://github.com/tock/libtock-rs at commit 828c19d into third_party/libtock-drivers/. 2020-08-07 15:09:07 +02:00
Fabian Kaczmarczyck
d5fefa2f12 improved code consistency and documentation 2020-08-06 08:44:19 +02:00
kaczmarczyck
4e4ed126b7 Merge branch 'master' into client-pin-features 2020-07-28 11:28:19 +02:00
Fabian Kaczmarczyck
a398c404dc improves documentation to address comments 2020-07-27 22:18:51 +02:00
gendx
5114a6fee2 Merge pull request #132 from gendx/upload-reproduced
Add reference elf2tab and binary hashes to the uploaded reproduced.tar file
2020-07-27 12:24:26 +02:00
Guillaume Endignoux
abc251ef8a Add reference elf2tab and binary hashes to the uploaded reproduced.tar file. 2020-07-24 15:33:45 +02:00
gendx
4b942c568c Merge pull request #131 from gendx/pin-tockloader
Pin Tockloader to version 1.4, as a temporary workaround until we migrate to 1.5
2020-07-24 15:32:24 +02:00
Guillaume Endignoux
d70cc7f8ea Update reference binaries. 2020-07-24 10:34:26 +02:00
Guillaume Endignoux
b6c6392aaa Pin tockloader in workflows. 2020-07-23 15:11:11 +02:00
Guillaume Endignoux
52d276671d Pin Tockloader to version 1.4, as a temporary workaround until we migrate to 1.5. 2020-07-23 15:06:16 +02:00