Skip to content

Fix server NEWKEYS message expectation#921

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
ejohnstown:expect-newkeys
Apr 15, 2026
Merged

Fix server NEWKEYS message expectation#921
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
ejohnstown:expect-newkeys

Conversation

@ejohnstown
Copy link
Copy Markdown
Contributor

In the server code, the server is not setting the expectedMsgId to MSGID_NEWKEYS before sending its new keys message. Update DoKexDhReply() to set expectMsgId to MSGID_NEWKEYS.

Affected function: DoKeyDhReply.
Issue: F-1275

In the server code, the server is not setting the expectedMsgId to
MSGID_NEWKEYS before sending its new keys message. Update DoKexDhReply()
to set expectMsgId to MSGID_NEWKEYS.

Affected function: DoKeyDhReply.
Issue: F-1275
Copilot AI review requested due to automatic review settings April 15, 2026 16:26

This comment was marked as low quality.

@ejohnstown ejohnstown changed the title Server Does Not Set expectMsgId to MSGID_NEWKEYS Fix server NEWKEYS message expectation Apr 15, 2026
@ejohnstown ejohnstown requested a review from Copilot April 15, 2026 17:09
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 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

@wolfSSL-Fenrir-bot wolfSSL-Fenrir-bot left a comment

Choose a reason for hiding this comment

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

Fenrir Automated Review — PR #921

Scan targets checked: wolfssh-bugs, wolfssh-compliance, wolfssh-consttime, wolfssh-defaults, wolfssh-mutation, wolfssh-proptest, wolfssh-src, wolfssh-zeroize

No new issues found in the changed files. ✅

@JacobBarthelmeh JacobBarthelmeh merged commit 85cf3e7 into wolfSSL:master Apr 15, 2026
139 checks passed
@ejohnstown ejohnstown deleted the expect-newkeys branch April 16, 2026 21:06
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.

5 participants