Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-25Fix System.Net.Sockets telemetry (#42726)v5.0.0-rc.2.20475.5Miha Zupan
2020-09-11[release/5.0-rc2] Backport Browser Unsupported Attribute Changes Properly (#4...Mitchell Hwang
2020-08-18Use Roslyn apis to generate Platform Not Supported Assemblies (#40296) (#40961)Anirudh Agnihotry
2020-08-17Renamed EventSources "Microsoft-"->"Private.InternalDiagnostics.".Marie Píchová
2020-08-11Improve error details on DNS Telemetry test failure (#40665)Miha Zupan
2020-08-10use new OperatingSystem APIs in test projects that target NetCoreAppCurrent o...Adam Sitnik
2020-07-23Remove depprojs in favor of PackageReferences (#35606)Viktor Hofer
2020-07-21Update license header in NameResolutionTelemetry (#39711)Miha Zupan
2020-07-20Unify resource strings used for Browser PNSE (#39637)Alexander Köplinger
2020-07-17 Add telemetry to System.Net.NameResolution (#38409)Miha Zupan
2020-07-14WASM: Add PNSE for System.Net.NameResolution and disable tests (#39219)Alexander Köplinger
2020-07-10Delete NetEventSource.Enter/Exit events (#38874)Stephen Toub
2020-07-09Trim NetEventSource when EventSource.IsSupported is false (#38828)Eric Erhardt
2020-07-08Update license headers (#38793)Stephen Toub
2020-07-08Make browser peer for windows_nt and unix (#37944)Anirudh Agnihotry
2020-06-20[libraries] Properly skip thread failing WASM tests (#38089)Mitchell Hwang
2020-06-17[libraries] Add ConditionalFact to wasm failing tests (#37822)Mitchell Hwang
2020-05-16Delete DebugThreadTracking from networking code (#36549)Stephen Toub
2020-04-25Use attribute Link syntax for Common files (#35436)Marcus Turewicz
2020-04-24Enable DnsGetHostEntry_LocalHost_ReturnsFqdnAndLoopbackIPs (#35399)Alexander Nikolaev
2020-04-08Rename CoreFx.Private.TestUtilities and reference it in slns (#34656)Viktor Hofer
2020-04-05Disable test DnsGetHostEntry_LocalHost_ReturnsFqdnAndLoopbackIPs (#34527)Karel Zikmund
2020-02-21Annotate System.Net.Primitives for nullable (#31794)Ilya
2020-02-19Update all issues in source code to point to runtime (#32349)Santiago Fernandez Madero
2020-02-14API review URL should be HTTPS, not HTTP (#32281)Levi Broderick
2020-02-10Annotate System.Net.NameResolution for nullable reference types (#32011)Stephen Toub
2020-02-07Addressing Minor Cleanup (#31845)Anirudh Agnihotry
2020-02-06New Configuration System (#1787)Anirudh Agnihotry
2020-01-29Merging small assemblies (part 1/N) (#2189)Jan Kotas
2020-01-24Clean up stale issue links (#2063)Stephen Toub
2020-01-22Unify CoreLib interop files (#1914)Jan Kotas
2020-01-18Address more issue numbers in the code (#1888)Stephen Toub
2020-01-16Change all ActiveIssues to use Uris instead of numbers (#1768)Stephen Toub
2020-01-06Move Corelib shared files under Common (#1307)Jan Kotas
2020-01-03Move most of CoreLib interop under Common (#1247)Jan Kotas
2019-12-16Remove usage of TargetGroup where possible (#899)Viktor Hofer
2019-12-14Removing "netcoreapp" and "netfx" TargetGroup (#457)Anirudh Agnihotry
2019-11-14Fix test build of test project that referenced corefx shared corelib directly...Santiago Fernandez Madero
2019-11-14Fix CodeAnalysis.ruleset path (#35)Viktor Hofer
2019-11-14Improve diag tracing for NameResolution (dotnet/corefx#42428)Tomas Weinfurt
2019-11-13Update CoreLib path for consolidation (dotnet/corefx#42577)Viktor Hofer
2019-11-11Bumping the assembly version to 5.0.0.0 (dotnet/corefx#41723)Anirudh Agnihotry
2019-11-04GetHostAddresses returns all IPs for local host name on Linux (dotnet/corefx#...Marie Píchová
2019-10-17Remove UAP target (dotnet/corefx#41759)Viktor Hofer
2019-10-06Expose, test, and use ExceptionDispatchInfo.SetCurrentStackTraceStephen Toub
2019-09-17Remove allocations from Dns.* (dotnet/corefx#41061)Stephen Toub
2019-09-09Remove ProjectGUIDs from project files and Project and Name attributes from P...Viktor Hofer
2019-08-15Fix non-ASCII characters across corefx (dotnet/corefx#40318)Stephen Toub
2019-08-14Make many fields readonly or const across corefx (dotnet/corefx#40298)Stephen Toub
2019-08-08Re-enable StyleCop warnings SA1028 and SA1518 (trailing whitespace and blank ...Stephen Toub