Imported Upstream version 5.16.0.100

Former-commit-id: 38faa55fb9669e35e7d8448b15c25dc447f25767
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2018-08-07 15:19:03 +00:00
parent 0a9828183b
commit 7d7f676260
4419 changed files with 170950 additions and 90273 deletions

View File

@@ -8,6 +8,9 @@ Mono.Net.Security/LegacySslStream.cs
Mono.Net.Security/LegacyTlsProvider.cs
Mono.Net.Security/MobileAuthenticatedStream.cs
Mono.Net.Security/MobileTlsContext.cs
Mono.Net.Security/MonoSslAuthenticationOptions.cs
Mono.Net.Security/MonoSslClientAuthenticationOptions.cs
Mono.Net.Security/MonoSslServerAuthenticationOptions.cs
Mono.Net.Security/MonoTlsProviderFactory.cs
Mono.Net.Security/MonoTlsStream.cs
Mono.Net.Security/NoReflectionHelper.cs
@@ -54,6 +57,11 @@ System.Net/WebConnectionTunnel.cs
System.Net/WebOperation.cs
System.Net/WebRequestStream.cs
System.Net/WebResponseStream.cs
System.Net/MonoChunkStream.cs
System.Net/WebReadStream.cs
System.Net/BufferedReadStream.cs
System.Net/ContentDecodeStream.cs
System.Net/FixedSizeReadStream.cs
../referencesource/System/net/System/Net/Sockets/TCPClient.cs
../referencesource/System/net/System/Net/Sockets/TCPListener.cs
@@ -61,3 +69,9 @@ System.Net/WebResponseStream.cs
../../../external/corefx/src/Common/src/System/Net/HttpValidationHelpers.cs
../../../external/corefx/src/System.Net.HttpListener/src/System/Net/WebSockets/HttpListenerWebSocketContext.cs
../../../external/corefx/src/Common/src/System/Net/Security/SslClientAuthenticationOptionsExtensions.cs
../../../external/corefx/src/System.Net.Security/src/System/Net/Security/SslClientAuthenticationOptions.cs
../../../external/corefx/src/System.Net.Security/src/System/Net/Security/SslServerAuthenticationOptions.cs
../../../external/corefx/src/System.Net.Security/src/System/Net/Security/SslAuthenticationOptions.cs
../../../external/corefx/src/System.Net.Security/src/System/Net/Security/SslApplicationProtocol.cs