You've already forked linux-packaging-mono
Imported Upstream version 5.18.0.142
Former-commit-id: 7467d4b717762eeaf652d77f1486dd11ffb1ff1f
This commit is contained in:
parent
e52655b4dc
commit
0abdbe5a7d
@@ -1,5 +1,4 @@
|
||||
Assembly/AssemblyInfo.cs
|
||||
../../build/common/SR.cs
|
||||
corefx/*.cs
|
||||
|
||||
Microsoft.Win32.SafeHandles/SafeX509ChainHandle.cs
|
||||
@@ -79,26 +78,19 @@ System.Net.Mail/SmtpFailedRecipientException.cs
|
||||
System.Net.Mail/SmtpFailedRecipientsException.cs
|
||||
System.Net.Mail/SmtpStatusCode.cs
|
||||
|
||||
System.Net.NetworkInformation/IcmpV4Statistics.cs
|
||||
System.Net.NetworkInformation/IcmpV6Statistics.cs
|
||||
System.Net.NetworkInformation/IPAddressCollection.cs
|
||||
System.Net.NetworkInformation/IPGlobalProperties.cs
|
||||
System.Net.NetworkInformation/IPGlobalStatistics.cs
|
||||
System.Net.NetworkInformation/IPInterfaceProperties.cs
|
||||
System.Net.NetworkInformation/IPv4InterfaceProperties.cs
|
||||
System.Net.NetworkInformation/IPv4InterfaceStatistics.cs
|
||||
System.Net.NetworkInformation/IPv6InterfaceProperties.cs
|
||||
System.Net.NetworkInformation/LinuxNetworkInterfaceMarshal.cs
|
||||
System.Net.NetworkInformation/MacOsNetworkInterfaceMarshal.cs
|
||||
System.Net.NetworkInformation/IPGlobalPropertiesFactory.cs
|
||||
System.Net.NetworkInformation/NetworkChange.cs
|
||||
System.Net.NetworkInformation/NetworkInterface.cs
|
||||
System.Net.NetworkInformation/NetworkInterfaceFactory.cs
|
||||
System.Net.NetworkInformation/Ping.cs
|
||||
System.Net.NetworkInformation/PingCompletedEventArgs.cs
|
||||
System.Net.NetworkInformation/PingCompletedEventHandler.cs
|
||||
System.Net.NetworkInformation/TcpStatistics.cs
|
||||
System.Net.NetworkInformation/UdpStatistics.cs
|
||||
System.Net.NetworkInformation/UnicastIPAddressInformation.cs
|
||||
System.Net.NetworkInformation/Win32NetworkInterfaceMarshal.cs
|
||||
|
||||
#include unix_networkinfo.sources
|
||||
#include linux_networkinfo.sources
|
||||
#include macos_networkinfo.sources
|
||||
#include win32_networkinfo.sources
|
||||
|
||||
System.Net.Security/EncryptionPolicy.cs
|
||||
System.Net.Security/LocalCertificateSelectionCallback.cs
|
||||
System.Net.Security/NegotiateStream.cs
|
||||
@@ -148,8 +140,8 @@ System.Security.Authentication.ExtendedProtection.Configuration/ServiceNameEleme
|
||||
System.Security.Authentication.ExtendedProtection.Configuration/ServiceNameElementCollection.cs
|
||||
|
||||
System.Security.Cryptography/AsnEncodedData.cs
|
||||
System.Security.Cryptography/AsnEncodedDataCollection.cs
|
||||
System.Security.Cryptography/AsnEncodedDataEnumerator.cs
|
||||
../../../external/corefx/src/System.Security.Cryptography.Encoding/src/System/Security/Cryptography/AsnEncodedDataCollection.cs
|
||||
../../../external/corefx/src/System.Security.Cryptography.Encoding/src/System/Security/Cryptography/AsnEncodedDataEnumerator.cs
|
||||
|
||||
../../../external/corefx/src/System.Security.Cryptography.X509Certificates/src/System/Security/Cryptography/X509Certificates/OpenFlags.cs
|
||||
System.Security.Cryptography.X509Certificates/OSX509Certificates.cs
|
||||
@@ -199,6 +191,12 @@ System.Timers/ElapsedEventArgs.cs
|
||||
|
||||
System.Windows.Input/ICommand.cs
|
||||
|
||||
Mono/SystemCertificateProvider.cs
|
||||
Mono/SystemDependencyProvider.cs
|
||||
Mono/X509Pal.cs
|
||||
Mono/X509PalImpl.cs
|
||||
Mono/X509PalImpl.Mono.cs
|
||||
|
||||
Mono.Btls/MonoBtlsBio.cs
|
||||
Mono.Btls/MonoBtlsContext.cs
|
||||
Mono.Btls/MonoBtlsError.cs
|
||||
@@ -237,20 +235,9 @@ Mono.Btls/MonoBtlsX509VerifyFlags.cs
|
||||
Mono.Btls/MonoBtlsX509VerifyParam.cs
|
||||
Mono.Btls/X509CertificateImplBtls.cs
|
||||
Mono.Btls/X509ChainImplBtls.cs
|
||||
Mono.Btls/X509PalImpl.Btls.cs
|
||||
|
||||
Mono.AppleTls/AppleCertificateHelper.cs
|
||||
Mono.AppleTls/AppleTlsContext.cs
|
||||
Mono.AppleTls/AppleTlsProvider.cs
|
||||
Mono.AppleTls/AppleTlsStream.cs
|
||||
Mono.AppleTls/INativeObject.cs
|
||||
Mono.AppleTls/Certificate.cs
|
||||
Mono.AppleTls/ImportExport.cs
|
||||
Mono.AppleTls/Enums.cs
|
||||
Mono.AppleTls/SecureTransport.cs
|
||||
Mono.AppleTls/Policy.cs
|
||||
Mono.AppleTls/Trust.cs
|
||||
Mono.AppleTls/SslConnection.cs
|
||||
Mono.AppleTls/Items.cs
|
||||
|
||||
Mono.Util/MonoPInvokeCallbackAttribute.cs
|
||||
|
||||
@@ -258,7 +245,6 @@ MonoTouch/Dummy.cs
|
||||
|
||||
ReferenceSources/AutoWebProxyScriptEngine.cs
|
||||
ReferenceSources/AssertWrapper.cs
|
||||
ReferenceSources/CAPI.cs
|
||||
ReferenceSources/EnvironmentHelpers.cs
|
||||
ReferenceSources/HttpApi.cs
|
||||
ReferenceSources/LocalAppContextSwitches.cs
|
||||
@@ -270,8 +256,6 @@ ReferenceSources/ServerCertValidationCallback.cs
|
||||
ReferenceSources/SettingsSectionInternal.cs
|
||||
ReferenceSources/SecureStringHelper.cs
|
||||
ReferenceSources/Socket.cs
|
||||
ReferenceSources/SR.cs
|
||||
ReferenceSources/SR2.cs
|
||||
ReferenceSources/SRCategoryAttribute.cs
|
||||
ReferenceSources/Win32Exception.cs
|
||||
|
||||
@@ -768,9 +752,11 @@ ReferenceSources/Win32Exception.cs
|
||||
../referencesource/System/security/system/security/Authentication/ExtendedProtection/TokenBinding.cs
|
||||
../referencesource/System/security/system/security/Authentication/ExtendedProtection/ServiceNameCollection.cs
|
||||
|
||||
../referencesource/System/security/system/security/cryptography/oid.cs
|
||||
|
||||
../referencesource/System/security/system/security/cryptography/x509/x509utils.cs
|
||||
../../../external/corefx/src/System.Security.Cryptography.Encoding/src/System/Security/Cryptography/OidGroup.cs
|
||||
../../../external/corefx/src/System.Security.Cryptography.Encoding/src/System/Security/Cryptography/Oid.cs
|
||||
../../../external/corefx/src/System.Security.Cryptography.Encoding/src/System/Security/Cryptography/OidCollection.cs
|
||||
../../../external/corefx/src/System.Security.Cryptography.Encoding/src/System/Security/Cryptography/OidEnumerator.cs
|
||||
../../../external/corefx/src/System.Security.Cryptography.Encoding/src/Internal/Cryptography/OidLookup.cs
|
||||
|
||||
../referencesource/System/security/system/security/permissions/typedescriptorpermission.cs
|
||||
|
||||
@@ -794,8 +780,6 @@ ReferenceSources/Win32Exception.cs
|
||||
|
||||
../referencesource/System/compmod/microsoft/win32/safehandles/SafeProcessHandle.cs
|
||||
|
||||
corefx/SR.cs
|
||||
|
||||
../../../external/corefx/src/Common/src/CoreLib/System/Collections/Generic/ValueListBuilder.cs
|
||||
|
||||
../../../external/corefx/src/Common/src/System/NotImplemented.cs
|
||||
|
Reference in New Issue
Block a user