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-12-13Merged with dotnet/release/2.2.Martin Baulig
2018-07-24Partial cleanup of `Internal.Cryptography.Helpers`. (#31228)Martin Baulig
2018-06-21Substitute BCryptGenRandom.cs with coreclr mirror version (#30115)Marco Rossignoli
2018-04-22Merge remote-tracking branch 'upstream/release/2.1'Marek Safar
2018-04-05Throw the same exception for data too big and data too small in RSA DecryptJeremy Barton
2018-04-02Fix the message for Cryptography_InvalidPaddingJeremy Barton
2018-04-02Merge remote-tracking branch 'upstream/release/2.1' into 2.1-mergeMarek Safar
2018-03-15Normalize the too-big-to-decrypt message across RSA implementationsJeremy Barton
2018-03-08Merge pull request #27831 from ericstj/updateVSConfigsEric StJohn
2018-03-08Updating the package index for UAP and updating buildtools (#27787)Jose Perez Rodriguez
2018-03-08Update SLNs and projects to be in sync with configurationsEric St. John
2018-02-28Enable RSA-OAEP(SHA-2) and RSA-PSS on Unix systemsJeremy Barton
2018-02-25Port ECDiffieHellman to .NET CoreJeremy Barton
2018-02-08Treat Crypto.Cng as inbox on Xamarin profiles.Eric St. John
2018-01-23Merge remote-tracking branch 'upstream/release/2.1'Marek Safar
2018-01-12Update references assemblies to include private fields for structsWes Haggard
2018-01-03Merge remote-tracking branch 'upstream/master'Marek Safar
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-27Merge remote-tracking branch 'upstream/master'Marek Safar
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-10-02Merge remote-tracking branch 'upstream/master'Marek Safar
2017-09-01Fix library packages overlapping with framework packagesEric St. John
2017-08-31Merge remote-tracking branch 'upstream/master'Marek Safar
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-07Merge remote-tracking branch 'upstream/master'Marek Safar
2017-08-04Adding few libraries to UWP MetapackageJose Perez Rodriguez
2017-07-31Update harvest paths for new stable packagesWes Haggard
2017-07-16Merge remote-tracking branch 'upstream/master'Alexander Köplinger
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-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-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