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-03Add manual roots for ILLinkEric St. John
2017-03-28Expose and use static ExceptionDispatchInfo.Throw (#17570)Stephen Toub
2017-03-22Skip more NetEventSource logging tests on .NET FrameworkDavid Shulman
2017-03-17Defining uapaot constant on System.Private.Xml to fix XmlSerializer on uapaot...Jose Perez Rodriguez
2017-03-16Re-disable failing Net.Security testIan Hays
2017-03-15Merge pull request #17121 from stephentoub/fixedsizereaderStephen Toub
2017-03-15Address PR feedbackStephen Toub
2017-03-14Rewrite FixedSizeReader.AsyncReadPacket as an async methodStephen Toub
2017-03-14Remove a few unused resource stringsStephen Toub
2017-03-14Disable another failing Net.Security testIan Hays
2017-03-14Disable more recently failing Net.Security tests.Ian Hays
2017-03-14Merge pull request #17100 from stephentoub/remove_unusedStephen Toub
2017-03-14Remote more dead code from System.Net.SecurityStephen Toub
2017-03-14Delete dead "shim" code from System.NetStephen Toub
2017-03-11Merge remote-tracking branch 'dotnet/master' into master_to_applecryptoJeremy Barton
2017-03-11Disable some more netsec failing tests.Ian Hays
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-10Merge pull request #16898 from stephentoub/audit_exception_throwsStephen Toub
2017-03-10Disable another Net.Security test with known issue. (#16932)Ian Hays
2017-03-09Change Ssl test to determine if results vary (#16877)Steve Harter
2017-03-09Audit System.Net throws for losing stack tracesStephen Toub
2017-03-08Merge pull request #16832 from ianhays/nettest_authenticatefailStephen Toub
2017-03-08System.Net.Security tests fixIan Hays
2017-03-07Apply feedbackJeremy Barton
2017-03-07Define metadata for the rest of the TLS CipherSuites.Jeremy Barton
2017-03-06Remove dead and useless codeStephen Toub
2017-03-04Merge pull request #16682 from ianhays/nettest_authenticatefailIan Hays
2017-03-03Disable failing Security test with credentials error.Ian Hays
2017-03-02Initial implementation of X509Certificates, HttpClient, and SslStream for mac...Jeremy Barton
2017-03-02Convert some uses of Marshal.SizeOf to sizeof (#16556)Jan Kotas
2017-03-01Disable tests with known recurring failures.Ian Hays
2017-02-28Disable some failing System.Net.Security testsIan Hays
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-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-11Marking code as unchecked (pt 6) (#16048)Dennis "D.C." Dietrich
2017-02-09Test cleanup for System.Net.Security (#15952)Ian Hays
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
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
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-26Use `throw null` in refs (#15499)Justin Van Patten
2017-01-25Merge pull request #15300 from ianhays/nettest_sslstreamIan Hays
2017-01-25Simplify SslStreamDefaultsTest servercertcallbackIan Hays
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez