Commit 350deb9
File tree
6 files changed
+14
-5
lines changed- Inc
- Src
6 files changed
+14
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
64 | 71 | | |
65 | 72 | | |
66 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
Submodule canokey-core updated 27 files
- .github/workflows/tests.yml+111-41
- CMakeLists.txt+4
- README.md+6-3
- applets/admin/admin.c+6-4
- applets/ctap/ctap.c+27-6
- applets/meta/meta.c-55
- applets/oath/oath.c+8-10
- applets/openpgp/openpgp.c+9-4
- applets/piv/piv.c+44-72
- include/admin.h+1-1
- include/common.h+2
- include/ctap.h+11-2
- include/device.h+16-12
- include/meta.h-12
- interfaces/NFC/fm.c+41-53
- interfaces/NFC/nfc.c+8-5
- interfaces/USB/class/ctaphid/ctaphid.c+2-2
- interfaces/USB/class/kbdhid/kbdhid.c+1-1
- src/apdu.c+2-9
- src/device.c+39-30
- src/key.c+5-1
- test-real/test-piv.sh+47-23
- test-via-pcsc/admin_test.go+5
- test-via-pcsc/openpgp_test.go+4-4
- virt-card/device-sim.c+1-6
- virt-card/fabrication.c+2-1
- virt-card/ifdhandler.c-1
0 commit comments