gojimmypi
|
7bc026540b
Improve Espressif SHA HW/SW mutex messages
|
4 days ago |
Colton Willey
|
0cda59e00e
Add support for cert format in get cert crypto callback
|
4 days ago |
David Garske
|
c4e319b092
Cleanup the gating for `WOLFSSL_NO_AES_CFB_1_8`.
|
4 days ago |
Andras Fekete
|
ff66998575
Fix memory leak
|
4 days ago |
Colton Willey
|
c83c9e68c9
Updates per review comments
|
4 days ago |
Daniel Pouzzner
|
e248d8499a
move !defined(EXTERNAL_OPTS_OPENVPN) assert from src/internal.c to wolfssl/wolfcrypt/types.h with refinements; refine logic+message of assert in wolfssl/wolfcrypt/settings.h re "wolfssl/options.h included in compiled wolfssl library object..".
|
4 days ago |
Colton Willey
|
324b87614e
Initial implementation for using PKCS11 to retrieve certificate for SSL CTX
|
4 days ago |
Eric Blankenhorn
|
fcce09a4d3
Fix from review
|
4 days ago |
Eric Blankenhorn
|
c77bea6691
Disable hitch OSP test
|
4 days ago |
Eric Blankenhorn
|
3d0cc250b9
Add sanity check for configuration method
|
1 week ago |
JacobBarthelmeh
|
67fb29a6f6
Merge pull request #8255 from julek-wolfssl/nss-interop
|
5 days ago |
David Garske
|
314f7575fa
Fixes for macro names.
|
5 days ago |
Juliusz Sosinowicz
|
ba4d1e6815
Add nss interop
|
1 week ago |
David Garske
|
017f931f8b
Various cleanups and fixes:
|
1 week ago |
JacobBarthelmeh
|
f764dbeee1
Merge pull request #8254 from douzzer/20241204-WOLF_AGG_DUMMY_MEMBER
|
1 week ago |
Daniel Pouzzner
|
0ad072a34b
src/internal.c: in HashSkeData(), remove unneeded logically faulty nullness check around XFREE(ssl->buffers.digest.buffer, ...).
|
1 week ago |
Daniel Pouzzner
|
0381a47d7e
peer review: refactor HAVE_ANONYMOUS_INLINE_AGGREGATES and HAVE_EMPTY_AGGREGATES to conform to wolfssl convention -- defined() for true, !defined() for false -- while retaining ability for user override-off by passing in explicit 0 definition.
|
1 week ago |
Daniel Pouzzner
|
447d5ea6ee
fips-check.sh: add support for WOLFSSL_REPO and noautogen option; tweak git fetching to keep wolfssl and fips tags distinct, and fetch all needed tags by name to assure availability for checkout. also, hide stdout noise from pushd/popd.
|
1 week ago |
Daniel Pouzzner
|
aec0345f90
update fips-check.sh for cert #4718: remap linuxv5 as an alias for linuxv5.2.1, and add linuxv5-RC12.
|
1 week ago |
Daniel Pouzzner
|
27e0df040f
src/ssl_crypto.c: revert FIPS gate threshold in wolfSSL_AES_decrypt() changed in d85c108952 -- original value was correct, misdiagnosed by faulty test.
|
1 week ago |
Daniel Pouzzner
|
3dcc12b30a
wolfssl/wolfcrypt/types.h and wolfssl/wolfcrypt/hash.h: define WOLF_AGG_DUMMY_MEMBER, pivoting on HAVE_EMPTY_AGGREGATES, and use WOLF_AGG_DUMMY_MEMBER in wc_Hashes.
|
1 week ago |
Daniel Pouzzner
|
37acac2eb3
configure.ac: fix SC1105 ("Shells disambiguate (( differently or not at all.").
|
1 week ago |
Daniel Pouzzner
|
66c874bded
configure.ac: add --enable-fips=cert4718 alias for v5, and make --enable-fips=v5 set FIPS to 5.2.1; set DEF_FAST_MATH and DEF_SP_MATH to "no" when "yes" would conflict with user-supplied arguments.
|
1 week ago |
JacobBarthelmeh
|
86b24ef6fa
Merge pull request #8261 from julek-wolfssl/libspdm-action
|
1 week ago |
Juliusz Sosinowicz
|
6cede13478
Add libspdm action
|
1 week ago |
David Garske
|
0ed187e16d
Merge pull request #8256 from LinuxJedi/ADA-7461
|
1 week ago |
Andrew Hutchings
|
158d62591f
Fix broken verify on Ada wrapper
|
1 week ago |
JacobBarthelmeh
|
20643577e6
Merge pull request #8258 from dgarske/get_verify
|
1 week ago |
David Garske
|
56ed6762d8
Expose compatibility get_verify functions with openssl_extra.
|
1 week ago |
JacobBarthelmeh
|
1bfbdb6c7f
Merge pull request #8257 from dgarske/settings_h
|
1 week ago |