Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Interop Layer for supporting xplat NegotiateStream#5500

Closed
kapilash wants to merge 6 commits into
dotnet:masterfrom
kapilash:spnego
Closed

Interop Layer for supporting xplat NegotiateStream#5500
kapilash wants to merge 6 commits into
dotnet:masterfrom
kapilash:spnego

Conversation

@kapilash
Copy link
Copy Markdown
Contributor

Introducing native shims for libgssapi in order to support NegotiateStream

@kapilash
Copy link
Copy Markdown
Contributor Author

cc @vijaykota @stephentoub

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This won't be needed currently

@stephentoub
Copy link
Copy Markdown
Member

cc: @eerhardt, @sokket

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.

We shouldn't be using size_t like this in our interop anymore. We should pick the appropriate fixed-size type and do whatever conversion is necessary in the shim.

@stephentoub
Copy link
Copy Markdown
Member

cc: @bartonjs

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.

"Security" appears too many places; how about "NetSecurityNative"?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net os-linux Linux OS (any supported distro)

Projects

None yet

Development

Successfully merging this pull request may close these issues.