Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ALPN List Change via ConnectionSetConfiguration function #2972

Merged

Conversation

liveans
Copy link
Member

@liveans liveans commented Aug 11, 2022

Description

Related to #2418 and #2959. Correct the behavior on alpn change

Testing

There is an existing test to test this feature.

Documentation

Yes, removed NewNegotiatedAlpn from docs and added this behavior to docs.

@liveans liveans marked this pull request as ready for review August 11, 2022 19:28
@liveans liveans requested a review from a team as a code owner August 11, 2022 19:28
@liveans
Copy link
Member Author

liveans commented Aug 11, 2022

@nibanks I think I made a mistake while creating the branch, there are commits from the main branch. I can create the PR from scratch if you want to.

src/core/binding.c Outdated Show resolved Hide resolved
src/core/connection.c Outdated Show resolved Hide resolved
@nibanks nibanks added feature request A request for new functionality external Proposed by non-MSFT Area: API Area: Core Related to the shared, core protocol logic labels Aug 12, 2022
@nibanks
Copy link
Member

nibanks commented Aug 12, 2022

@nibanks I think I made a mistake while creating the branch, there are commits from the main branch. I can create the PR from scratch if you want to.

I think it's fine. When we squash they will disappear.

src/core/connection.c Outdated Show resolved Hide resolved
src/core/crypto.c Outdated Show resolved Hide resolved
liveans and others added 2 commits August 12, 2022 17:15
src/core/crypto.c Outdated Show resolved Hide resolved
@nibanks
Copy link
Member

nibanks commented Aug 12, 2022

/azp run ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@nibanks
Copy link
Member

nibanks commented Aug 12, 2022

/azp run ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@nibanks nibanks merged commit 3ca4fc4 into microsoft:main Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: API Area: Core Related to the shared, core protocol logic external Proposed by non-MSFT feature request A request for new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants