Commit 78bed07
Update wolfssl submodule to include PR 9689 and 9698
1 parent e1bef7a commit 78bed07
3 files changed
Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| 226 | + | |
226 | 227 | | |
227 | 228 | | |
228 | 229 | | |
| |||
- .github/workflows/async.yml+1-1
- .github/workflows/bind.yml+2-2
- .github/workflows/codespell.yml+1-1
- .github/workflows/coverity-scan-fixes.yml+1-1
- .github/workflows/curl.yml+2-2
- .github/workflows/cyrus-sasl.yml+2-2
- .github/workflows/disable-pk-algs.yml+1-1
- .github/workflows/docker-Espressif.yml+3-3
- .github/workflows/docker-OpenWrt.yml+2-2
- .github/workflows/fil-c.yml+1-1
- .github/workflows/grpc.yml+2-2
- .github/workflows/haproxy.yml+2-2
- .github/workflows/intelasm-c-fallback.yml+1-1
- .github/workflows/ipmitool.yml+3-3
- .github/workflows/jwt-cpp.yml+3-3
- .github/workflows/libspdm.yml+2-2
- .github/workflows/libvncserver.yml+2-2
- .github/workflows/memcached.yml+2-2
- .github/workflows/mosquitto.yml+2-2
- .github/workflows/multi-compiler.yml+3-9
- .github/workflows/net-snmp.yml+2-2
- .github/workflows/nginx.yml+2-2
- .github/workflows/no-malloc.yml+1-1
- .github/workflows/no-tls.yml+1-1
- .github/workflows/nss.yml+2-2
- .github/workflows/ntp.yml+2-2
- .github/workflows/ocsp.yml+1-1
- .github/workflows/openldap.yml+2-2
- .github/workflows/openssh.yml+2-2
- .github/workflows/opensslcoexist.yml+1-1
- .github/workflows/openvpn.yml+2-2
- .github/workflows/os-check.yml+4-4
- .github/workflows/packaging.yml+1-1
- .github/workflows/pam-ipmi.yml+2-2
- .github/workflows/pq-all.yml+1-1
- .github/workflows/psk.yml+1-1
- .github/workflows/rng-tools.yml+2-2
- .github/workflows/smallStackSize.yml+1-1
- .github/workflows/socat.yml+2-2
- .github/workflows/softhsm.yml+2-2
- .github/workflows/sssd.yml+2-2
- .github/workflows/stunnel.yml+2-2
- .github/workflows/symbol-prefixes.yml+1-1
- .github/workflows/threadx.yml+1-1
- .github/workflows/wolfCrypt-Wconversion.yml+1-1
- .github/workflows/zephyr.yml+1-1
- .wolfssl_known_macro_extras+6
- LICENSING+2
- certs/external/README.txt+2-3
- certs/external/ca_collection.pem+23-60
- linuxkm/include.am+1
- linuxkm/patches/5.14.0-570.58.1.el9_6/WOLFSSL_LINUXKM_HAVE_GET_RANDOM_CALLBACKS-5v14-570v58v1-el9_6.patch+462
- scripts/ocsp-stapling.test+24-1
- src/internal.c+20-13
- src/x509.c+72-17
- tests/api.c+100
- wolfcrypt/src/aes.c+10-3
- wolfcrypt/src/blake2b.c+6-2
- wolfcrypt/src/blake2s.c+6-2
- wolfcrypt/src/misc.c+3-1
- wolfcrypt/src/port/st/README.md+169-16
- wolfcrypt/src/port/st/stsafe.c+1.6k-297
- wolfcrypt/src/random.c+44-1
- wolfcrypt/src/rsa.c+8-8
- wolfcrypt/src/sp_int.c+3-3
- wolfcrypt/src/wc_port.c+7-3
- wolfssl/openssl/conf.h+11-3
- wolfssl/openssl/obj_mac.h+3
- wolfssl/ssl.h+8-6
- wolfssl/wolfcrypt/asn.h+10-5
- wolfssl/wolfcrypt/dilithium.h+63-15
- wolfssl/wolfcrypt/port/st/stsafe.h+122-8
- wolfssl/wolfcrypt/settings.h+27-3
- wolfssl/wolfcrypt/wc_port.h+16-2
- wolfssl/wolfio.h+19-1
- wrapper/rust/wolfssl-wolfcrypt/build.rs+2
- wrapper/rust/wolfssl-wolfcrypt/src/blake2.rs+276-1
- wrapper/rust/wolfssl-wolfcrypt/tests/test_blake2.rs+117
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1021 | 1021 | | |
1022 | 1022 | | |
1023 | 1023 | | |
1024 | | - | |
| 1024 | + | |
1025 | 1025 | | |
1026 | | - | |
| 1026 | + | |
1027 | 1027 | | |
1028 | | - | |
| 1028 | + | |
1029 | 1029 | | |
1030 | | - | |
| 1030 | + | |
1031 | 1031 | | |
1032 | 1032 | | |
1033 | 1033 | | |
1034 | 1034 | | |
1035 | 1035 | | |
1036 | 1036 | | |
1037 | 1037 | | |
1038 | | - | |
| 1038 | + | |
1039 | 1039 | | |
1040 | | - | |
| 1040 | + | |
1041 | 1041 | | |
1042 | 1042 | | |
1043 | 1043 | | |
| |||
1048 | 1048 | | |
1049 | 1049 | | |
1050 | 1050 | | |
1051 | | - | |
| 1051 | + | |
1052 | 1052 | | |
0 commit comments