gendx
|
9c5dacda73
|
Merge branch 'master' into usb-component
|
2020-09-24 14:24:21 +02:00 |
|
Jean-Michel Picod
|
eba91e983d
|
Merge pull request #145 from coelner/elf2tab
Elf2tab internally install
|
2020-09-24 13:34:57 +02:00 |
|
Jean-Michel Picod
|
b802f1b8b5
|
Merge branch 'master' into elf2tab
|
2020-09-24 13:22:27 +02:00 |
|
Guillaume Endignoux
|
387db8ae1c
|
Update hashes
|
2020-09-24 12:36:25 +02:00 |
|
coelner
|
ef40657c27
|
install a local elf2tab binary within the repo itself
|
2020-09-24 12:36:11 +02:00 |
|
Guillaume Endignoux
|
359b243eb6
|
Add component for USB CTAP.
|
2020-09-24 12:28:29 +02:00 |
|
gendx
|
7d7204a35b
|
Merge pull request #160 from gendx/edition-2018
Migrate import statements and macros to Rust 2018.
|
2020-09-24 12:27:27 +02:00 |
|
Guillaume Endignoux
|
c0062efa28
|
Update hashes and add a script to automate that from GitHub artifacts.
|
2020-09-24 12:11:13 +02:00 |
|
Guillaume Endignoux
|
7485b097c1
|
Check that fuzzer in libraries/cbor builds properly.
|
2020-09-24 11:33:15 +02:00 |
|
Guillaume Endignoux
|
85a34ad085
|
Migrate import statements and macros to Rust 2018.
|
2020-09-24 11:28:24 +02:00 |
|
kaczmarczyck
|
55c9053baf
|
Merge pull request #149 from mingxguo27/mingxguo-fuzzing-mvp
Fuzzing MVP
|
2020-09-23 23:35:59 +02:00 |
|
mingxguo27
|
e467026e6f
|
Added git workflow and shell script for fuzzing
|
2020-09-23 15:08:40 +00:00 |
|
mingxguo27
|
ed8308df38
|
Reversed changes
|
2020-09-23 14:34:15 +00:00 |
|
mingxguo27
|
ddfa1ba8fd
|
Changed reproducible
|
2020-09-23 14:33:52 +00:00 |
|
mingxguo27
|
0aa489527c
|
Changed reproducible
|
2020-09-23 14:33:05 +00:00 |
|
mingxguo27
|
d0a1f707bc
|
Fixed dependencies
|
2020-09-23 14:33:05 +00:00 |
|
mingxguo27
|
6cab8aaa20
|
Resolved comments
|
2020-09-23 14:33:05 +00:00 |
|
mingxguo27
|
6e8eecce59
|
Resolved comments
|
2020-09-23 14:33:05 +00:00 |
|
mingxguo27
|
3a6a78bbf2
|
Resolved PR comments
|
2020-09-23 14:33:05 +00:00 |
|
mingxguo27
|
6edf67ee2c
|
Fixed dependency and linking errors
|
2020-09-23 14:33:05 +00:00 |
|
mingxguo27
|
69a440fddb
|
Added first fuzzing target
|
2020-09-23 14:33:05 +00:00 |
|
mingxguo27
|
5d734445ea
|
Modified dependencies for fuzzing to work
|
2020-09-23 14:33:05 +00:00 |
|
kaczmarczyck
|
cac713aaed
|
Merge pull request #158 from ia0/v2_error
Return errors and Vecs from CTAP storage
|
2020-09-23 15:39:12 +02:00 |
|
Julien Cretin
|
50353821a9
|
Update reproducible hashes
|
2020-09-23 15:00:32 +02:00 |
|
Julien Cretin
|
6a6891949b
|
Expose MasterKeys fields again
|
2020-09-23 13:27:20 +02:00 |
|
Julien Cretin
|
426722bb6b
|
Return arrays for fixed-size objects
|
2020-09-23 11:10:04 +02:00 |
|
Julien Cretin
|
cae38c39c5
|
Merge branch 'master' into v2_error
|
2020-09-23 10:12:22 +02:00 |
|
Jean-Michel Picod
|
3bd411336c
|
Merge pull request #150 from jmichelp/master
Update to a newer kernel version
|
2020-09-22 17:35:16 +02:00 |
|
Jean-Michel Picod
|
8ff1c02b9a
|
Update reproducible hashes
|
2020-09-22 17:24:17 +02:00 |
|
Jean-Michel Picod
|
beb9f90099
|
Merge branch 'master' into master
|
2020-09-22 17:15:04 +02:00 |
|
gendx
|
88e155fc37
|
Merge pull request #159 from gendx/console-test
Add console_test example to stress-test Tock's console driver.
|
2020-09-22 17:01:37 +02:00 |
|
Guillaume Endignoux
|
a3b9724165
|
Add console_test example to stress-test Tock's console driver.
|
2020-09-22 16:33:52 +02:00 |
|
Julien Cretin
|
7c6a1e27b4
|
Return errors and Vecs from CTAP storage
|
2020-09-22 16:23:51 +02:00 |
|
gendx
|
658b767ff8
|
Merge pull request #156 from gendx/fix-imports
Fix imports in ctap, embedded_flash and lang-items.
|
2020-09-22 14:47:28 +02:00 |
|
Guillaume Endignoux
|
361f8753c0
|
Fix reference binaries.
|
2020-09-22 13:28:21 +02:00 |
|
Guillaume Endignoux
|
ff73936a4d
|
Fix imports in ctap, embedded_flash and lang-items.
|
2020-09-22 13:14:33 +02:00 |
|
Jean-Michel Picod
|
942a20dbda
|
Merge pull request #153 from jmichelp/fix-reproducible
Fix reproducibility
|
2020-09-18 17:47:16 +02:00 |
|
Jean-Michel Picod
|
0afe96e575
|
Merge branch 'master' into fix-reproducible
|
2020-09-18 17:37:17 +02:00 |
|
Jean-Michel Picod
|
65ca227dc3
|
Fix reproducibility
|
2020-09-18 17:23:06 +02:00 |
|
Jean-Michel Picod
|
2b2b9ecc6f
|
Update reproducible hashes
|
2020-09-16 17:24:53 +02:00 |
|
Jean-Michel Picod
|
62151ed614
|
Fix MPU issue
|
2020-09-16 17:15:33 +02:00 |
|
Jean-Michel Picod
|
4f6b1fa04e
|
Update hashes.
|
2020-09-16 14:07:13 +02:00 |
|
Jean-Michel Picod
|
a70c57f57b
|
Fix reproducibility
|
2020-09-16 13:56:53 +02:00 |
|
Jean-Michel Picod
|
b4e77e54e3
|
Fix references
|
2020-09-16 12:13:30 +02:00 |
|
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 |
|