Juliusz Sosinowicz
|
a6be157628
Gate new AKID functionality on `WOLFSSL_AKID_NAME`
|
3 years ago |
Juliusz Sosinowicz
|
cb79bc5c46
Use same code for `DecodeNsCertType` with templates
|
3 years ago |
Juliusz Sosinowicz
|
842dba7946
Put address and postal code in `WOLFSSL_CERT_EXT`
|
3 years ago |
Juliusz Sosinowicz
|
2531cd961f
Code review fixes
|
3 years ago |
Juliusz Sosinowicz
|
d9af698aa4
Implement raw AKID with WOLFSSL_ASN_TEMPLATE
|
3 years ago |
Juliusz Sosinowicz
|
c162196b27
Add x509 name attributes and extensions to DER parsing and generation
|
3 years ago |
Juliusz Sosinowicz
|
894303be59
Make the `wolfSSL_GetMaxFragSize` parameter meaning consistent
|
3 years ago |
Sean Parkinson
|
623a84ed7b
Fixes for Zephyr OS
|
3 years ago |
Sean Parkinson
|
7baffd9cf1
Merge pull request #4512 from douzzer/fips-check-linuxv5-uses-tag-WCv5.0-RC9
|
3 years ago |
Sean Parkinson
|
0e18e9c404
Merge pull request #4502 from dgarske/async_test
|
3 years ago |
David Garske
|
55ee5e41db
Merge pull request #4510 from SparkiDev/sp_cmp_c64
|
3 years ago |
Daniel Pouzzner
|
46ecf752b4
fips-check.sh: update wolfSSL remote & tag for linuxv5 aka linuxv5-RC9.
|
3 years ago |
John Safranek
|
7cbfb27fa0
When adding cipherExtraData(), also account for TLSv1.3.
|
3 years ago |
John Safranek
|
9f3f9c53fd
Remove debugging printfs. Added some guards around DTLS and AEAD only things.
|
3 years ago |
Juliusz Sosinowicz
|
be3b6b47ef
DTLS MTU fixes
|
3 years ago |
John Safranek
|
77ebd11781
Updating based on MTU. Debugging prints.
|
3 years ago |
John Safranek
|
be2e7e25ac
Change the calculation for the extra data size in a DTLS message when checking to see if it'll fit in an MTU. (ZD12983)
|
3 years ago |
David Garske
|
c16f0db1b5
Fixes for handling `WC_PENDING_E` async responses in API unit test and examples. Resolves all issues with `--enable-all --enable-asynccrypt --with-intelqa=`.
|
3 years ago |
David Garske
|
a2ad01604f
Fix devId, which must be `-2` or `INVALID_DEVID` (not 0). Fix RSA doc typo.
|
3 years ago |
David Garske
|
eb56b652ca
Fix for async TLS v1.3 with multiple `WC_PENDING_E` on client_hello and server_hello processing. Fix for not aligned NUMA.
|
3 years ago |
Sean Parkinson
|
34095dfd38
Merge pull request #4509 from dgarske/fix_sesstick
|
3 years ago |
David Garske
|
f14bd41733
Merge pull request #4359 from douzzer/fipsv3-rebased
|
3 years ago |
Jacob Barthelmeh
|
f585dcd5ab
adjust inSz with BER PKCS7 parsing
|
3 years ago |
Daniel Pouzzner
|
f413ff8b3a
tls.c: TLSX_SupportedFFDHE_Set(): add handling for malloc failures.
|
3 years ago |
Jacob Barthelmeh
|
00249b70ae
fix for build with WOLFSSL_SGX
|
3 years ago |
Daniel Pouzzner
|
3a80ba6744
configure.ac: fixes for --enable-fips logic.
|
3 years ago |
Daniel Pouzzner
|
d105256330
fips-check.sh: remap fips-ready target to be ready flavor of 140-3, temporarily with FIPS_VERSION="master"; add fips-v3-ready target with FIPS_VERSION="v4.1.1"; add linuxv5|linuxv5-RC9 target to be updated after merge with tags.
|
3 years ago |
Daniel Pouzzner
|
d527b25034
configure.ac: FIPS: remap "ready" to be ready flavor of 140-3 (i.e. v5-ready); add v3-ready for ready flavor of 140-2.
|
3 years ago |
Daniel Pouzzner
|
8ee49cd50c
linuxkm: in module_hooks.c:wolfssl_init(), add support for WC_RNG_SEED_CB.
|
3 years ago |
Daniel Pouzzner
|
071be3171e
linuxkm: in module_hooks.c, fix logic+gating around CONFIG_MODULE_SIG and WOLFCRYPT_FIPS_CORE_DYNAMIC_HASH_VALUE.
|
3 years ago |