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-01-12Update references assemblies to include private fields for structsWes Haggard
2017-12-30Change PlatformDetection.GetFrameworkVersion() to use registry key value inst...Santiago Fernandez Madero
2017-12-21Convert uses of the Dangerous APIs to use MemoryMarshal.GetReference (#25936)Ahson Khan
2017-12-14Update cng and openssl packages to pin netstandard assembly versionsWes Haggard
2017-11-03Deleted dead code from System.Security.Cryptography.Cng. (#24996)Stano Peťko
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-09-01Fix library packages overlapping with framework packagesEric St. John
2017-08-15Add ECDsa span-based methods (#23252)Stephen Toub
2017-08-15Merge pull request #23168 from ericstj/netcoreapp2.1Eric StJohn
2017-08-15Add DSA span-based methods (#23226)Stephen Toub
2017-08-15Ensure packages continue to build for NETCoreApp2.0Eric St. John
2017-08-11Add RSA span-based methods (#23112)Stephen Toub
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-04Adding few libraries to UWP MetapackageJose Perez Rodriguez
2017-07-31Update harvest paths for new stable packagesWes Haggard
2017-07-04Merge pull request #21836 from joperezr/uapvnextJose Perez Rodriguez
2017-07-04Renaming uap10.1 to uap10.0.15138Jose Perez Rodriguez
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-05-25Support Two-Key Triple DES (#20275)Steve Harter
2017-05-23Fix System.Cryptography.Cng tests for netfxSantiago Fernandez
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-15Revert "Remove some assemblies from some OS shared frameworks"Wes Haggard
2017-05-10Add nice messages for assemblies with autogenerated PNSE (#19506)Sepideh Khoshnood
2017-05-09Fix cycle in Cng packageEric St. John
2017-05-09Fix S.Security.Cryptography desktop tests (#19505)Santiago Fernandez Madero
2017-05-09Include Cryptography.Cng 462OrNewer tests only when targetgroup is net462, ne...Santiago Fernandez Madero
2017-05-04Merge pull request #19327 from weshaggard/CleanUpSharedFxWes Haggard
2017-05-04Disable failed test for issue 18719.FAREAST\v-lijiay
2017-05-04Remove some assemblies from some OS shared frameworksWes Haggard
2017-05-02Make ECDsa.Create(ECCurve(.IsExplicit)) work on Windows. (#19208)Jeremy Barton
2017-04-25Add Cng netstandard1.3, 1.4 PNSE buildsIan Hays
2017-04-25Update to CNG packageIan Hays
2017-04-25The cng package was removed so that the assembly could be included in the net...Ian Hays
2017-04-25Merge pull request #18930 from krwq/fix18846Krzysztof Wicher
2017-04-25fix DefineConstantsKrzysztof Wicher
2017-04-25disable netfx cng implementation testing lack of DP when importing rsa paramsKrzysztof Wicher
2017-04-25Merge pull request #18766 from ericstj/removeIsDesktopFacadeEric StJohn
2017-04-25Remove use of IsDesktopFacadeEric St. John
2017-04-21Fix 37 UWP failues in S.S.C.Cng.Tests. (#18739)Atsushi Kanamori
2017-04-18Fix warnings during -allConfigurations buildEric St. John
2017-04-18Adding missing ECDsaCng members (#18522)Viktor Hofer
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-13Merge pull request #17885 from joperezr/issue_17764Jose Perez Rodriguez
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-08Making System.Security.Cryptography.Cng have a netstandard configurationJose Perez Rodriguez
2017-04-06Exclude Some Files when Building uapaot (#17962)Shin Mao
2017-04-01Update CoreClr, CoreFx, Standard to preview1-25201-01, preview1-25131-05, pre...dotnet bot