Commit 0101438
committed
Updated submodules
wolfSSL: 5.8.2
wolfTPM: latest
wolfHSM: latest
wolfPKCS11: latest1 parent b897746 commit 0101438
4 files changed
+4
-4
lines changed- .github/workflows/static-analysis.yml+57
- .gitignore+16-9
- ChangeLog.md+22
- Makefile+22
- benchmark/bench_modules/wh_bench_mod_rsa.c+1-1
- examples/Makefile+15
- src/wh_client.c+7-5
- src/wh_client_she.c+3-5
- src/wh_nvm_flash.c+9-9
- src/wh_server_img_mgr.c+449
- src/wh_she_crypto.c+256-259
- src/wh_transport_mem.c+20-8
- test/Makefile+11-9
- test/config/wolfhsm_cfg.h+4
- test/wh_test.c+9
- test/wh_test_crypto.c+54-24
- test/wh_test_server_img_mgr.c+1.3k
- test/wh_test_server_img_mgr.h+25
- tools/Makefile+14
- tools/static-analysis/cppcheck-suppressions.txt+12
- tools/static-analysis/run_cppcheck.sh+86
- tools/testcertgen/Makefile+9
- tools/whnvmtool/.gitignore+1
- wolfhsm/wh_error.h+1-1
- wolfhsm/wh_server.h+4-5
- wolfhsm/wh_server_img_mgr.h+277
- wolfhsm/wh_settings.h+16
Submodule wolfPKCS11 updated 57 files
- .clang-tidy+30
- .codespellrc+6
- .github/workflows/alpine-architecture-tests.yml+190
- .github/workflows/build-workflow.yml+2-1
- .github/workflows/clang-tidy.yml+207
- .github/workflows/codespell.yml+29
- .github/workflows/debian-package-test.yml+92
- .github/workflows/nss-cmsutil-test.yml+370
- .github/workflows/nss-curl-test.yml+282
- .github/workflows/nss-pdfsig-test.yml+315
- .github/workflows/nss-ssltap-test.yml+350
- .github/workflows/sanitizer-tests.yml+199
- .github/workflows/storage-upgrade-test-tpm.yml+158
- .github/workflows/storage-upgrade-test.yml+161
- .github/workflows/unit-test.yml+15-3
- .github/workflows/wolfssl-v5.6.6-build-workflow.yml+97
- .gitignore+11
- Docker/include.am+1
- Docker/packaging/debian/Dockerfile+5
- IDE/VisualStudio/wolftpm.vcxproj+2-1
- Makefile.am+2
- configure.ac+89-7
- debian/README.Debian+69
- debian/changelog+6
- debian/control+41
- debian/control.in+41
- debian/copyright+27
- debian/include.am+89
- debian/libwolfpkcs11-dev.install+3
- debian/libwolfpkcs11-dev.lintian-overrides+3
- debian/libwolfpkcs11.install+1
- debian/libwolfpkcs11.lintian-overrides+7
- debian/rules+56
- examples/add_cert_file.c+3-4
- examples/add_rsa_key.c+6-170
- examples/add_rsa_key_file.c+2-3
- examples/include.am+1
- examples/slot_info.c+1-1
- pre-commit.sh+3-3
- src/crypto.c+3.3k-434
- src/internal.c+2.7k-312
- src/slot.c+1.1k-195
- src/wolfpkcs11.c+44-16
- tests/README.md+1
- tests/debug_test.c+149
- tests/include.am+27
- tests/object_id_uniqueness_test.c+519
- tests/pkcs11mtt.c+355-51
- tests/pkcs11str.c+145-1
- tests/pkcs11test.c+6.8k-1.2k
- tests/rsa_session_persistence_test.c+671
- tests/testdata.h+30-3
- tests/token_path_test.c+466
- tests/unit.h+8
- wolfpkcs11/internal.h+359-135
- wolfpkcs11/pkcs11.h+242-69
- wolfpkcs11/store.h+8-6
Submodule wolfssl updated 1127 files
0 commit comments