Skip to content

Conversation

@filipnavara
Copy link
Member

CI test run for #87930 (comment)

filipnavara and others added 20 commits June 22, 2023 16:56
…ugh NegotiateAuthenticationPal to the actual implementation.

The PAL implementation are merged from different sources to follow the same structure:
- NTAuthentication.Managed.cs -> NegotiateAuthenticationPal.Managed.cs
- NTAuthentication.Common.cs + NegotiateStreamPal.Windows.cs -> NegotiateAuthenticationPal.Windows.cs
- NTAuthentication.Common.cs + NegotiateStreamPal.Unix.cs -> NegotiateAuthenticationPal.Unix.cs

This split allows to delete ContextFlagsPal, SafeDeleteNegoContext, and SafeFreeNegoCredentials abstractions that were used in NegotiateStreamPal.
…m has to be enabled explicitly; NativeAOT on Linux Bionic does that by default because it doesn't have GSSAPI and native shim
@ghost ghost added area-System.Net.Security community-contribution Indicates that the PR has been added by a community member labels Jul 17, 2023
@ghost
Copy link

ghost commented Jul 17, 2023

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

Issue Details

CI test run for #87930 (comment)

Author: filipnavara
Assignees: -
Labels:

area-System.Net.Security

Milestone: -

@ghost ghost locked as resolved and limited conversation to collaborators Aug 31, 2023
@filipnavara filipnavara deleted the NegotiateAuthenticationPal2 branch June 5, 2025 07:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net.Security community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants