Commit Graph

1228 Commits

Author SHA1 Message Date
Jean-Michel Picod 730670eac8 Update reproducible references 2020-09-16 12:03:45 +02:00
Jean-Michel Picod 9e8e83fb32 Patch cleanup 2020-09-16 11:48:59 +02:00
Jean-Michel Picod 5ca23c4e05 Update patches for newer kernel 2020-09-16 11:35:19 +02:00
Jean-Michel Picod a660d5cfda Remove unnecessary patch 2020-09-16 10:40:08 +02:00
Jean-Michel Picod bb2685ca94 Update out-of-tree board to new kernel 2020-09-16 10:38:36 +02:00
Jean-Michel Picod cc495b8c85 Bump kernel version 2020-09-16 10:37:18 +02:00
Jean-Michel Picod 655eac2e8a Merge pull request #147 from jmichelp/master
Few fixes/improvements
2020-09-16 10:34:37 +02:00
Jean-Michel Picod aea26d9909 Add missing aaguid.txt for reproducibility 2020-09-16 10:07:50 +02:00
Jean-Michel Picod 4b4f3ccbfb Fix pylint error 2020-09-15 11:29:03 +02:00
Jean-Michel Picod 34f3483f9e Decoralate AAGUID and certificates 2020-09-14 14:03:57 +02:00
Jean-Michel Picod 62c9cebb3e Fix logic error with ctap2.1 2020-09-01 17:23:43 +02:00
Jean-Michel Picod 728401b00f Bump elf2tab to 0.6.0 2020-09-01 17:23:26 +02:00
kaczmarczyck 74c773d29e Merge pull request #127 from kaczmarczyck/client-pin-features
Client pin features
2020-08-20 20:01:03 +02:00
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