Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-10Add comments to baseline files for known differencesWes Haggard
2018-03-10Update Crypto.Xml to match refWes Haggard
2018-03-10Baseline all reverse apicompat issuesWes Haggard
2018-02-11Fix more new T[0] to be Array.Empty<T>() (#27042)Stephen Toub
2018-02-11Fix some license headers across the repo (#27039)Stephen Toub
2017-12-30Change PlatformDetection.GetFrameworkVersion() to use registry key value inst...Santiago Fernandez Madero
2017-10-27Make corefx exceptions serializable and add typeforwards (#24427)Viktor Hofer
2017-09-11Fixing build breakJose Perez Rodriguez
2017-09-07Merge pull request #23417 from vladimir-kazakov/encrypted-xml-missing-apisJeremy Barton
2017-08-30XML doc spelling corrections - D through H. :shower: (#23638)Brian Chavez
2017-08-30XML doc spelling corrections - I through P. :shower: (#23651)Brian Chavez
2017-08-30XML doc spelling corrections - Q through Z. (#23655)Brian Chavez
2017-08-19Add missing members to EncryptedXml.Vladimir Kazakov
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-17Fixed bug on element name check in RSAKeyValue which caused error when elemen...Bruno Rodrigues
2017-07-12Remove unused usings. (#22160)Vladimir Kazakov
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-28Update remaining argument*exceptions to have param names (#21650)Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-05-26Merge pull request #20322 from ericstj/updateConfigurationsEric StJohn
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-25Remove help VS commentsEric St. John
2017-05-19Update configurationsEric St. John
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-10System.Security.Cryptography.Xml.Tests now at 0 failures on ILC. (#19567)Atsushi Kanamori
2017-05-10Remove unneeded Serializable attributes (#19577)Morgan Brown
2017-05-10Merge pull request #19549 from krwq/fix19269Krzysztof Wicher
2017-05-09check if SHA2 SignatureDescription algorithm is available on netfxKrzysztof Wicher
2017-05-09Merge pull request #19500 from dotnet/signed-xml-issues2Krzysztof Wicher
2017-05-09Handle the PNSE when opening LocalMachine\My store on Linux (#19533)Jeremy Barton
2017-05-09Rename SupportsDecryptValue to SupportsNewRsaTypesKrzysztof Wicher
2017-05-09use ConditionalFact instead of SkipOnTargetFrameworkKrzysztof Wicher
2017-05-09test behavior change caused by removing CAS related ctor (#19494)Krzysztof Wicher
2017-05-09Disable SignedXmlHasCertificateVerifiableSignature on <= net4.6.1Krzysztof Wicher
2017-05-08Fix compile assembly on netfx for crypto-xml (#19422)Krzysztof Wicher
2017-05-05Fix most of S.S.Cryptography.Xml desktop failures (#19376)Krzysztof Wicher
2017-05-03Refresh VS ConfigurationsWes Haggard
2017-05-02Retarget crypto-xml to netstandard (#19189)Krzysztof Wicher
2017-04-21Use Reference.DefaultDigestMethod instead of hard coded valueKrzysztof Wicher
2017-04-21update SignatureMethod to use SHA256Krzysztof Wicher
2017-04-21update DigestMethod to SHA256Krzysztof Wicher
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-12Make `netfx` mean `net461` instead of `net463`Eric St. John
2017-04-11Merge pull request #18169 from krwq/signedxmlimportkeynodeKrzysztof Wicher
2017-04-11regenerate the key so that pgen length is more than 1 byteKrzysztof Wicher
2017-04-11Merge pull request #18165 from weshaggard/UpdateAssemblyKeysWes Haggard
2017-04-11generate smaller dsa with keysize=1024 so that osx is happyKrzysztof Wicher