Commit e9980fb
3 files changed
+14
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | | - | |
269 | | - | |
270 | | - | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
271 | 272 | | |
272 | 273 | | |
273 | 274 | | |
| |||
Submodule wolfPKCS11 updated 43 files
- .github/workflows/build-workflow.yml+102
- .github/workflows/unit-test.yml+84
- .github/workflows/win-test.yml+67
- .gitignore+2
- IDE/VisualStudio/README.md+9
- IDE/VisualStudio/include.am+13
- IDE/VisualStudio/pkcs11str.vcxproj+309
- IDE/VisualStudio/pkcs11test.vcxproj+308
- IDE/VisualStudio/user_settings.h+205
- IDE/VisualStudio/wolfcrypt_test.vcxproj+284
- IDE/VisualStudio/wolfpkcs11.sln+167
- IDE/VisualStudio/wolfpkcs11.vcxproj+328
- IDE/VisualStudio/wolfssl.vcxproj+368
- IDE/VisualStudio/wolftpm.vcxproj+337
- IDE/VisualStudio/wrap_test.vcxproj+306
- IDE/include.am+5
- Makefile.am+1
- README.md+73-3
- configure.ac+43-20
- include.am-15
- m4/ax_create_generic_config.m4+2-2
- m4/ax_harden_compiler_flags.m4+2-4
- m4/ax_pthread.m4+149-112
- m4/ax_tls.m4+23-29
- src/crypto.c+323-14
- src/include.am+1-1
- src/internal.c+622-109
- src/slot.c+2-2
- src/wolfpkcs11.c+1-1
- tests/README.md+6
- tests/include.am+5-4
- tests/pkcs11mtt.c+85-42
- tests/pkcs11str.c+39-17
- tests/pkcs11test.c+72-45
- tests/testdata.h+23-1
- tests/unit.h+8-8
- wolfpkcs11/internal.h+25-9
- wolfpkcs11/options.h.in+1-1
- wolfpkcs11/pkcs11.h+16-1
- wolfpkcs11/store.h+8-8
- wolfpkcs11/version.h+3-3
- wolfpkcs11/version.h.in+1-1
- wolfpkcs11/visibility.h+1-1
0 commit comments