Skip to content

Add message order sanity checks#9267

Merged
dgarske merged 8 commits intowolfSSL:masterfrom
julek-wolfssl:dtls-stricter-ordering
Oct 10, 2025
Merged

Add message order sanity checks#9267
dgarske merged 8 commits intowolfSSL:masterfrom
julek-wolfssl:dtls-stricter-ordering

Conversation

@julek-wolfssl
Copy link
Copy Markdown
Member

Reorganize test_dtls tests to use TEST_DECL_GROUP

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@julek-wolfssl julek-wolfssl requested a review from Copilot October 3, 2025 14:37
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.

Comments suppressed due to low confidence (1)

src/internal.c:1

  • Missing space before the logical OR operator.
/* internal.c

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@julek-wolfssl julek-wolfssl force-pushed the dtls-stricter-ordering branch from 23d3848 to c623179 Compare October 3, 2025 14:44
@julek-wolfssl julek-wolfssl assigned rizlik and unassigned julek-wolfssl Oct 6, 2025
@julek-wolfssl julek-wolfssl requested a review from rizlik October 6, 2025 10:52
Copy link
Copy Markdown
Contributor

@rizlik rizlik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any reason why this bug should be dtls-specific. Can you move the test in a more general place and remove the dtls dependency?

@julek-wolfssl julek-wolfssl assigned julek-wolfssl and unassigned rizlik Oct 6, 2025
@julek-wolfssl julek-wolfssl force-pushed the dtls-stricter-ordering branch from c623179 to 7afbb81 Compare October 7, 2025 11:45
@julek-wolfssl julek-wolfssl requested a review from rizlik October 7, 2025 11:45
Comment thread tests/api/test_tls.c
rizlik
rizlik previously approved these changes Oct 7, 2025
@julek-wolfssl julek-wolfssl force-pushed the dtls-stricter-ordering branch 3 times, most recently from 4e33f07 to 9a5d00f Compare October 7, 2025 16:13
Reorganize test_dtls tests to use TEST_DECL_GROUP
Reorganize test_tls tests to use TEST_DECL_GROUP
@julek-wolfssl julek-wolfssl force-pushed the dtls-stricter-ordering branch from 2b87193 to 10365d6 Compare October 8, 2025 09:11
Comment thread tests/utils.c
Comment thread src/ssl.c
@julek-wolfssl julek-wolfssl requested a review from rizlik October 8, 2025 11:44
@julek-wolfssl
Copy link
Copy Markdown
Member Author

julek-wolfssl commented Oct 8, 2025

Retest this please openssl.test failed.

rizlik
rizlik previously approved these changes Oct 8, 2025
gasbytes
gasbytes previously approved these changes Oct 8, 2025
Copy link
Copy Markdown
Member

@dgarske dgarske left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! Just one question about the mutual auth side.

Comment thread src/ssl.c Outdated
@julek-wolfssl julek-wolfssl dismissed stale reviews from gasbytes and rizlik via bd9f7b5 October 8, 2025 22:57
@julek-wolfssl julek-wolfssl requested a review from dgarske October 8, 2025 22:57
@julek-wolfssl julek-wolfssl removed their assignment Oct 8, 2025
@dgarske
Copy link
Copy Markdown
Member

dgarske commented Oct 9, 2025

Jenkins retest this please

@dgarske dgarske requested a review from SparkiDev October 9, 2025 00:06
Comment thread src/ssl.c Outdated
Comment thread src/ssl.c Outdated
@julek-wolfssl julek-wolfssl force-pushed the dtls-stricter-ordering branch from 30eb2df to 5efdc6b Compare October 9, 2025 18:24
dgarske
dgarske previously approved these changes Oct 9, 2025
@dgarske
Copy link
Copy Markdown
Member

dgarske commented Oct 10, 2025

Jenkins retest this please. FIPS test issues

@dgarske
Copy link
Copy Markdown
Member

dgarske commented Oct 10, 2025

Jenkins retest this please: "FIPSv2-regression". Please someone investigate it.

@dgarske dgarske merged commit 8a6297d into wolfSSL:master Oct 10, 2025
257 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: DTLS 1.2 client is liberal in processing CertificateRequest

6 participants