20231115-misc-fixits#6973
Merged
JacobBarthelmeh merged 6 commits intowolfSSL:masterfrom Nov 15, 2023
Merged
Conversation
…L_GMTIME gmtime() into gmtime_r(), and always define HAVE_GMTIME_R when defined(WOLFSSL_GMTIME).
…f max_relative_stack, to accommodate compilation settings when subsumed within testsuite.
…ertByIssuer(), MicriumGenerateCookie(), uIPGenerateCookie(), and GNRC_GenerateCookie(); tests/api.c: when NO_SHA, omit test_wolfSSL_CertManagerCheckOCSPResponse() and test_wolfSSL_CheckOCSPResponse() (both use static artifacts with SHA1 name and key hashes).
…AULTS, and enable aesgcm_stream only if enable_aesgcm.
anhu
requested changes
Nov 15, 2023
Member
anhu
left a comment
There was a problem hiding this comment.
Everything looks fine to me, but there are failing PRBs.
Contributor
Author
|
retest this please. |
JacobBarthelmeh
requested changes
Nov 15, 2023
configure.ac: fix dependencies for enable_dsa vs enable_sha in enable-all, enable-all-crypto, and ENABLED_DSA setup.
Contributor
Author
|
retest this please. |
JacobBarthelmeh
approved these changes
Nov 15, 2023
anhu
approved these changes
Nov 15, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes various issues, mostly identified by multi-test nightly. See commit messages for details.
Tested with
wolfssl-multi-test.sh ... super-quick-check