Skip to content

QUIC ALPN list narrowing down scenario test - #86659

Merged
liveans merged 9 commits into
dotnet:mainfrom
liveans:quic_alpn_change_test
Jun 22, 2023
Merged

QUIC ALPN list narrowing down scenario test#86659
liveans merged 9 commits into
dotnet:mainfrom
liveans:quic_alpn_change_test

Conversation

@liveans

Copy link
Copy Markdown
Contributor

Fixes#49423

@ghostghost assigned liveansMay 23, 2023
@liveans
liveans requested a review from wfurtMay 23, 2023 19:55
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #49423

Author:liveans
Assignees:-
Labels:

area-System.Net.Quic

Milestone:-

@liveans
liveans requested a review from ManickaPMay 23, 2023 19:55
Comment threadsrc/libraries/System.Net.Quic/tests/FunctionalTests/QuicListenerTests.cs Outdated
Comment threadsrc/libraries/System.Net.Quic/tests/FunctionalTests/QuicListenerTests.cs Outdated
Comment threadsrc/libraries/System.Net.Quic/tests/FunctionalTests/QuicListenerTests.cs Outdated
…erTests.cs
Co-authored-by: Natalia Kondratyeva <knatalia@microsoft.com>

@rzikmrzikm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM modulo existing comments

@ManickaPManickaP left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM modulo comments, thanks!

Comment threadsrc/libraries/System.Net.Quic/tests/FunctionalTests/QuicListenerTests.cs Outdated
Comment threadsrc/libraries/System.Net.Quic/tests/FunctionalTests/QuicListenerTests.cs Outdated
Comment threadsrc/libraries/System.Net.Quic/tests/FunctionalTests/QuicListenerTests.cs Outdated
@liveans
liveans merged commit 5bc65b0 into dotnet:mainJun 22, 2023
@karelzkarelz added this to the 8.0.0 milestone Jul 3, 2023
@ghostghost locked as resolved and limited conversation to collaborators Aug 2, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QUIC: Validate SslServerAuthenticationOptions set on QuicListenerOptions

6 participants

@liveans@CarnaViire@ManickaP@wfurt@rzikm@karelz