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-11-29Forward HashAlgorithm.Create() to a new CryptoConfigForwarder.CreateDefaultHa...Martin Baulig
2018-04-02Merge remote-tracking branch 'upstream/release/2.1' into 2.1-mergeMarek Safar
2018-03-24Make HashAlgorithm.Create(string) and friends work on .NET Core (#28385)Jeremy Barton
2018-03-09Use ArrayPool for temporary buffers in S.S.C.Primitives (#27843)Jeremy Barton
2018-03-08Update SLNs and projects to be in sync with configurationsEric St. John
2018-03-02Expose and roll out ValueTask extensibilityStephen Toub
2018-02-14Add FixedTimeEquals and other crypto helper routines as public APIJeremy Barton
2018-01-23Merge remote-tracking branch 'upstream/release/2.1'Marek Safar
2018-01-14Cleanup CodeContracts annotations (#26324)Jan Kotas
2018-01-12Update references assemblies to include private fields for structsWes Haggard
2017-11-27Merge remote-tracking branch 'upstream/master'Marek Safar
2017-11-03Update ref assemblies with readonly changesStephen Toub
2017-11-03Mark applicable structs as readonlyStephen Toub
2017-10-27Make corefx exceptions serializable and add typeforwards (#24427)Viktor Hofer
2017-08-31Merge remote-tracking branch 'upstream/master'Marek Safar
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-10Add Span-based overloads to HashAlgorithm and IncrementalHash (#23076)Stephen Toub
2017-07-16Merge remote-tracking branch 'upstream/master'Alexander Köplinger
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-07-03Merge remote-tracking branch 'upstream/master'Alexander Köplinger
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-05-30Revert "Scale back [Serializable] CoreFX types (#19742)"Marek Safar
2017-05-25ISerializable cleanup (#20220)Morgan Brown
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-10Remove unneeded Serializable attributes (#19577)Morgan Brown
2017-04-21Identify suppressed-on-netfx tests with an issueJeremy Barton
2017-04-19HMAC.HashName = null should throw ArgumentNullException on CoreKrzysztof Wicher
2017-04-19use PlatformDetection instead of ifdefKrzysztof Wicher
2017-04-19fix skip messageKrzysztof Wicher
2017-04-19apply requested feedbackKrzysztof Wicher
2017-04-19disable all desktop System.Security.Cryptography.Primitives tests (verified n...Krzysztof Wicher
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-13Regenerate all VS configurationsEric Mellino
2017-03-13Enable four test projects outside of WindowsEric Mellino
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-15Audit all corefx Streams with Read/WriteAsync overrides (#16134)Stephen Toub
2017-02-12Rename netcoreapp11 ifdefs to version-less netcoreappJan Kotas
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
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
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John