Skip to content

Commit

Permalink
Import NegotiateStream from corefx.
Browse files Browse the repository at this point in the history
  • Loading branch information
Esme Povirk committed Jan 4, 2022
1 parent 6f84008 commit eedfae6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions mcs/class/System/win32_net_4_x_System.dll.exclude.sources
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@

../../../external/corefx/src/Common/src/System/Net/Security/CertificateHelper.Unix.cs
System.Net.NetworkInformation/NetworkChange.cs
System.Net.Security/NegotiateStream.cs
9 changes: 9 additions & 0 deletions mcs/class/System/win32_net_4_x_System.dll.sources
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,12 @@ System.Net.NetworkInformation/Win32UnixFactoryPal.cs
../../../external/corefx/src/Common/src/System/Net/SafeCloseSocketAndEvent.cs
../../../external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/NetworkAddressChange.cs
../../../external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/NetworkAddressChange.Windows.cs
../../../external/corefx/src/System.Net.Security/src/System/Net/BufferAsyncResult.cs
../../../external/corefx/src/System.Net.Security/src/System/Net/FixedSizeReader.cs
../../../external/corefx/src/System.Net.Security/src/System/Net/HelperAsyncResults.cs
../../../external/corefx/src/System.Net.Security/src/System/Net/NTAuthentication.cs
../../../external/corefx/src/System.Net.Security/src/System/Net/StreamFramer.cs
../../../external/corefx/src/System.Net.Security/src/System/Net/Security/InternalNegotiateStream.cs
../../../external/corefx/src/System.Net.Security/src/System/Net/Security/NegoState.cs
../../../external/corefx/src/System.Net.Security/src/System/Net/Security/NegotiateStream.cs
../../../external/corefx/src/System.Net.Security/src/System/Net/Security/NegotiateStreamPal.Windows.cs

0 comments on commit eedfae6

Please sign in to comment.