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
2017-04-21Fix System.Security.Cryptography.Pkcs failures on Uap/Aot (#18727)Atsushi Kanamori
2017-04-21Merge pull request #18714 from jkotas/dead-codeStephen Toub
2017-04-21Delete a few unnecessary files from CommonJan Kotas
2017-04-21Get 13 more tests passing in System.Runtime.Tests.dll (#18686)Atsushi Kanamori
2017-04-20Merge pull request #18650 from bartonjs/validate_derJeremy Barton
2017-04-20Fix/disable several System.Net.Security tests on desktopStephen Toub
2017-04-20Merge pull request #18627 from stephentoub/defaultcreds_unixStephen Toub
2017-04-20Validate the DER components of user-provided dataJeremy Barton
2017-04-20Fix UnixFileSystem.MoveFile on macOS when just changing file casingStephen Toub
2017-04-19Add support for UseDefaultCredentials to CurlHandlerStephen Toub
2017-04-19Dead code in S.R.Extensions (#18593)Dan Moseley
2017-04-19Make System.Data more mono-friendly (#18525)Egor Bogatov
2017-04-19Merge pull request #18556 from stephentoub/ipaddress_parsingStephen Toub
2017-04-19Enable the creation of certificates and cert requestsJeremy Barton
2017-04-18Remove IPAddress PAL and use managed implementation everywhereStephen Toub
2017-04-18Clean up after changesStephen Toub
2017-04-18Implement IPv6AddressToString in managed code for UnixStephen Toub
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-16Removed duplicate and unnecessary SHGetKnownFolderPath calls (#18443)JayG
2017-04-15Reduce System.Collections.Tests running time from ~30s to ~8sStephen Toub
2017-04-15Merge pull request #18407 from safern/CryptographyTestStephen Toub
2017-04-15System.Data - move duplicate files to Common (#18297)Egor Bogatov
2017-04-15Merge pull request #18281 from EgorBo/system-data-sqlresourceStephen Toub
2017-04-15Netcoreapp specific testSantiago Fernandez
2017-04-14Fix UAPAOT tests in AppContext (#18351)Daniel Harvey
2017-04-14Fix Fedora issue with gethostbyname (#18170)Steve Harter
2017-04-14Remove unnecessary pinvoke suppressionsdanmosemsft
2017-04-13Move files in Common only used in S.L.Expressions into S.L.Expressions (#18154)Jon Hanna
2017-04-13Add tests for Process/ProcessStartInfo (#18127)Hugh Bellamy
2017-04-12Move SQLResource.cs to Common (remove two almost identical files from System....EgorBo
2017-04-12remove unnecessary pinvoke (#18258)Dan Moseley
2017-04-12Remove unnecessary pinvoke (#18234)Dan Moseley
2017-04-12Fix System.Diagnostics.Process tests for uapaot runs (#18215)Jose Perez Rodriguez
2017-04-11Support Unix in System.Security.Cryptography.Csp (#18024)Steve Harter
2017-04-10Improve negative alignment for asymmetric algs. (#18082)Jeremy Barton
2017-04-09Stop writing to current directoryDan Moseley
2017-04-08Remove dead code in System.Private.Xml (#18042)Sepideh Khoshnood
2017-04-06Remove KnownColors and SystemColors from .NET CoreWes Haggard
2017-04-05Add tests for FormatterServices.GetUninitializedObject (#17717)Hugh Bellamy
2017-04-05Merge pull request #17894 from davidsh/winhttp_testsStephen Toub
2017-04-05Fix registry enumeration. (#17826)Jeremy Kuhne
2017-04-05Merge pull request #17859 from danmosemsft/deadfiles.xmlStephen Toub
2017-04-04Adjust tests to check for proper Windows 10 update versionDavid Shulman
2017-04-04Fix the key increment size for RSA on macOSJeremy Barton
2017-04-04Merge pull request #17861 from bartonjs/export_rsa1032_macosJeremy Barton
2017-04-04Merge pull request #17860 from danmosemsft/deadfiles.interopStephen Toub
2017-04-04Remove dead handle filesdanmosemsft
2017-04-04Fix export of odd-byte-length RSA keys on macOSJeremy Barton
2017-04-04Dead interop filesdanmosemsft
2017-04-04Xml apparently dead csdanmosemsft