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-03-09Collapse AsSpan().Slice(...) into .AsSpan(...) (#27867)Tarek Mahmoud Sayed
2018-03-06Remove apis that duplicate implicit operators. (#27744)Atsushi Kanamori
2018-02-28Make Decrypt_512_NoData_FixedValue pass on netfxJeremy Barton
2018-02-27Make the new tests take netfx differences into accountJeremy Barton
2018-02-27Modify algorithm not supported tests to expect CryptographicExceptionJeremy Barton
2018-02-27Port tests from dev/cms_unix to masterJuan Sebastian Hoyos Ayala
2018-02-22Fix NullReferenceException on exception cascade when CEK doesn't decryptJeremy Barton
2018-02-22Make EnvelopedCms work for Linux and macOSJeremy Barton
2018-02-21Support for RFC 3161 cryptographic timestamps with RFC 5816 additionsJeremy Barton
2018-01-18Make AsnWriter IDisposableJeremy Barton
2018-01-14Cleanup CodeContracts annotations (#26324)Jan Kotas
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-23Remove leftover uses of DangerousGetPinnableReference (#26037)Ahson Khan
2017-12-19Bring SignedCms to CoreFxJeremy Barton
2017-08-30XML doc spelling corrections - D through H. :shower: (#23638)Brian Chavez
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-31Update harvest paths for new stable packagesWes Haggard
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-06-23Fix/disable more libraries for UAP (#21417)Dan Moseley
2017-05-17Increment versions post 2.0Eric St. John
2017-05-11PR Feedback fix indentionWes Haggard
2017-05-11Manually add the attribute for projects that don't reference S.R.InteropServi...Alex Ghiondea
2017-05-10Add nice messages for assemblies with autogenerated PNSE (#19506)Sepideh Khoshnood
2017-05-05Give PKCS tests a more descriptive ConditionalIan Hays
2017-05-04Disable failing PKCS tests from <net462Ian Hays
2017-04-28Fix missing return for test on NETFX (#19065)Dan Moseley
2017-04-25Update project configurationsEric St. John
2017-04-25Remove use of IsDesktopFacadeEric St. John
2017-04-21Fix System.Security.Cryptography.Pkcs failures on Uap/Aot (#18727)Atsushi Kanamori
2017-04-18Update project configurationsEric St. John
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-18Explicitly list paths for harvestingEric St. John
2017-04-17Fix EnvelopedCms empty attribute collection handlingViktor Hofer
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-02Accept desktop bugsdanmosemsft
2017-03-03Update to new Microsoft.xunit.netcore.extensions version (#16591)Santiago Fernandez Madero
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Merge pull request #16191 from ericstj/packagesEric StJohn
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-14Make pkgprojs reference *proj rather than buildsEric St. John
2017-02-14Remove pkg .builds filesEric St. John
2017-02-12Rename netcoreapp11 ifdefs to version-less netcoreappJan Kotas
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John